Karl Burtram
d08d07fe39
Cleanup the copy output ( #8072 ) ( #8339 )
...
* Cleanup the copy output
* Use helper functions and cleanup promise handling
1.13.1
2019-11-14 14:34:05 -08:00
Karl Burtram
7725d1f6a8
Bump ADS to 1.13.1 ( #8340 )
2019-11-14 14:14:10 -08:00
Udeesha Gautam
63803ea6f2
update dacpac and schema compare readme to remove preview text ( #8191 )
...
update dacpac and schema compare readme to remove preview text (#8191 )
2019-11-01 18:57:59 -07:00
Charles Gagnon
cacd481bff
Fix ssl config issue
2019-11-01 15:56:48 -07:00
Charles Gagnon
650ab3b800
Port ssl config fix ( #8185 )
2019-11-01 15:37:22 -07:00
Karl Burtram
517b375395
Bump SQL Tools to 2.0.0-release.30 to pick up SMO update
2019-11-01 14:13:16 -07:00
Chris LaFreniere
29ccbb5497
Ensure cwd matches notebook path ( #8137 )
...
* Ensure cwd matches notebook path
* add error checking
* silent, don't store history
2019-11-01 11:42:19 -07:00
Karl Burtram
ba3e92e5be
Fix break in jupyterServerInstallation.ts
2019-10-31 21:06:22 -07:00
Udeesha Gautam
5013a76565
Updating SqlToolsService To Revert SqlCmd explicit handling ( #8133 )
...
Updating SqlToolsService To Revert SqlCmd explicit handling (#8133 )
2019-10-31 20:55:32 -07:00
Charles Gagnon
fe896e8b1a
ADS changes for new engine edition ( #7695 ) ( #8176 )
...
* Sql on demand changes
* Formating files
* Removing features for new Engine Edition
* Fixing Restore & Backup issue. Adding support for multiple conditions per flavor
* tabifying
* Formating documents
* Work in progress
* Resolving comments
* Resolving comments.
* Fixing typo
2019-10-31 20:47:03 -07:00
Maddy
ea71c0e39c
version bump books package ( #8174 )
2019-10-31 20:32:09 -07:00
maddydev
32acda343d
refactored error method and added try for the entire method
2019-10-31 20:31:54 -07:00
Kevin Cunnane
e97e098a14
recommend datavirtualization instead of sql-vnext ( #8172 )
2019-10-31 20:27:47 -07:00
BranislavGrbicMDCS
b317ccde28
Adjusting context menu for SqlOnDemand ( #8018 )
2019-10-31 17:47:10 -07:00
BranislavGrbicMDCS
3d1d20a472
Adjusting OE and hiding nodes for sql on demand ( #8087 )
2019-10-31 17:46:28 -07:00
Karl Burtram
7b2ae58aa6
Package LiveShare outside core ADS ( #8024 )
2019-10-31 17:39:03 -07:00
Kevin Cunnane
ecedd3108d
Fix #8162 Spark timeout in BDC cluster is higher than client-side, causing successful sessions to show as failed ( #8164 )
...
* Fix #8162 Spark timeout in BDC cluster is higher than client-side, causing successful sessions to show as failed
2019-10-31 17:25:25 -07:00
Charles Gagnon
6d598b1362
Fix metrics log links ( #8140 )
2019-10-31 15:10:15 -07:00
Kevin Cunnane
1cae74c6d3
Fix #8159 Mount HDFS broken against latest cluster ( #8160 )
...
connectWithRetry needed to pass as ... so each arg was set correctly,
instead of having 1st param be an array of the input arguments
2019-10-31 15:09:45 -07:00
Charles Gagnon
fbcd3c620c
Merge BDC error fixes into release ( #8145 )
...
* Fix BDC remember password and reprompting connection (#7957 )
* Fix remember password and reprompting connection
* comment
* Fix to remember password for session
* Fix floating promises
* Add error messages to BDC dashboard page (#8103 )
* Add error messages to BDC dashboard page
* Remove testing code
* PR fixes
2019-10-31 13:36:14 -07:00
Alan Ren
78ec3c016b
profiler icon issue ( #8115 )
2019-10-31 08:26:00 -07:00
Alan Ren
71a6ced5bf
fix the missing icon issue of expand/collapse btn ( #8132 )
2019-10-31 08:24:08 -07:00
Chris LaFreniere
eee799aeef
Notebooks: Improvements to Connection Profile Passing ( #8105 )
...
* Fix relative images on notebook markdown pc
* PR feedback around replace ordering
* update databaseName when it's set to master
* usinng query as example
2019-10-31 08:22:58 -07:00
Alan Ren
3ffef2fb02
use addtionalEnvironmentVariables ( #8123 )
2019-10-31 08:20:15 -07:00
Alan Ren
c7d7faa167
notebook background execution
2019-10-30 10:54:51 -07:00
Maddy
64e95edc96
added openLocalizedook action that opens up the link to localized books. ( #8025 )
...
* initial commit
* addressed the tslint floating promise errors
* updated the command name with PM's feedback
2019-10-30 00:03:39 -07:00
Chris LaFreniere
761e3d1692
Notebooks: Fix relative images not rendering on PC for Markdown Cells ( #8091 )
...
* Fix relative images on notebook markdown pc
* PR feedback around replace ordering
2019-10-30 00:03:30 -07:00
Kim Santiago
c1fb00b3f2
Bump dacpac and schema compare extension versions and remove preview ( #8095 )
...
* bump dacpac and schema compare extension versions and remove preview
* bump azdata dependency version
2019-10-30 00:03:13 -07:00
Kim Santiago
8c925a31b6
Fix schema compare include/exclude behavior
2019-10-30 00:02:54 -07:00
Charles Gagnon
b196291052
Add SQL Metrics links to BDC dashboard ( #8056 )
...
* Add SQL metrics link to dashboard pages
* Only show SQL metrics column for SQL service
* Add param doc
2019-10-28 15:19:11 -07:00
Karl Burtram
068b64973f
Update agent and import versions for Nov ( #8054 )
2019-10-28 15:18:51 -07:00
Karl Burtram
d83444ffeb
dependencies messages, no curl on win32, fixes to min Version
2019-10-27 21:43:30 -07:00
Karl Burtram
872973c4d2
Bump SQL Tools Service to pickup schema compare changes ( #8048 )
2019-10-27 14:00:09 -07:00
Alan Ren
ca36aa5b2d
min version check ( #8038 )
...
* min version check
* comments
2019-10-27 11:16:59 -07:00
Alan Ren
0a7cdf79ba
update the message ( #8031 )
2019-10-27 11:16:53 -07:00
Alan Ren
ccb7a03a0f
fix 2 issues found during testing ( #8029 )
2019-10-27 11:16:46 -07:00
Arvind Ranasaria
beab3cb48c
pass install paths to notebooks ( #8008 )
...
* pass install paths to notebooks
* onComplete
* discover and publish actual installation Path
* pass the path to notebook
* minor fixes needed post merge of code from remote
* fix some errors
* remove unused variable
2019-10-27 11:16:41 -07:00
Chris LaFreniere
fd7b5a8628
serverManager to decide if server start needed ( #8017 )
2019-10-27 11:16:34 -07:00
Chris LaFreniere
fd0d3855df
fix stdin cancel breaks notebook ( #8012 )
2019-10-27 11:16:27 -07:00
Amir Omidi
0498253b56
Distribute area evenly
2019-10-25 15:33:04 -07:00
Udeesha Gautam
e5609ffd5c
Work with single ext loc file ( #7894 )
...
* try loc with single file model
* adding filter and languages
* add links in langpack json
* changing variable name and limiting the list to only tested extensions
2019-10-25 15:00:48 -07:00
Chris LaFreniere
29e6145920
Fix for Markdown File in Jupyter Books Viewlet not Opening After 2x ( #8009 )
...
* fix for markdown not opening after opened twice
* PR comment to add return type
2019-10-24 22:44:15 -07:00
Chris LaFreniere
b03ff643e5
Fix Issue when Saving Wrong Kernel ( #7974 )
...
* Only fire kernelChangeEmitter after lang set
* Fix unused import found by lgtm
* Fix comment
2019-10-24 22:44:08 -07:00
Charles Gagnon
053be4756d
Fix column text overflow on BDC status pages ( #7928 )
...
* Fix column text overflow on status page
* Fix typo
* Fix another typo
2019-10-24 22:44:01 -07:00
Chris LaFreniere
2bdd55dea4
search book gone from command palette ( #8002 )
2019-10-24 22:43:55 -07:00
Chris LaFreniere
738c8231ee
Always send \n instead of \r\n to Jupyter kernel ( #7995 )
...
* Always send \n instead of \r\n to kernel
* Use replace instead of split/join
2019-10-24 22:43:46 -07:00
Alan Ren
1e29949273
Remove RC from strings ( #8001 )
2019-10-24 22:43:32 -07:00
Maddy
cdd3899648
builtinExtension-insiders to builtinExtension ( #7973 )
...
* builtinExtension-insiders to builtinExtension
* maintain both insiders and stable.
* builtinExtension.js is for build time and skipping the check for dev.
* check quality and pick insider vs stable json
2019-10-24 22:43:25 -07:00
Chris LaFreniere
933dfc0f3f
Fix starting and separators in a row ( #7861 )
2019-10-24 22:43:02 -07:00
Alan Ren
10a7b47604
make the azdata install url configurable ( #7989 )
...
* make the azdata install url configurable
* use settings without reloading
* comments
2019-10-24 22:42:52 -07:00