Joao Moreno
5667cc0e69
use vsce to determine what to package when bundling extensions
...
fixes #29054
2017-06-21 16:17:21 +02:00
Matt Bierner
a460624f88
Fix more Compiler Errors for TS 2.4 in the VSCode codebase ( #29055 )
...
* Fix more Compiler Errors for TS 2.4 in the VSCode codebase
* Fix compile error for 2.3
2017-06-20 14:49:10 -07:00
Joao Moreno
ec463ce282
add eslint to hygiene
2017-06-20 16:22:17 +02:00
Benjamin Pasero
dabf32b1b7
tslint import warning: link to our wiki from warning
2017-06-20 16:08:02 +02:00
Joao Moreno
1cf93ab736
update to uglify-es
2017-06-20 11:45:37 +02:00
Joao Moreno
c2d9659f66
tfs: use npm_config_devdir
2017-06-20 10:58:17 +02:00
Alex Dima
d467f0ce08
Fixes #29079 : Move textMate service code to vs/workbench/services/
2017-06-20 09:46:41 +02:00
Michel Kaporin
d37ee228ae
Chown of root home folder to prevent EACCES errors when running 'npm install' programmatically.
2017-06-20 09:14:25 +02:00
Alex Dima
875144b25b
Move standaloneThemeService to vs/editor/standalone
2017-06-20 09:04:21 +02:00
Alex Dima
28b5300aaa
Move most of the standalone editor specific code to vs/editor/standalone
2017-06-20 08:45:47 +02:00
Alex Dima
1171b53005
Move standalone editor specific code to vs/editor/standalone
2017-06-20 08:45:47 +02:00
Rob Lourens
7bf010689b
node-debug@1.14.5
2017-06-19 16:01:37 -07:00
Daniel Imms
d28de6d3b4
Fix nsfw module packaging problems
...
Part of #28947
2017-06-19 13:53:00 -07:00
Michel Kaporin
bba6037b11
Give testuser access to /root/npm instead.
2017-06-19 16:54:46 +02:00
Alex Dima
d7577d52e8
Move monarch code to vs/editor/common/standalone
2017-06-19 16:31:57 +02:00
Michel Kaporin
f125e3d23b
Allow working with npm modules
2017-06-19 16:24:17 +02:00
Michel Kaporin
dbbaf9ffd7
Chown of source repository to allow git clone inside.
2017-06-19 15:53:28 +02:00
Michel Kaporin
28e7a2e95e
Wrapped chained commands in functions.
2017-06-19 15:33:46 +02:00
Michel Kaporin
51670ce821
Chained user switching with password change
2017-06-19 12:51:55 +02:00
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