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 |
|
Charles Gagnon
|
508630411d
|
Update service downloader to 0.2.3 (#17186)
|
2021-09-28 13:58:32 -07:00 |
|
Charles Gagnon
|
0060b0e27b
|
Update service-downloader (#16565)
|
2021-08-04 14:29:54 -07:00 |
|
Charles Gagnon
|
6ee321a719
|
Update sqlops-dataprotocolclient to 1.2.2 (#14807)
* Update sqlops-dataprotocolclient to 1.2.2
* Fix yarn.lock
|
2021-03-20 12:49:18 -07:00 |
|
Monica Gupta
|
57ce9fae6f
|
Update servuce-downloader version (#11994)
Co-authored-by: Monica Gupta <mogupt@microsoft.com>
|
2020-08-27 18:03:39 -07:00 |
|
Shafiq Ur Rahman
|
2f94307635
|
Kusto extension for ADS (#11752)
* Kusto extension
* Add kusto to extensions.ts
* Remove objectExplorerNodeProvider
* Removed some BDC items + CR cleanup
* Cleanup unused strings in package.nls.json
* Remove unused svgs, and some cleanup
* Bringing objectExplorerNode back and hygiene changes
* rename to KustoObjectExplorerNodeProvider
* rename to KustoIconProvider
* Cleanup SQL code
* Fix compilation error
* Clean up in objectExplorerNodeProvider folder
* Some more clean up based on comments
* apiWrapper add
* changed to camelCase
* Remove unused functions/files
* Removed AgentServicesFeature
* dacfx, cms, schemacompare clean up
* Clean up and addressed few comments
* Remove apWrapper from kusto extension
* Addressed few comments
* credentialstore and escapeexception changes
* Added strict check for Kusto extension
* Fix error and addressed comment
* Saving Kusto files shoulf default to .kql
* package.json changes
* Fix objectExplorerNodeProvider
* Amir/kusto fix (#11972)
* Add the compiled extensions.js
* Fix strict compile rules
Co-authored-by: Monica Gupta <mogupt@microsoft.com>
Co-authored-by: Amir Omidi <amomidi@microsoft.com>
|
2020-08-26 14:13:31 -07:00 |
|