Michel Kaporin
343637258d
Use chpasswd instead of passwd
2017-06-19 12:33:38 +02:00
Alex Dima
b3c009ba19
More layering clean-up
2017-06-19 12:10:43 +02:00
Alex Dima
4e25d35572
Fixes #28886 : Layer breaker in vs/platform/statusbar/common/statusbar.ts
2017-06-19 10:51:40 +02:00
Joao Moreno
77bf512f0e
tfs: dont overwrite userprofile
2017-06-19 10:45:13 +02:00
Michel Kaporin
1f820512f0
Linux smoke test script not to swallow messages when adding new user
2017-06-19 09:56:16 +02:00
Andre Weinand
47de9b4002
node-debug@1.14.4
2017-06-18 23:42:20 +02:00
Daniel Ye
e72fcb6089
2017-06-16. Merged in translations from Transifex.
2017-06-16 18:42:44 -07:00
Michel Kaporin
e86733e2a0
Added smoke test environment configuration for Linux.
2017-06-16 17:12:49 +02:00
Joao Moreno
8c7689c925
fixes #28650
2017-06-16 16:09:09 +02:00
Andre Weinand
a01a405222
node-debug@1.14.3
2017-06-16 15:19:26 +02:00
Alex Dima
f6e52ec293
Add support for old-style require statements in linters
2017-06-16 12:31:53 +02:00
Alex Dima
19dff43f67
Add the possibility for restrictions to be an OR array
2017-06-16 12:31:53 +02:00
Joao Moreno
e239a4512e
tfs: windows build
2017-06-16 11:29:34 +02:00
Joao Moreno
88fd820176
tfs: windows build
2017-06-16 11:27:41 +02:00
Joao Moreno
01c71c1a7e
tfs: windows build
2017-06-16 11:26:55 +02:00
Joao Moreno
5ed899192b
tfs: windows build
2017-06-16 11:25:16 +02:00
Joao Moreno
3462fd14be
tfs: windows build
2017-06-16 11:22:32 +02:00
Joao Moreno
7e70dc1a47
tfs: fix windows build
2017-06-16 11:13:11 +02:00
Joao Moreno
1cc1b75d78
tfs: fix concurrent windows builds
2017-06-16 11:04:22 +02:00
Matt Bierner
69fd57e4dc
Add CSP To Root Document ( #28670 )
...
* Add CSP To Root Document
Adds a content security policy to the root vscode document. This limits what can be loaded. Important changes:
* Connect-src is limited to `self` or `https:`
* script-src is limited to `self`
* object and child-src are limited to `self`
* Media allows `self` `http` `https` and `data`
* Add preload to gulp
* Default to none
* Don't use let in preload
2017-06-15 13:04:08 -07:00
Michel Kaporin
e57d3958c4
Corrected spelling mistakes.
2017-06-15 16:46:24 +02:00
Andre Weinand
ac08540b94
node-debug@1.14.2
2017-06-15 11:58:16 +02:00
Michel Kaporin
b46e41cb36
Pass screen resolution argument correctly.
2017-06-15 10:57:40 +02:00
Michel Kaporin
e5e00d71d6
Run smoke test build in higher screen resolution.
2017-06-15 09:51:40 +02:00
Martin Aeschlimann
05e6741ed0
Merge pull request #28569 from mbeatrizmagalhaes/correct-occurred-misspelled
...
Correct misspelled occurrences and occurred
2017-06-15 09:12:24 +02:00
Joao Moreno
c1562a5ebb
fix windows zip
2017-06-15 08:49:15 +02:00
Rob Lourens
e27de3300a
node-debug2@1.14.0
2017-06-14 18:43:01 -07:00
Beatriz Magalhães
e727ec5657
Undo changes to files that shouldn't be modified
2017-06-14 23:44:39 +01:00
Michel Kaporin
f33628287d
Removed integration and unit tests from smoke test.
2017-06-14 16:04:51 +02:00
Joao Moreno
555900bee9
tfs: call xvfb-run in linux smoke test
2017-06-14 15:49:01 +02:00
Joao Moreno
cae242f714
fix linux build?
2017-06-14 12:00:39 +02:00
João Moreno
c8430e676b
Merge pull request #28654 from JeremyLoy/feature/18697
...
Added darwinHelpBook and darwinHelpName to build process for MacOS
2017-06-14 11:45:40 +02:00
Michel Kaporin
181c346a4f
Updated win32 smoketest variable references.
2017-06-14 11:40:41 +02:00
Michel Kaporin
340ef7fac2
chmod +x
2017-06-14 11:16:44 +02:00
Michel Kaporin
40e9bf650e
Added smoke test build script for Windows.
2017-06-14 11:10:46 +02:00
Michel Kaporin
fd094e3b30
Added necessary mixin password arg.
2017-06-14 10:57:50 +02:00
Michel Kaporin
8d2f5a1075
Refactor tfs linux builds to suit smoke test.
2017-06-14 10:56:05 +02:00
Michel Kaporin
10f05818b9
Added smoke test step.
2017-06-14 10:08:06 +02:00
Joao Moreno
083fc590df
refactor tfs darwin builds
2017-06-13 15:28:31 +02:00
Joao Moreno
40498b093e
missing compilation
2017-06-13 11:15:28 +02:00
Beatriz Magalhães
3c52b5ae39
fixed misspelled occurrences and occurred
2017-06-12 23:05:57 +01:00
Michel Kaporin
54f46520d4
Added try/catch not to break on file not found error for 'resources to pull from Transifex' file.
2017-06-12 09:30:18 +02:00
Benjamin Pasero
11c9c5bd33
check in compiled js
2017-06-09 18:10:38 +02:00
Michel Kaporin
6bdcfaa5fd
Added Hungarian and Turkish to Insiders. Resolves #28062 and #27608 .
2017-06-09 16:15:52 +02:00
Michel Kaporin
6c0d720cdf
Resolves #28336
2017-06-09 14:43:30 +02:00
Andre Weinand
4541e70733
node-debug@1.14.1
2017-06-08 23:57:23 +02:00
Andre Weinand
4fce291653
node-debug@1.14.0
2017-06-07 23:22:58 +02:00
Michel Kaporin
59c132912a
Added missing workbench parts and services to pull from Transifex.
2017-06-07 12:35:34 +02:00
Rob Lourens
d5890e4a16
Fix #28123
2017-06-06 13:46:17 -07:00
Alexandru Dima
e92fb859f8
Merge pull request #27123 from WaiSiuKei/master
...
Add entry file of oniguruma when packing
2017-06-06 12:21:54 +02:00