Felix Becker
|
c367b975aa
|
Print progress output from gulp hygiene
Travis fails the build if it doesn't output anything for a long time
|
2017-11-02 16:38:38 -07:00 |
|
Johannes Rieken
|
f0d7a9f9df
|
show generic tooltip on bubble, #37228
|
2017-11-02 14:12:52 +01:00 |
|
Rob Lourens
|
2a5962a785
|
Fix #37395 - ignore git output. Also only compute when needed
|
2017-11-01 10:56:36 -07:00 |
|
Andre Weinand
|
7d7d1989ca
|
node-debug@1.18.3
|
2017-11-01 12:15:48 +01:00 |
|
Joao Moreno
|
6798b9be0b
|
fix eslint tslint tasks
|
2017-10-31 16:12:59 +01:00 |
|
Robert Sesek
|
4605b553a3
|
Specify the UTI types for files in the Info.plist
This sets the LSItemContentTypes key to ['public.source-code'], a
declared text UTI [1], which should permit QuickLook previews.
Fixes Microsoft/vscode#25843
[1]
https://developer.apple.com/library/content/documentation/Miscellaneous/Reference/UTIRef/Articles/System-DeclaredUniformTypeIdentifiers.html#//apple_ref/doc/uid/TP40009259-SW1
|
2017-10-29 17:21:01 -04:00 |
|
Rob Lourens
|
a5eb0c3f99
|
node-debug2@1.18.4
|
2017-10-27 18:26:41 -07:00 |
|
Rob Lourens
|
659e99a931
|
Rename settings search build number per Microsoft/vscode#36948 comment
|
2017-10-27 09:39:37 -07:00 |
|
João Moreno
|
80ab68e909
|
Merge pull request #36509 from anchepiece/patch-1
Update code.iss to associate `.bib` files
|
2017-10-27 11:55:11 +02:00 |
|
Rob Lourens
|
201681ae0a
|
Log failure cases
|
2017-10-25 17:33:20 -07:00 |
|
Rob Lourens
|
787f4c4b47
|
Compute buildNumber once
|
2017-10-25 16:57:16 -07:00 |
|
Rob Lourens
|
c14a7bb21e
|
Add unique version number
|
2017-10-25 16:55:44 -07:00 |
|
Martin Aeschlimann
|
e9d793eb33
|
[sql] switch to Microsoft/sql grammar (fixes #36853)
|
2017-10-25 16:32:04 +02:00 |
|
Joao Moreno
|
3ace2f4c8d
|
fix hygiene script
|
2017-10-24 10:55:51 +02:00 |
|
Andre Weinand
|
bd0338b04a
|
node-debug@1.18.2
|
2017-10-23 15:10:55 +02:00 |
|
Fares Rihani
|
aec730545a
|
Add BibTeX description to .bib filetype
|
2017-10-22 19:52:39 -04:00 |
|
Sandeep Somavarapu
|
f80adf8a85
|
Fix #35219
|
2017-10-20 22:08:53 +02:00 |
|
Joao Moreno
|
65c08338e4
|
disable smoketests
|
2017-10-20 16:31:50 +02:00 |
|
Joao Moreno
|
c45ca4efee
|
use SetupMutex
fixes #36545
|
2017-10-20 11:03:39 +02:00 |
|
Joao Moreno
|
1f483271e0
|
fix insider hardcoding for smoketest
|
2017-10-19 16:52:08 +02:00 |
|
Fares Rihani
|
28d0352a4d
|
Update code.iss to associate .bib files
Adding in the required registry entries to associate `.bib` LaTeX bibliography files in the Windows environment. #28959
|
2017-10-18 14:14:58 -04:00 |
|
Joao Moreno
|
c6a4ebf8b9
|
Merge branch 'master' into smoketest
|
2017-10-18 15:55:00 +02:00 |
|
Johannes Rieken
|
bcfc11acc0
|
uri - export UriComponents
|
2017-10-18 15:14:56 +02:00 |
|
Joao Moreno
|
88b2d2e82f
|
Merge branch 'master' into smoketest
|
2017-10-18 12:01:16 +02:00 |
|
Rob Lourens
|
3495b0b185
|
node-debug2@1.18.3
|
2017-10-16 15:49:25 -07:00 |
|
isidor
|
10a0e42569
|
bump node debug version
|
2017-10-16 15:26:00 +02:00 |
|
Benjamin Pasero
|
9c78e13b29
|
Gulp watch fails to trigger recompilation while TypeScript compiles (fixes #36214)
|
2017-10-13 12:15:52 +02:00 |
|
Joao Moreno
|
28fcacfdce
|
fix bad src of files in hygiene
|
2017-10-10 17:53:33 +02:00 |
|
Joao Moreno
|
a4c647f62f
|
Merge remote-tracking branch 'origin/master' into smoketest
|
2017-10-10 09:19:17 +02:00 |
|
Rob Lourens
|
266a1af40a
|
Bump node-debug2
|
2017-10-09 15:05:43 -07:00 |
|
Joao Moreno
|
94fb905f00
|
enable dbus on linux docker containers
|
2017-10-09 22:18:42 +02:00 |
|
Matt Bierner
|
0bd33bbd96
|
Use strict versions for @types. Fixes #35561
|
2017-10-09 11:21:00 -07:00 |
|
Daniel Imms
|
e29c517386
|
Revert "replace bash shebang with '#!/usr/bin/env bash" for portability"
This reverts commit 86dace91a2.
|
2017-10-06 09:33:22 -07:00 |
|
Joao Moreno
|
4756d8d980
|
smoke: log main and renderer processes
|
2017-10-06 11:06:49 +02:00 |
|
Joao Moreno
|
3a399200f2
|
smoke: simplify screenshots, artifacts
|
2017-10-06 09:58:38 +02:00 |
|
Joao Moreno
|
0a7e61642b
|
smoketest: logs permissions
|
2017-10-05 16:47:42 +02:00 |
|
Joao Moreno
|
cee94c30ce
|
smoke: fix darwin launcher
|
2017-10-05 15:28:15 +02:00 |
|
Joao Moreno
|
d73a3e355f
|
smoke: collect chromedriver and webdriver logs
|
2017-10-05 14:53:51 +02:00 |
|
Joao Moreno
|
d85a7b126d
|
smoke: comment
|
2017-10-05 12:54:07 +02:00 |
|
Rob Lourens
|
2e2613f773
|
bump node-debug (loc)
|
2017-10-04 14:46:45 -07:00 |
|
Joao Moreno
|
d78d5da119
|
smoke: kill all testuser processes before smoketest
|
2017-10-04 22:27:28 +02:00 |
|
Joao Moreno
|
1c4896e61b
|
Merge branch 'master' into smoketest
|
2017-10-04 21:09:22 +02:00 |
|
Rob Lourens
|
dc256e0675
|
Only generate config.json for master and release branches
|
2017-10-04 11:03:10 -07:00 |
|
Rob Lourens
|
b2d79cf79a
|
Bump node-debug2 (loc)
|
2017-10-04 10:10:41 -07:00 |
|
Daniel Imms
|
8996ce59c7
|
Add snapcraft.yaml to copyright filter
|
2017-10-04 09:53:27 -07:00 |
|
Joao Moreno
|
539866c66e
|
Merge branch 'master' into smoketest
|
2017-10-04 14:37:59 +02:00 |
|
Joao Moreno
|
3002756d7d
|
properly filter out yaml files from indentation
|
2017-10-04 13:54:22 +02:00 |
|
Joao Moreno
|
af15a2808c
|
smoketest in unsigned windows builds
|
2017-10-03 16:36:09 +02:00 |
|
Joao Moreno
|
ef7702ae47
|
fix linux-ia32 smoketest launcher
|
2017-10-03 16:27:35 +02:00 |
|
Joao Moreno
|
249ecba198
|
integrate smoketest in product builds
|
2017-10-03 15:58:08 +02:00 |
|