Commit graph

1452 commits

Author SHA1 Message Date
Joao Moreno 3fa2784136 fix tfs windows build 2017-11-15 17:17:03 +01:00
Joao Moreno a7ded33d52 use add instead of install 2017-11-15 17:10:28 +01:00
Joao Moreno fbed34f2f6 tfs: yarn cache dir windows 2017-11-15 16:08:49 +01:00
Joao Moreno 5f46e5c99f update tfs builds to use yarn 2017-11-15 15:59:04 +01:00
Joao Moreno 9d1aea207b omit stderr from yarn deps 2017-11-15 12:29:44 +01:00
Joao Moreno deb667a807 fix dependencies 2017-11-15 11:32:29 +01:00
Joao Moreno f47e5442c1 use patched gulp-tsb to fix @types compilation mess 2017-11-14 21:01:15 +01:00
Joao Moreno 5e5ebf5c1f Merge branch 'master' into yarn 2017-11-14 18:46:07 +01:00
Joao Moreno acfaf488c3 adopt latest vsce 2017-11-14 18:45:05 +01:00
Alex Dima 73dea41439 Remove old/unused scripts 2017-11-14 17:38:30 +01:00
Dirk Baeumer af52203ece Limit the line length of the minified code to 1024 to make the chrome dev tools work with workbench.main.js 2017-11-14 17:22:41 +01:00
Joao Moreno 525b98070f fix vscode gulpfile to use yarn to discover dependencies 2017-11-14 15:52:10 +01:00
Joao Moreno deed70d9a2 Merge branch 'master' into yarn 2017-11-14 15:36:19 +01:00
Martin Aeschlimann f06a42a8eb [bat] use grammar from mmims/language-batchfile. Fixes #38206, fixes #3845 2017-11-14 14:35:13 +01:00
Joao Moreno b088da1783 build/monaco/yarn.lock 2017-11-14 10:29:56 +01:00
Joao Moreno b635672331 remove shrinkwrap references 2017-11-14 10:04:36 +01:00
Joao Moreno b6bc9ecd4d yarn: missing yarn.lock files 2017-11-13 23:07:17 +01:00
Joao Moreno 3822d58694 fix postinstall 2017-11-13 22:41:45 +01:00
Joao Moreno c04085ad84 yarn: initial commit 2017-11-13 22:36:57 +01:00
Joao Moreno 7a01db1b43 fix tslint in hygiene
fixes #38207
2017-11-13 11:32:50 +01:00
Joao Moreno 322bd6136a fix no-unexternalized-strings rule 2017-11-13 11:13:07 +01:00
Daniel Imms 7e98580e45 Merge remote-tracking branch 'origin/master' into remove_apt_packages 2017-11-10 16:26:12 -08:00
Alex Dima 82b13bc9e3 Remove ICommonCodeEditor (#37834) 2017-11-10 20:47:29 +01:00
Daniel Imms 4ef20e3d00 Merge remote-tracking branch 'origin/master' into remove_apt_packages 2017-11-10 09:19:30 -08:00
Andre Weinand 6bf3d457ef node-debug@1.19.1 2017-11-10 17:46:08 +01:00
Joao Moreno e4af77b2e2 missing compilation 2017-11-10 10:41:52 +01:00
Joao Moreno 5eeab02e7c lock documentdb 2017-11-10 09:25:03 +01:00
Max Furman a0031de9d0 Compare with Clipboard (#37841)
* Compare the current buffer with clipboard

* Found a typo in linter error message

* Instantiate content provider on run
2017-11-10 07:54:29 +01:00
Rob Lourens d6fbdcf197 Bump node-debug2 2017-11-09 16:20:45 -08:00
Daniel Imms eb90618d2a Don't generate an apt Packages file
We never used this in production.

Related: Microsoft/vscode-update-server#13
2017-11-09 11:59:34 -08:00
Matt Bierner be88547c66
Prototyping new CodeAction API (#36316)
* Add CodeAction Type

Adds skeleton on a new CodeActionType and allows codeActionProvider to return either `Command`s or `CodeAction`s

Move proposed CodeAction API to proposed and try using it in TS

Split CodeAction into quickfix and refactoring classes

Update proposed interface

Update for new API

Adding basic docs

* Support workspace edits and text edits in codeactions

* Remove placeholders

* Resolving conflicts and making PR suggested changes

* Fix quick fix test

* Revert change to only use `CodeAction` instead of `CodeAction | Command` in modes since this will break `vscode.executeCodeActionProvider`
2017-11-08 16:07:34 -08:00
Andre Weinand ac77bc0302 node-debug@1.19.0 2017-11-08 17:11:32 +01:00
Joao Moreno 0e240e4698 skip deb and rpm publish if release is frozen
related to #26363
2017-11-08 09:54:05 +01:00
Rob Lourens 0234e71512 Stricter branch name check for exporting configuration.json in build 2017-11-07 14:35:25 -08:00
Erich Gamma 56111c9cc6 update to tslint5 2017-11-07 12:08:22 +01:00
Johannes Rieken b289f0c5e2 rename startupTimer to performance, support mark and measure, drop promise support, add more marks to slowly phase out old timers 2017-11-06 18:51:15 +01:00
Matt Bierner f048c5ea63 Adopt ts 2.6.1 for building vscode. Fixes #37719 2017-11-06 09:28:27 -08:00
Joao Moreno 5a104ee6be fix #37637 2017-11-06 15:41:18 +01:00
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
Daniel Imms 9f304b7a49 Don't build snap packages in CI yet 2017-10-02 13:36:59 -07:00
Daniel Imms b6723036d8 Merge pull request #35317 from Microsoft/tyriar/snap
Add gulp tasks to build snap packages
2017-10-02 13:36:05 -07:00
Daniel Imms 081a57ca96 Remove epoch from snap package 2017-10-02 13:34:07 -07:00
Joao Moreno d1945dbc21 simplify smoketest launch 2017-10-02 14:52:58 +02:00
Joao Moreno 5a87135ec1 darwin/build2 2017-10-02 11:44:12 +02:00
Joao Moreno ca683214de enable macos signing 2017-09-29 14:33:55 +02:00
Joao Moreno e9a53b790e build: publish asset size 2017-09-29 12:33:03 +02:00
Joao Moreno 3736ccfe97 tfs: fix build names 2017-09-29 07:49:10 +02:00
Rob Lourens f12f37c837 node-debug@1.17.17 2017-09-28 11:27:22 -07:00
Joao Moreno f7dc950831 create tfs win32 unsigned build script 2017-09-28 19:23:05 +02:00
Daniel Imms ff6f0e462a Add ia32 and arm snap builds 2017-09-28 09:44:48 -04:00
Daniel Imms a81b41a3ce Merge remote-tracking branch 'origin/master' into tyriar/snap 2017-09-28 09:32:03 -04:00
Andre Weinand 4ed4719a5f node-debug@1.17.16 2017-09-28 15:19:56 +02:00
Rob Lourens be2315461e
Bump node-debug2 2017-09-27 18:21:44 -07:00
Christof Marti 3836a637e3 Clean up keytar (fixes #35046) 2017-09-27 10:41:39 -07:00
Andre Weinand c73235af03 node-debug@1.17.15 2017-09-27 17:14:57 +02:00
Daniel Imms 562f7efe5d Build snap package in release.sh 2017-09-26 14:50:41 -04:00
Daniel Imms b557752d57 Fix typo 2017-09-26 14:37:29 -04:00
Daniel Imms 7a15562052 Add snap path echo to release.sh 2017-09-26 14:22:16 -04:00
Daniel Imms d2b2b4d7ea Add support for building x64 snap package 2017-09-26 14:18:00 -04:00
Andre Weinand e1a677d753 node-debug@1.17.13 2017-09-25 23:38:08 +02:00
Joao Moreno d99c7d8e37 revert shebang 2017-09-25 14:54:41 +02:00
Andre Weinand 24829c4fea node-debug@1.17.12 2017-09-25 14:17:25 +02:00
Joao Moreno 236715fe95 build: publish unsigned builds 2017-09-25 11:23:50 +02:00
Rob Lourens c971716b03
node-debug2@1.17.4 2017-09-24 21:40:10 -07:00
Andre Weinand e3e9226c53 node-debug@1.17.11 2017-09-24 23:12:43 +02:00
isidor 932b5c2463 node debug version bumps 2017-09-22 18:16:04 +02:00
Rob Lourens c2947df7c1
node-debug2@1.17.2 2017-09-20 10:42:17 -07:00
João Moreno ff8954ec2a Merge pull request #34543 from ExUltima/bash-shebang
Replace bash shebang with '#!/usr/bin/env bash" for portability
2017-09-20 08:59:17 +02:00
Rob Lourens 358641a473
Run --export-default-configuration with fresh user-data-dir and extensions-dir 2017-09-19 15:12:51 -07:00
Rob Lourens bdfd8390af
Map version string to single number - Microsoft/vscode-bing#7 2017-09-18 22:09:05 -07:00
Rob Lourens 67e9d539e7 Merge pull request #34113 from Microsoft/roblou/settingsForBing
Make settings for each version of VS Code available for download
2017-09-18 17:25:34 -07:00
Rob Lourens fd430793ee Rename to export-default-configuration, and write sorted settings 2017-09-18 17:02:51 -07:00
Rob Lourens 12c1ed6bcc Add ability to start vscode just to write out a blob of all config details - for Microsoft/vscode-bing#7
Upload configuration file during the build to the same azure storage account as sourcemaps
2017-09-18 16:08:35 -07:00
Andre Weinand 38f614daba node-debug@1.17.8 (WSL auto detection) 2017-09-18 23:34:12 +02:00
Andre Weinand ea64eb6665 node-debug@1.17.7 (WSL) 2017-09-18 18:47:08 +02:00
Martin Aeschlimann 012d7da5bc [r] use grammar from https://github.com/Ikuyadeu/vscode-R 2017-09-18 16:17:18 +02:00
Putta Khunchalee 86dace91a2 replace bash shebang with '#!/usr/bin/env bash" for portability 2017-09-17 21:19:08 +07:00
Andre Weinand 660b3b6362 node-debug@1.17.6 2017-09-17 00:45:38 +02:00
Andre Weinand bf9671193f node-debug@1.17.5 2017-09-15 00:43:05 +02:00
Andre Weinand 20036898cb node-debug@1.17.4 2017-09-13 22:03:28 +02:00
Joao Moreno 7ecb3f9feb smoke: fix typo 2017-09-13 16:52:16 +02:00
Joao aef7f7b1db remove allow-async tslint rule 2017-09-12 14:55:42 +02:00
isidor 02c8bdc0f9 update node debug version 2017-09-12 12:10:44 +02:00
Rob Lourens 2c385b9806
Bump node-debug2 2017-09-10 17:14:24 -07:00
Joao Moreno 50b82f6858 smoke: take screenshot when waitFor times out 2017-09-09 15:22:39 +02:00
Joao ed6633b23c smoke: windows 2017-09-08 17:53:15 +02:00
Joao 1aaf47e812 smoke: better screenshot folder management 2017-09-08 17:20:12 +02:00
Sandeep Somavarapu 6196d0d20f smoke: screenshots perms 2017-09-08 16:40:14 +02:00
Joao 467190b669 smoke: fix darwin timing 2017-09-08 16:03:33 +02:00
Andre Weinand 7590a94eb6 node-debug@1.17.2 (debugConfigurationProvider) 2017-09-08 15:20:58 +02:00
Sandeep Somavarapu b4e08f5f35 use pushd and popd to change locations of smoke test in mac builds 2017-09-08 10:32:11 +02:00
Sandeep Somavarapu b05da90851 smoke test in windows builds 2017-09-08 10:32:11 +02:00
Sandeep Somavarapu 6a64a38477 test mac build 2017-09-08 09:07:06 +02:00
Sandeep Somavarapu 31ca221f2e run smoke test in mac builds 2017-09-07 18:05:42 +02:00
Sandeep Somavarapu 5e85ee5a6f Test smoke test on build 2017-09-07 17:57:32 +02:00
Sandeep Somavarapu e5e6ef6547 Smoke test enable screenshots in builds 2017-09-07 17:41:44 +02:00
Andre Weinand 1d9ecf0722 node-debug@1.17.1 2017-09-07 16:17:49 +02:00
Joao 8501131887 smoke: make smoke tests run on linux 2017-09-07 15:54:44 +02:00
Joao 9b3e758d18 smoke 2017-09-07 12:24:47 +02:00
Joao 3b4971de9f smoke: fix linux 2017-09-07 11:51:22 +02:00
Benjamin Pasero b64aa9b199 move parts/views into workbench core land (fixes #29921) 2017-09-06 18:40:20 +02:00
Joao 6a718024b0 smoke: create test_data in tmp 2017-09-06 10:13:49 +02:00
Joao 69d22edab8 smoke: linux x64 2017-09-06 09:56:08 +02:00
Joao 806867ca90 smoke: linux 2017-09-05 14:31:04 +02:00
Joao fe38e9bca7 linux smoketest 2017-09-05 13:08:32 +02:00
Joao 38748b4481 linux smoke 2017-09-05 11:40:14 +02:00
Joao 7eeccd223d linux smoke 2017-09-05 11:38:58 +02:00
Joao 4c65979db6 fix smoketest launching 2017-09-05 11:33:35 +02:00
Benjamin Pasero a69c903e12 use correct name for VisualElementsManifest.xml 2017-09-05 10:47:34 +02:00
Benjamin Pasero 9fa0a77edd Windows: logo does not have a specific background (fixes #33362) 2017-09-05 08:00:59 +02:00
Benjamin Pasero 15b76dfb56 try to fix CI build 2017-09-04 14:41:46 +02:00
Joao 750b49ce9e Merge branch 'smoketest' 2017-09-04 11:32:58 +02:00
Joao 17bf788e41 update smoketest launch 2017-09-04 11:32:41 +02:00
Joao a6fca8270d missing compilation 2017-09-04 11:02:50 +02:00
Andre Weinand 208a95961e node-debug@1.17.0 2017-09-04 10:42:06 +02:00
Rob Lourens b9338d9bee
Bump node-debug2 2017-09-03 21:54:25 -07:00
Matt Bierner 69afce7650 Build using TS 2.5 (#33705)
* Build using TS 2.5

Fixes #33704

* Remove explicit return type
2017-09-01 13:52:42 -07:00
Joao 819b1b9343 run smoketest npm install as postinstall step 2017-09-01 16:37:33 +02:00
Joao 0e703430be remove azure-account extension
related to #33639
2017-09-01 11:36:43 +02:00
Rob Lourens 46786fdac8 node-debug2@1.16.7 (Microsoft/vscode-node-debug2#135) 2017-08-31 11:20:37 -07:00
Joao 668ddcb1fb tfs: update git in linux build agents 2017-08-30 10:44:20 +02:00
Rob Lourens 34cc9f2209 node-debug2@1.16.6 2017-08-29 21:59:39 -07:00
Andre Weinand 3681f3888c node-debug@1.16.7 2017-08-28 10:53:11 +02:00
Andre Weinand 0b3c418e62 node-debug@1.16.6 2017-08-28 10:52:26 +02:00
Rob Lourens d30825f323 node-debug2@1.16.5 2017-08-27 21:49:11 -07:00
Rob Lourens 9b96177e53 node-debug2@1.16.4 2017-08-27 20:22:44 -07:00
Johannes Rieken 9791d58701 replace MarkedString with object-type IMarkdownString, #29076 2017-08-23 15:53:39 +02:00
Amy Qiu 47790b2157 Clean up imports 2017-08-22 10:46:39 -07:00
Johannes Rieken b2aebcdbc5 lint - single-quoted-imports only 2017-08-21 16:50:24 +02:00
Rob Lourens d98f5893cd node-debug2@1.16.3 2017-08-18 18:23:48 -07:00
Christof Marti b445cded34 Include azure-account extension 2017-08-18 15:55:35 -07:00
Andre Weinand c0bb2f5eac node-debug@1.16.5 2017-08-18 22:45:21 +02:00
Ron Buckton 066a2bb141 Update Promise definition (#30268)
* Update definition of Promise in winjs.base.d.ts.

* Update to new Promise declaration

* Fix remaining errors.
2017-08-18 00:02:57 -07:00
Rob Lourens 9e7441df9f node-debug2@1.16.1 2017-08-16 21:31:27 -07:00
Andre Weinand 1893aaa18f node-debug@1.16.4 2017-08-16 17:08:58 +02:00
Joao Moreno f646343204 fix hygiene in tfs 2017-08-16 11:15:18 +02:00
Joao Moreno f91db52096 run hygiene in tfs
fixes #31634
2017-08-16 10:24:23 +02:00
Joao Moreno f1ec5c2bdc remove unnecessary options for node 2017-08-16 10:24:23 +02:00
Andre Weinand 59422c1247 node-debug@1.16.3 2017-08-16 00:22:31 +02:00
Andre Weinand f85a95d93f node-debug@1.16.2 2017-08-15 17:48:05 +02:00
Alex Dima aabeedddea Move extension service code to vs/workbench/services/extensions 2017-08-14 16:57:53 +02:00
Alex Dima 0a4b9f324a Add a watchdog mechanism to detect when the extension host JavaScript event loop is unresponsive (#26445) 2017-08-14 12:15:16 +02:00
João Moreno 81d41b836f Merge pull request #32341 from stevedesmond-ca/uninstall-first-messaging
Improve "uninstall first" messaging/grammar
2017-08-14 09:42:20 +01:00
Rob Lourens 8a511a7690 Transfer extensionHost from node-debug to node-debug2 2017-08-12 16:51:38 -07:00
Rob Lourens 1180fa8e4d Merge branch 'master' into electron/1.7.4 2017-08-11 12:11:30 -07:00
Steve Desmond d3a60eb4e7 Improve "uninstall first" messaging/grammar 2017-08-11 13:58:26 -04:00
Andre Weinand ee3f44b68b node-debug@1.16.0 2017-08-09 16:14:55 +02:00
Martin Aeschlimann 164e6d4bbc [json] grammar update script for new repo 2017-08-08 16:45:48 +02:00
Rob Lourens 48ed021dc5 Merge branch 'master' into electron/1.7.4 2017-08-08 07:21:28 -07:00
Rob Lourens 24d905a2b6 Bump node-debug2 2017-07-30 17:13:37 -07:00
Rob Lourens 8355d3c4f6 Bump node-debug2 2017-07-30 16:56:11 -07:00
Andre Weinand ce9eea1d36 node-debug@1.15.19 2017-07-30 12:00:40 +02:00
Andre Weinand 70b063cd00 node-debug@1.15.18 2017-07-27 14:47:58 +02:00
Rob Lourens 4aee6cf078 Bump node-debug2 2017-07-26 21:20:36 -07:00
Rob Lourens 12dfe6362a node-debug2@1.15.1 2017-07-26 18:21:38 -07:00
Andre Weinand cfeac5b418 node-debug@1.15.17 2017-07-27 01:07:46 +02:00
Joao Moreno 2f16302f74 fixes #30640 2017-07-26 16:40:05 +02:00
Andre Weinand 25795717b3 node-debug@1.15.16 2017-07-26 13:14:27 +02:00
Johannes Rieken 222f7a6bb7 also disable snapshot creation for mac/linux 2017-07-26 11:13:18 +02:00
Daniel Imms 1bf7d177d9 Clean up 2017-07-25 19:40:26 -07:00
Daniel Imms e65426f473 Remove loader snapshot 2017-07-25 17:16:07 -07:00
Andre Weinand 53a9c0276d node-debug@1.15.15 2017-07-25 22:27:10 +02:00
Andre Weinand b6d7f1cac0 node-debug@1.15.14 2017-07-24 16:36:28 +02:00
Andre Weinand ecdeaf3ffd node-debug@1.15.13 2017-07-23 21:36:08 +02:00
Joao Moreno 1fbfd18c42 fix ia32 Dockerfile 2017-07-21 18:19:45 +02:00
João Moreno 91025fcff9 Merge pull request #31149 from joaomoreno/linux-ia32-build-agent
32 bit Linux build agent
2017-07-21 17:09:57 +02:00
Joao Moreno 04e5a20ecb ia32 x64 docker files 2017-07-21 17:09:21 +02:00
rsafronov 53a0e27cc2 Fixed comments from @jrieken 2017-07-20 19:59:11 -04:00
Andre Weinand 5e6464f016 node-debug@1.15.11 2017-07-21 00:22:09 +02:00
Andre Weinand 0c8b73df02 node-debug@1.15.10 2017-07-20 23:50:42 +02:00
Joao Moreno d46f11b9d0 wip: create dockerfile for 32 bit linux build agent 2017-07-20 19:48:07 +02:00
Andre Weinand aaa0b90204 node-debug@1.15.9 2017-07-20 00:53:22 +02:00
Christof Marti b357df0707 Proposed credentials API: Fix linux builds 2017-07-18 18:40:20 -07:00
Andre Weinand 9dfebe259a node-debug@1.15.8 2017-07-18 17:46:36 +02:00
Andre Weinand bfcf8631de node-debug@1.15.7 2017-07-18 16:16:43 +02:00
Andre Weinand b839ca80de node-debug@1.15.6 2017-07-18 15:10:53 +02:00
Andre Weinand abbda286b0 node-debug@1.15.5 2017-07-17 16:56:43 +02:00
Johannes Rieken 30ce2998fd teach lint rules new dynamic import statements 2017-07-14 10:08:11 +02:00
Benjamin Pasero 1ecd2b5204 .code => .code-workspace 2017-07-13 11:02:50 +02:00
Andre Weinand 52c003ce1c node-debug@1.15.4 2017-07-13 00:22:29 +02:00
Benjamin Pasero 19e4249d93 file association for code workspace 2017-07-12 22:13:01 +02:00
Matt Bierner 5da27baff3 Build VSCode using TS 2.4 (#30473)
* Build VSCode using TS 2.4.1

Fixes #28643

a

* Reformat a few files for 2.4

* Fix compile errors in jsoneditingservice
2017-07-12 11:28:47 -07:00
Rob Lourens e4b90c2bc8 node-debug2@1.14.5 - fix #30458 2017-07-12 10:55:05 -07:00
Benjamin Pasero 61bc11e3d2 linting 2017-07-12 19:30:07 +02:00
Andre Weinand 49de68e0e1 node-debug@1.15.3 2017-07-12 16:27:09 +02:00
Johannes Rieken a77718ff60 export define and require functions 2017-07-12 15:15:53 +02:00
Johannes Rieken f4173fe59d Merge branch 'master' into joh/snaps 2017-07-12 12:12:12 +02:00
Joao Moreno bb35b07c43 set exec bit in .sh
fixes #30437
2017-07-12 11:13:24 +02:00
Joao Moreno 303a22286d fix eslint warnings in gulpfile.vscode.js 2017-07-12 09:57:20 +02:00
Benjamin Pasero de4b5be4c6 Move our watermark to resources so that distro can pick it up (#30256)
* move watermark to resources folder

* add to build

* 💄

* update distro

* update distro
2017-07-12 08:57:37 +02:00
Johannes Rieken 09bcb50bc1 Merge branch 'master' into joh/snaps 2017-07-11 18:12:05 +02:00
Joao Moreno 7bb3b89031 increase mooncake blob service timeouts 2017-07-11 18:10:59 +02:00
Johannes Rieken 53285a0658 fix issue 2017-07-11 12:51:44 +02:00
Johannes Rieken 79503a0176 make arch a script argument 2017-07-11 12:33:22 +02:00
Johannes Rieken 1e21c702c8 proper loader path for win & linux 2017-07-11 11:36:39 +02:00
Johannes Rieken 98705d8e2c add linux build step, remove gulp tasks 2017-07-11 11:27:36 +02:00
Johannes Rieken 84f35b19dd windows build step to create loader 2017-07-11 11:03:35 +02:00
Johannes Rieken fe36969033 add snapshot as build step instead of gulp task 2017-07-11 10:52:12 +02:00
Johannes Rieken 6537f2561f update mac paths 2017-07-11 10:36:15 +02:00
Johannes Rieken 2755538d9f tweak mac, windows build scripts 2017-07-11 09:44:09 +02:00
Johannes Rieken 2ae26b2247 more targets with snapshots, #28492 2017-07-11 09:42:05 +02:00