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

1554 Коммитов

Автор SHA1 Сообщение Дата
Brandon Waterloo [MSFT] 46ddddd53f
Change to use PAT auth for GitLab (#2689) 2021-02-01 11:49:43 -05:00
Brandon Waterloo [MSFT] 61042af18e
Fix tooltip stuck on "Loading..." (#2685) 2021-01-29 14:31:54 -05:00
Brandon Waterloo [MSFT] c3c9605e3a
Fix bug with volume paths (#2682) 2021-01-29 10:20:03 -05:00
Brandon Waterloo [MSFT] e17d60a582
Replace icons with Codicons wherever possible (#2678) 2021-01-27 15:16:28 -05:00
Brandon Waterloo [MSFT] 69cc10f104
Subset of services experiment (#2657) 2021-01-27 11:32:59 -05:00
Brandon Waterloo [MSFT] 7e1516f5af
Add fancy tooltips to tree items (#2652) 2021-01-27 11:21:09 -05:00
Phillip Hoff 7e14f74978
Adds support for editing files within running containers (#2671)
* Sketch infrastructure for writing files.

* Implement putContainerFile() with tar-stream.

* Replace tar with tar-stream for reading archive.

* Better handle errors during extraction.

* Add telemetry for writing files.
2021-01-26 09:52:26 -08:00
Phillip Hoff 41fe243505
Add inline open/download commands and tweak order (#2661)
* Add inline open/download commands and tweak order.

* Updates per PR feedback.
2021-01-25 10:38:31 -08:00
Brandon Waterloo [MSFT] 0062b7e3d0
Push manage.py and app.py to the top of the search list (#2665)
* Exclude Python files in .venv folder

* Ordering
2021-01-22 20:53:15 -05:00
Brandon Waterloo [MSFT] 2a166477b9
Lasker's suggestion on OCI client ID (#2663) 2021-01-22 12:55:51 -05:00
Brandon Waterloo [MSFT] d9dcf76dc8
Add OCI `X-Meta-Source-Client` header to registry requests (#2660)
* Stub in the client ID header

* Add OCI client ID constant and use everywhere
2021-01-22 09:26:20 -05:00
Brandon Waterloo [MSFT] 4d0a361200
Add video link in help tree (#2655)
* Add video link in help tree

* Change verbiage
2021-01-22 09:03:30 -05:00
Brandon Waterloo [MSFT] 6bc9540b3a
Use path basename only as config file(s) (#2658) 2021-01-21 14:34:28 -05:00
Brandon Waterloo [MSFT] 13ecb80ef9
Recognize "compose.yaml" as a compose file (#2656) 2021-01-21 13:04:31 -05:00
Brandon Waterloo [MSFT] 5500ea06df
Better UX when Docker is not installed (#2621) 2021-01-20 14:39:42 -05:00
Brandon Waterloo [MSFT] 13abed18c3
Fix PATH on Mac systems (#2619) 2021-01-20 14:11:56 -05:00
Brandon Waterloo [MSFT] 9ceb7bb7c6
Add Docker host info to task env (#2651) 2021-01-20 14:05:49 -05:00
Brandon Waterloo [MSFT] 1542c8f792
Use localhost debugAdapterHost for WSL (#2650) 2021-01-20 12:48:34 -05:00
Brandon Waterloo [MSFT] 8facf53166
Update language server (#2649) 2021-01-20 12:23:21 -05:00
Brandon Waterloo [MSFT] fadbd383bb
Fix compose task telemetry (#2644) 2021-01-19 18:01:06 -05:00
Brandon Waterloo [MSFT] 37a7d8316d
Allow restarting ACI container from palette (#2634) 2021-01-19 14:05:46 -05:00
Brandon Waterloo [MSFT] a863273657
Bump version to 1.9.6-alpha (#2625) 2021-01-19 12:19:55 -05:00
Brandon Waterloo [MSFT] 2c8adb2cb4
Update changelog (notices too) for GHCS (#2635) 2021-01-15 11:55:31 -05:00
Brandon Waterloo [MSFT] 344c2b2161
Update language server to fix "unknown parameter structure..." error (#2626)
* Update language server

* Bump several versions
2021-01-14 10:32:17 -05:00
Brandon Waterloo [MSFT] 6a22462ae3
Capture compose file edit event (#2622)
* Capture compose file edit event

* Update regex to recognize compose.yaml
2021-01-14 09:49:31 -05:00
Brandon Waterloo [MSFT] 7a95b2c2a2
Fix SRM-causing issue in start page experiment (#2612) 2021-01-11 13:27:17 -05:00
Brandon Waterloo [MSFT] 805c53fabc
Minor notices update (#2611) 2021-01-08 12:41:42 -05:00
Brandon Waterloo [MSFT] da4bf0db5e
Update version, changelog, notices for 1.9.1 (#2607) 2021-01-08 10:29:46 -05:00
Brandon Waterloo [MSFT] edc34c451e
Fix semantic highlighting issue (#2604)
* Bump language server to fix semantic highlighting

* Fix spelling to sound less like Smeagol
2021-01-07 12:01:53 -05:00
Brandon Waterloo [MSFT] 358b228bc3
Map new ACI states (#2605) 2021-01-07 12:00:53 -05:00
Brandon Waterloo [MSFT] ad935de231
Prompt to open a workspace folder (#2593)
* Prompt to open a workspace folder

* String changes

* Drop experimentation gate
2021-01-06 17:45:31 -05:00
Brandon Waterloo [MSFT] 54fdd6aae0
Correct space reclaimed stat + message for volumes (#2598) 2021-01-06 14:59:50 -05:00
Brandon Waterloo [MSFT] 13915f4afa
Prompt to add Dockerfile first (#2594) 2021-01-05 11:36:53 -05:00
Brandon Waterloo [MSFT] 70294f99e4
Fix null iterable error (#2591) 2021-01-05 11:27:15 -05:00
Remy Suen cd5ee2062f
Upgrade to language server 0.2.0 (#2585)
This new release depends on vscode-languageclient 7.0.0 which has
introduced some API changes.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2020-12-30 08:56:52 -08:00
Karol Zadora-Przylecki a08a6271ef
Revert change to semver lib (#2580)
Fixes https://github.com/microsoft/vscode-docker/issues/2575
2020-12-23 13:36:48 -08:00
Brandon Waterloo [MSFT] 515eb2b12f
Bump version and dependencies, fix build breaks (#2571)
* Bump version and dependencies, fix build breaks

* Capture run image OS in telemetry
2020-12-16 12:12:29 -05:00
Brandon Waterloo [MSFT] ffc03c7445
Minor changes and link fixes in changelog (#2569)
* Minor changes and link fixes in changelog

* A few more changes for consistency
2020-12-14 12:50:10 -05:00
dependabot[bot] a4178b1a73
Bump ini from 1.3.5 to 1.3.7 (#2559)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 10:08:24 -08:00
Karol Zadora-Przylecki 4b285aa3d3
Improve docker.host setting hints (#2558)
Fixes https://github.com/microsoft/vscode-docker/issues/2555
2020-12-10 10:00:24 -08:00
Karol Zadora-Przylecki 87a3df30f5
Prepare for 1.9.0 release (#2556)
* Update NOTICE.html

* Update CHANGELOG with ver 1.9.0 information

* Bump version up to 1.9.0
2020-12-10 09:23:35 -08:00
Phillip Hoff 40a528b86e
Allow users to download container files (#2551)
* Sketch download of container files.

* Manage existing files during download.

* Updates per PR feedback.
2020-12-09 10:33:11 -08:00
Brandon Waterloo [MSFT] 0065c0a6b1
Improve messaging for invalid URL error (#2543)
* Improve URL error messaging

* Suppress display instead of cancelling

* Address feedback from @ucheNkadiCode

Co-authored-by: Karol Zadora-Przylecki <karolz@microsoft.com>
2020-12-07 12:03:03 -08:00
Brandon Waterloo [MSFT] 740095d7d1
Memento explorer capability (#2544) 2020-12-07 10:05:24 -08:00
Brandon Waterloo [MSFT] 9cec240667
Fix gitlab icon casing (#2542) 2020-12-07 10:01:36 -08:00
Brandon Waterloo [MSFT] b4ed4cedf1
In readme / etc., rename primary branch to main (#2534) 2020-12-03 12:36:34 -05:00
Brandon Waterloo [MSFT] 1f117cd19a
Add ability to launch a subset of Compose services (#2514)
* New `docker-compose` task
* New `${serviceList}` token for docker-compose up customizable command
2020-12-01 11:58:20 -05:00
Brandon Waterloo [MSFT] dd662217cb
Treat install events as activation events (#2524) 2020-12-01 09:58:36 -05:00
Brandon Waterloo [MSFT] e416a651cc
Minor changes (#2519) 2020-11-23 12:24:33 -05:00
Max Belsky 20025e995f
Replace ADD with COPY (#2477) 2020-11-23 11:21:39 -05:00