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
maddydev
32acda343d
refactored error method and added try for the entire method
2019-10-31 20:31:54 -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
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
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
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
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
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
Maddy
910dc32623
hide save book action from command pallet ( #7981 )
2019-10-24 22:42:40 -07:00
Alan Ren
86f38f5074
revert the notebook background execution ( #7984 )
2019-10-24 22:41:56 -07:00
Charles Gagnon
ba9d3169c5
Change BDC view errors to use modal dialog instead of error toast ( #7985 )
...
* Change BDC view errors to use modal dialog instead of error toast
* Move to common control
2019-10-24 22:39:59 -07:00
Charles Gagnon
a19885e719
Fix troubleshoot URL lookup ( #7978 )
2019-10-24 22:39:51 -07:00
Chris LaFreniere
c9dd2fb4a8
Notebooks: ensure python path dirs added to path on session start ( #7968 )
...
* ensure python path dirs add to path session start
* Change logic slightly
* PR feedback from Charles
2019-10-24 00:11:38 -07:00
Chris LaFreniere
3d95b0032e
Update recommended package versions for ps ( #7972 )
2019-10-24 00:11:31 -07:00
Aditya Bist
93a28b30c7
add back icons for azure actions ( #7963 )
2019-10-24 00:11:10 -07:00
Cory Rivera
10d7db8b37
Append stdErr log to error message when a streamed console command fails. ( #7868 )
2019-10-24 00:06:33 -07:00
Charles Gagnon
b6a36ebc59
BDC Dashboard context sensitive troubleshoot links ( #7895 )
...
* Add context awareness to troubleshoot button on dashboard
* Remove tests for now
* Undo yarn.lock changes
* Correct yarn.lock version
* Lower case service check
2019-10-23 09:12:16 -07:00
Charles Gagnon
b783a69e36
Fix HDFS paths to be encoded properly ( #7896 )
2019-10-23 09:12:08 -07:00
Kevin Cunnane
bbad8f194c
Add help text to mount HDFS dialog ( #7865 )
2019-10-23 09:12:02 -07:00
Amir Omidi
f991293ee8
Move vscode from dependencies to devDependencies ( #7864 )
...
* Update package.json
Move vscode out of dependencies
* Change extensions.js
2019-10-23 09:11:44 -07:00
Karl Burtram
05a53af085
Ports to release/1.13 for 10/21 ( #7879 )
...
* Add (dummy) IPyWidgets Renderer (#7849 )
* Updates to package.json to show books on stable (#7836 )
* Updates to package.json to show books on stable
* remove notebookQuality context key
* renamed untitiled to unsaved
* fix the wizard opened twice issue #7866 (#7869 )
* fix a typo (#7871 )
2019-10-21 23:07:32 -07:00
Charles Gagnon
8b46143d48
Fix Manage Access dialog to not allow entering blank user ( #7844 )
2019-10-21 10:07:28 -07:00
Alan Ren
a05edc619c
use required attribute ( #7850 )
...
* use required attribute
* readable sql port
2019-10-21 09:53:12 -07:00
Chris LaFreniere
e3ae5263c6
Starting Fewer Jupyter Servers for Notebooks ( #7744 )
...
* Start fewer Jupyter servers
* Windows fix for drive casing
* PR Feedback
* Quick fix
* Fixing bug
* Ensure environment variables set 4 session startup
* test fix
* Dummy commit to update comment
2019-10-20 21:38:58 -07:00