Charles Gagnon
|
cf335ccc30
|
Bump file-type (#20456)
|
2022-08-24 12:19:38 -07:00 |
|
Charles Gagnon
|
e40459de2a
|
Fix git integration test failure (#20050)
|
2022-07-15 11:19:47 -07:00 |
|
Karl Burtram
|
26455e9113
|
Merge vscode source through 1.62 release (#19981)
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512)
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513)
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
|
2022-07-11 14:09:32 -07:00 |
|
Charles Gagnon
|
6ae380b65d
|
Remove unnecessary awaits from extensions (#19571)
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
|
2022-05-31 15:36:44 -07:00 |
|
Charles Gagnon
|
72a43854f8
|
Add explicit return type linting to some extensions (#19199)
|
2022-04-25 11:24:23 -07:00 |
|
Charles Gagnon
|
531e90f3ba
|
VS Code -> ADS in git extension (#18068)
|
2022-01-13 11:39:21 -08:00 |
|
Charles Gagnon
|
2bc6a0cd01
|
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e (#17979)
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com>
|
2022-01-06 09:06:56 -08:00 |
|
Karl Burtram
|
0d0ad1a8b9
|
Remove commented code block in git extension (#17116)
* Remove commented code block in git extension
* Add SQL CARBON EDIT tag
|
2021-09-20 17:58:56 -07:00 |
|
Charles Gagnon
|
8d3b57cb76
|
Add no-cond-assign rule (#17039)
|
2021-09-09 16:23:18 -07:00 |
|
Cory Rivera
|
cb7b7da0a4
|
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 (#16569)
|
2021-08-25 16:28:29 -07:00 |
|
Charles Gagnon
|
3cb2f552a6
|
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 (#15681)
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com>
|
2021-06-17 08:17:11 -07:00 |
|
Kim Santiago
|
25681defd8
|
Add git clone for project to Open Existing dialog (#15244)
* expose git clone api
* add git clone option for projects in open existing dialog
* add sql carbon edits
* cleanup and error handling
* fix telemetry property
* addressing comments
* add gitignore
* copy git.d.ts from git extension
* remove copy of git.d.ts from data-workspace extension
* use single quotes
* Remove git copy from git clone PR (#15286)
* Remove copy git typings
* Remove gitignore
* update error messages
* lowercase
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
|
2021-04-30 11:12:22 -07:00 |
|
Karl Burtram
|
867a963882
|
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 (#14883)
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131)
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com>
Co-authored-by: Christopher Suh <chsuh@microsoft.com>
Co-authored-by: chgagnon <chgagnon@microsoft.com>
|
2021-04-27 14:01:59 -07:00 |
|
Charles Gagnon
|
9432330c46
|
Update dependencies for url-parse (#14476)
* Update dependencies
* add vscode back in for git
* revert yarn.lock
* re-add notebook redirect
* Fix git tests
* Update other testrunner references
* Add testrunner
* Add mocha-multi-reporters
|
2021-03-01 09:28:03 -08:00 |
|
Karl Burtram
|
e761eb12ef
|
Revert "Update dependencies for url-parse (#14423)" (#14456)
* Revert "Update dependencies for url-parse (#14423)"
This reverts commit 71cbe3fbf0.
* Fix merge break
|
2021-02-25 16:00:47 -08:00 |
|
Charles Gagnon
|
71cbe3fbf0
|
Update dependencies for url-parse (#14423)
* Remove/update dependencies
* switch to yarn.lock
* fix build errors
* Update min url-parse version
|
2021-02-24 15:39:10 -08:00 |
|
Charles Gagnon
|
e8d02dbc44
|
Cleanup typings from vs code merge (#14267)
|
2021-02-11 22:18:03 -08:00 |
|
Karl Burtram
|
ce612a3d96
|
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 (#14050)
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
|
2021-02-09 16:15:05 -08:00 |
|
Christopher Suh
|
6ff1e3866b
|
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 (#12295)
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
|
2020-10-03 11:42:05 -07:00 |
|
ADS Merger
|
a63578e6f7
|
Merge from vscode 7eaf220cafb9d9e901370ffce02229171cbf3ea6
|
2020-09-03 16:27:57 -07:00 |
|
ADS Merger
|
4ad73d381c
|
Merge from vscode ad407028575a77ea387eb7cc219b323dc017b686
|
2020-08-31 12:35:56 -07:00 |
|
ADS Merger
|
540046ba00
|
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
|
2020-08-06 07:08:52 +00:00 |
|
ADS Merger
|
ede827ee82
|
Merge from vscode 8c426f9f3b6b18935cc6c2ec8aa6d45ccd88021e
|
2020-07-23 02:21:09 +00:00 |
|
ADS Merger
|
9d3f12d0b7
|
Merge from vscode 1b314ab317fbff7d799b21754326b7d849889ceb
|
2020-07-15 23:51:18 +00:00 |
|
ADS Merger
|
1388493cc1
|
Merge from vscode 2cd495805cf99b31b6926f08ff4348124b2cf73d
|
2020-06-30 11:31:11 -07:00 |
|
ADS Merger
|
5e7071e466
|
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
|
2020-06-19 10:59:23 -07:00 |
|
ADS Merger
|
28be33cfea
|
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
|
2020-05-31 19:47:51 +00:00 |
|
Anthony Dresser
|
e0bdfc8b21
|
modify git edits to make webpack not be stupid (#10442)
|
2020-05-15 15:00:22 -07:00 |
|
ADS Merger
|
fa62ec1f34
|
Merge from vscode 7653d836944892f83ce9e1f95c1204bafa1aec31
|
2020-05-08 03:58:34 +00:00 |
|
ADS Merger
|
93f35ca321
|
Merge from vscode 27ada910e121e23a6d95ecca9cae595fb98ab568
|
2020-04-30 00:53:43 +00:00 |
|
ADS Merger
|
7f1d8fc32f
|
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
|
2020-04-24 14:03:37 -07:00 |
|
Anthony Dresser
|
dd6b958898
|
Removing some unnecessary differences (#9495)
* work on removing some unncessary differences
* fix compile
* skip another test
|
2020-04-17 23:53:33 -07:00 |
|
ADS Merger
|
1868a7d370
|
Merge from vscode 10492ba146318412cbee8b76a8c630f226914734
|
2020-04-08 06:33:38 +00:00 |
|
ADS Merger
|
35f1a014d5
|
Merge from vscode 6fded8a497cd0142de3a1c607649a5423a091a25
|
2020-04-04 04:30:52 +00:00 |
|
ADS Merger
|
f5134198e2
|
Merge from vscode 93309f060778f6480a7d2a13913e6e7c624e9bc7
|
2020-03-26 07:08:23 +00:00 |
|
Anthony Dresser
|
89ef1b0c2e
|
Merge from vscode 073a24de05773f2261f89172987002dc0ae2f1cd (#9711)
|
2020-03-24 00:24:15 -07:00 |
|
ADS Merger
|
4c3e48773d
|
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
|
2020-03-11 04:19:23 +00:00 |
|
Anthony Dresser
|
5d13ebf0d2
|
Merge from vscode e5834d3280fcd04898efeac32b9cf1b893f9b127 (#9385)
* Merge from vscode e5834d3280fcd04898efeac32b9cf1b893f9b127
* distro
|
2020-02-28 00:37:06 -08:00 |
|
Anthony Dresser
|
067fcc8dfb
|
Merge from vscode dbe62be3266ffb6772a7f3db0bf61d63f4aa7f65 (#9337)
|
2020-02-26 00:23:48 -08:00 |
|
Karl Burtram
|
70352f94ea
|
Fix ADS branding in Git viewlet (#9332)
|
2020-02-25 12:47:41 -08:00 |
|
Anthony Dresser
|
4a9c47d3d6
|
Merge from vscode 5e80bf449c995aa32a59254c0ff845d37da11b70 (#9317)
|
2020-02-24 21:15:52 -08:00 |
|
Anthony Dresser
|
0cec223301
|
Merge from vscode 777931080477e28b7c27e8f7d4b0d69897945946 (#9220)
|
2020-02-19 22:27:53 -08:00 |
|
ADS Merger
|
1e308639e5
|
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
|
2020-02-19 03:11:35 +00:00 |
|
Anthony Dresser
|
873c6a39fe
|
Merge from vscode 1a81711a85e38ccf784110568ebf3784ab9094a5 (#9161)
* Merge from vscode 1a81711a85e38ccf784110568ebf3784ab9094a5
* small spacing fix
|
2020-02-15 00:43:09 -06:00 |
|
ADS Merger
|
085752f111
|
Merge from vscode 8a997f7321ae6612fc0e6eb3eac4f358a6233bfb
|
2020-02-11 07:08:19 +00:00 |
|
ADS Merger
|
2af13c18d2
|
Merge from vscode 718331d6f3ebd1b571530ab499edb266ddd493d5
|
2020-02-08 04:50:58 +00:00 |
|
Anthony Dresser
|
fefe1454de
|
Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229 (#8962)
* Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229
* skip failing tests
* update mac build image
|
2020-01-27 15:28:17 -08:00 |
|
Anthony Dresser
|
bd7aac8ee0
|
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 (#8911)
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
|
2020-01-22 13:42:37 -08:00 |
|
Anthony Dresser
|
4ba6a979ba
|
Merge from vscode a4177f50c475fc0fa278a78235e3bee9ffdec781 (#8649)
* Merge from vscode a4177f50c475fc0fa278a78235e3bee9ffdec781
* distro
* fix tests
|
2019-12-11 22:42:23 -08:00 |
|
Anthony Dresser
|
f5ce7fb2a5
|
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c (#8525)
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
|
2019-12-04 19:28:22 -08:00 |
|