Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
Stephen Weatherford (MSFT) 3ee4a3d2a6
Used shared webpack dev code (#770)
* Used shared webpack dev code

* fix

* remove ts-loader dep

* PR fixes

* dev 0.1.7

* fixes

* fixes

* package lock
2019-02-13 17:28:47 -08:00
Stephen Weatherford (MSFT) 48c8360f0d
v0.5.2 -> master (#781)
* packag lock

* Prepare for v0.5.2 hotfix release (#763)

* Use win-ca fallback logic since nAPI isn't currently compatible with Electron (#761)

* Use win-ca fallback logic since nAPI isn't currently compatible with Electron

* Add comment

* comment

* Prepare for v0.5.2 hotfix release

* Update version of win-ca to get fallback code (#780)

* Update version of win-ca to get fallback code

* package lock
2019-02-06 16:47:25 -08:00
Remy Suen 925c4b0fda Upgrade language server version to 0.0.20 (#762)
This preliminary update includes some small fixes in addition to the
ability to fold instructions that span multiple lines.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2019-01-30 12:02:22 -08:00
Stephen Weatherford (MSFT) e8f190cc03
Filter issues (#746)
* Filter issues

* Remove unneeded as
2019-01-16 14:50:16 -08:00
Stephen Weatherford (MSFT) d1d6601d33
Fix user cancel showing messages (#745)
* Fix user cancel showing messages

* work

* Missing deps
2019-01-16 11:23:32 -08:00
Stephen Weatherford (MSFT) ef603c24d8
Prepare for hotfix 0.5.1 (#731)
* Update release date and remove mysterious link to issues

* Update vscode version required by language client 5.0.0:

* Prepare for hotfix 0.5.1

* package-lock version
2019-01-08 17:10:53 -08:00
Eric Jizba db7d5d948e Clean up dependencies in preparation for TPN work (#686) 2018-12-07 00:23:39 +00:00
Eric Jizba a29573dcb3
Clean up gulp/pipelines and re-enable mac tests (#685)
Actual fixes:
1. Always use Node 8. I think this is the key thing that fixed webpack on macOS and allowed me to pretty easily re-enable the tests (since Stephen already did the "DOCKER_UNAVAILABLE" stuff)
1. Don't use `async function` because it meant test failures weren't being reported.

Other stuff that was just nice to have:
1. Consolidate into one `common\test.yml`
1. Use typescript for gulpfile (enabled with `ts-node`)
1. Use functions instead of `gulp.task` which is deprecated
2018-12-06 13:42:49 -08:00
Stephen Weatherford (MSFT) f149e027cd
Upgrade to gulp 4.0.0 (#675)
* Upgrade to gulp 4.0.0

* Fixes

* Try adding gulp-api

* Fix Linux tests

* work

* Remove gulp-api
2018-12-05 22:38:17 +00:00
Stephen Weatherford (MSFT) 575faac004
Add package-lock.json (#670) 2018-12-03 19:35:53 +00:00
Stephen Weatherford (MSFT) e4c8ea68fe
Add build, lint, testing, CI support (#283)
* Add build, lint, CI support

* PR comment

* PR fix

* Whitespace change

* Whitespace change

* Fix build
2018-06-29 17:39:02 -07:00
Chris Dias cca84aaa63
Chrisdias/dotnet (#273)
* fixes #264
2018-05-23 16:30:12 -07:00
chrisdias d5daf09539 update vscode engine 2018-05-19 13:13:00 -07:00
Remy Suen b1f9bc1650 Adopt version 0.0.17 of the language server
This update to 0.0.17 from 0.0.13 includes many features and bug
fixes.

The update includes changes to how workspace/configuration requests
are handled as they have become a part of the official LSP
specification.

textDocument/documentLink requests are now handled by creating links
for image names that open to hub.docker.com.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-04-16 07:23:25 -04:00
chrisdias d7ff88446f Revert "Adopt version 0.0.14 of the language server (#233)"
This reverts commit c7e7da61b1.
2018-03-30 17:29:03 -07:00
Chris Dias f0ce598058 prep for publish 2018-03-30 16:19:58 -07:00
Remy Suen c7e7da61b1 Adopt version 0.0.14 of the language server (#233)
This release includes changes to how workspace/configuration requests
are handled as they have become a part of the official LSP
specification.

textDocument/documentLink requests are now handled by creating links
for image names that open to hub.docker.com.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-03-19 22:04:59 -07:00
Jinbo Wang 916d9c7026 Generate dockerfile for java app (#235)
* Generate dockerfile for java
2018-03-13 18:18:27 -07:00
Alex Dima 2e42683e5f Fixes #217: Adopt the usage of ASAR in VSCode 2018-02-23 16:00:58 +01:00
Chris Dias 4f0d9c9fa4 clean up commanding 2018-02-03 17:39:36 -08:00
chrisdias ba4e2c13da prep for publish 2018-02-02 10:20:32 -08:00
Chris Dias 5b04122eff prep for publish 2017-12-11 07:52:40 -08:00
chrisdias 8ef4ff474d show imaged creation date in registry 2017-12-02 17:23:58 +01:00
chrisdias bdde4b5e6b prep for publish 2017-11-26 17:05:16 -08:00
Fredrik Folkesson 0578902855 adding show logs command to dead containers (#178) 2017-11-24 20:10:34 -08:00
chrisdias 60da509acf prep for release 2017-11-08 15:06:09 -08:00
Chris Dias 9f6daa84a4 fixes vscode #37648 2017-11-04 17:11:12 -07:00
Chris Dias dfc3ac3856 Chrisdias/optionalazure (#149)
* make azure account optional
2017-10-18 17:49:34 -07:00
chrisdias 4c14927ac9 prep for publish 2017-10-13 10:11:00 -07:00
chrisdias 5d02087ec7 update vscode engine for MRW 2017-09-27 23:02:29 -04:00
chrisdias 4a19a9c4cf add "Azure" category 2017-08-22 17:59:13 -07:00
Jonathan Carter 3a33301d6b Add image inspect command 2017-07-29 15:18:36 -07:00