Leila Lali
2677efb6b8
changed code cover branch name to master ( #455 )
2017-09-10 18:28:17 -07:00
Leila Lali
69fad36198
fixed the issue with restore task title ( #454 )
...
* fixed the issue with restore task title
* addressed cr comments
2017-09-10 18:10:37 -07:00
Leila Lali
22ccac98ae
creating one package which includes sqltoolsservice and credential service ( #444 )
...
* creating one package which includes sqltoolsservice and credential service
* adding logDir arg to credentials program
2017-09-01 12:21:30 -07:00
Leila Lali
5ab995d78f
keeping the target db to what ever client is sending ( #443 )
2017-08-25 12:00:43 -07:00
Leila Lali
eb61423f89
added a binding queue for oe to force one operation on a node at a time ( #441 )
...
* added a binding queue for oe to force one operation on a node at a time
* setting node subtype to temporal for temporal tables
* disposing oe service on shutdown
2017-08-22 15:15:01 -07:00
Leila Lali
d94dda4282
integrate backup operation with new scriptable task ( #440 )
...
* integrate backup operation with new scriptable task
2017-08-21 15:04:48 -07:00
Leila Lali
1511f73672
fixed the issue with resources not disposed correctly ( #439 )
...
* fixed the issue with resources not disposed correctly
* disposing language service at shutdown
2017-08-21 14:32:48 -07:00
Leila Lali
39dedd88e0
generic way to support scriptable operations ( #438 )
...
* implemented a generic way to support scriptable operations
2017-08-18 16:12:00 -07:00
Leila Lali
f95a652174
fixed the bugs with creating new restore plan ( #433 )
...
* fixed the bug with source db name not setting correctly when new plan created
2017-08-16 08:54:05 -07:00
Leila Lali
4b97aa8c43
fixed the issues with restore options ( #431 )
...
* fixed the issues with restore options connecting to server without db name
2017-08-14 13:29:40 -07:00
Leila Lali
6696b7e72f
supporting restore from db ( #429 )
...
* supporting restore from db
2017-08-09 11:01:52 -07:00
Leila Lali
1cbc78a266
fixing the restore tests ( #428 )
...
* fixing the restore tests and code coverage
2017-08-07 12:11:09 -07:00
Leila Lali
aa725c51ca
filtering backup sets ( #425 )
...
* filtering backup sets
2017-08-02 16:28:08 -07:00
Leila Lali
e453a19d00
added restore options ( #423 )
...
* added restore options
2017-07-28 12:54:08 -07:00
Leila Lali
e1395cbd7d
Adding more features to restore operation ( #420 )
...
* Adding more features to restore operations and added tests
2017-07-24 09:41:32 -07:00
Leila Lali
d5b2bcdcb7
Fix/restore connection issue ( #416 )
...
* fixed the connection issue used for restore
* fixed a test
2017-07-17 15:57:30 -07:00
Leila Lali
836847ce15
fixed the bugs related to relocating db files for restore ( #414 )
...
* fixed the bugs related to relocating db files for restore
2017-07-17 11:59:40 -07:00
Leila Lali
64e671ca2a
added restore errors to resx ( #407 )
...
* added restore errors to resx
* including the restore error messages in the result
* added more error handling and tests
2017-07-12 10:20:47 -07:00
Leila Lali
05775a6089
Feature/restore db ( #403 )
...
* Added service handlers for restore database operations
2017-07-10 17:28:57 -07:00
Leila Lali
276f70ab3b
modified the default value for OE session ( #394 )
2017-06-23 15:37:04 -07:00
Leila Lali
c28a97e6fa
Fix/integrationtests ( #391 )
...
* fixed the problem with parsing sql2017 version
2017-06-22 09:20:58 -07:00
Leila Lali
71b349f67b
Supporting SQL DW in Object explorer ( #380 )
...
* supporting sql dw in oe
2017-06-15 12:53:32 -07:00
Leila Lali
d9e68831ab
fixed the tests for task service ( #384 )
...
* fixed the tests for task service
2017-06-15 12:49:20 -07:00
Leila Lali
85dc0b9ae2
setting user status in oe if user is disabled ( #378 )
...
* setting user status in oe if disabled
2017-06-14 15:54:50 -07:00
Leila Lali
58f438176b
fixed couple of issues in task service ( #377 )
2017-06-12 15:52:49 -07:00
Leila Lali
b0263f8867
Added task service ( #374 )
...
* Added task service
2017-06-12 11:02:57 -07:00
Leila Lali
b60a865706
handling offline and inassisable db in oe ( #369 )
...
* handling offline and inassisable db in oe
2017-06-07 12:21:24 -07:00
Leila Lali
950b44137b
using the new smo method to initialize the smo collections ( #367 )
...
* using the new smo method to initialize the smo collections
2017-06-02 16:07:21 -07:00
Leila Lali
0d00534f6a
setting timeout for oe tasks ( #363 )
2017-05-26 21:54:45 -07:00
Leila Lali
4861d7a174
Fixed the issue with parsing sql server 2017 version ( #357 )
...
* Fixed the issue with parsing sql server 2017
2017-05-24 12:07:41 -07:00
Leila Lali
63372d327e
Object explorer notifications ( #354 )
...
* changing oe protocols to send notifications
2017-05-23 09:30:11 -07:00
Leila Lali
6920e6bfd3
OE system folders and removing some nodes ( #353 )
...
* OE system objects for system database
2017-05-19 12:02:34 -07:00
Leila Lali
7ec5549a13
fixed the bug with not closing data reader for oe ( #352 )
...
* fixed the bug with not closing data reader for oe
* fixed the bug with triggers not sending back status
2017-05-17 09:35:55 -07:00
Leila Lali
327f0a5edd
temporary fix to make oe tables expanding faster ( #343 )
2017-05-12 09:31:23 -07:00
Leila Lali
39f5279631
added sub types for parameters ( #340 )
2017-05-10 09:39:49 -07:00
Leila Lali
137335ffd5
fixed the oe integration test failing in appveyor ( #339 )
...
* fixed the oe integration test failing in appveyor
2017-05-09 13:06:12 -07:00
Leila Lali
0d570fa29b
Fixed node labels, status, sub types ( #338 )
2017-05-09 09:33:25 -07:00
Leila Lali
5b5c5861d8
fix the problem with history tables as table children ( #335 )
2017-05-03 11:28:18 -07:00
Leila Lali
0b39408eae
added handler for oe refresh and close session requests ( #332 )
...
* added handler for oe refresh and close session requests
2017-05-01 15:20:02 -07:00
Leila Lali
c46032c71f
fixed db trigger, system types and oe tests ( #331 )
...
* fixed db trigger, system types and oe tests
2017-04-28 09:44:45 -07:00
Leila Lali
51916c2221
Implemented the oe filtering ( #328 )
...
* Implemented the oe filtering
2017-04-26 14:48:17 -07:00
Leila Lali
3fd4129488
Fixed the issue with nodeType set to null for many sql objects in object explorer ( #323 )
...
* Fixed the issue with nodeType set to null for sql objects
2017-04-19 15:49:00 -07:00
Leila Lali
8c0885da88
adding metadata to object explorer node info ( #320 )
...
* adding metadata to oe node info
2017-04-19 08:32:39 -07:00
Leila Lali
88eb0f699b
fixed build issues ( #315 )
...
* fixed build issues
2017-04-14 11:47:25 -07:00
Leila Lali
a1bc1bc344
fixed the issue with loading dlls for service provider ( #312 )
...
* fixed the issue with loading dlls for service provider
2017-04-13 15:57:56 -07:00
Leila Lali
d903ba56a9
Object Explorer Service ( #311 )
...
* moving OE service from an old branch
2017-04-11 15:50:20 -07:00
Leila Lali
d81fa347e5
fixed an issue with setting a boolean option to string ( #291 )
...
* fixed an issue with setting an option which Boolean to string
2017-03-24 10:16:55 -07:00
Leila Lali
9e576dea92
Added options to connection parameter ( #285 )
...
* Added options to connection parameter
2017-03-21 13:22:29 -07:00
Leila Lali
2490be2c8a
Merge branch 'dev' of github.com:Microsoft/sqltoolsservice into dev
2017-02-17 09:53:17 -08:00
Leila Lali
b9400b3a93
added new command to generate connection settings for integrationt tests
2017-02-17 09:52:06 -08:00
Leila Lali
41d38b2107
fixed the problem in peekdefinition tests
2017-01-25 17:09:10 -08:00
Leila Lali
dcff5dd915
New tool to store SQL connection configs locally ( #218 )
...
* added a new tool to store SQL connections locally. Modified the peek definition tests to create test database before running test
* fixed failing test QueryExecutionPlanInvalidParamsTest
* Fixes based on code review comments
* fixed failing test GetSignatureHelpReturnsNotNullIfParseInfoInitialized
2017-01-25 16:19:27 -08:00
Leila Lali
b353b2137e
New test common project for database connections using the settings.json ( #210 )
...
* moved test driver tests and test common classes to separate projects
2017-01-11 13:47:56 -08:00
Leila Lali
379decf4e9
added support for QUOTED_IDENTIFIER in auto complete list ( #190 )
...
* added support for QUOTED_IDENTIFIER in auto complete list
2017-01-04 14:03:10 -08:00
Leila Lali
e9398f7182
Sending status change notifications from server ( #186 )
...
* Sending status change notifications from server
2016-12-14 13:19:02 -08:00
Leila Lali
68a83814d5
fixed the broken perf test ( #180 )
...
* fixed the broken perf test
2016-12-12 16:23:33 -08:00
Leila Lali
9526b4dd49
changing the telemetry event name incase the other one is used by vs code
2016-12-08 15:23:21 -08:00
Leila Lali
7d37431c0d
fixed connection service tests
2016-12-08 14:12:34 -08:00
Leila Lali
0b295e78c2
adding a new event for when definition is requested ( #167 )
...
* sending telemetry events for intellisense usage
2016-12-08 14:05:42 -08:00
Leila Lali
379c6170b3
Intellisense for when the text starts with bracket ( #164 )
...
* Intellisense for when the text starts with bracket
2016-12-06 10:09:50 -08:00
Leila Lali
453ff9de15
Perf Test fixing bugs and Update command ( #155 )
...
* Fixed some bugs caused by rafactoring
* Verifying a test db is created before running the tests
2016-11-30 12:56:48 -08:00
Leila Lali
c2ffd4c2a5
Setting the test name in the property in the class ( #147 )
...
Using CallerMemberName attribute to get the test name for generating the test result instead of having a name passed as a parameter for each test method
2016-11-16 11:39:48 -08:00
Leila Lali
0d111d9316
Fix/performancetests ( #144 )
...
* some bug fixes and improvements for perf tests. If the test name file cannot be found just use the settings.json
2016-11-14 10:10:23 -08:00
Leila Lali
80a847ff4f
some bug fixes in pref tests
2016-11-11 10:07:55 -08:00
Leila Lali
18bf76caed
If the test name file cannot be found just use the settings.json
2016-11-09 16:12:11 -08:00
Leila Lali
92420e734f
copy the sql script file to the output folder
2016-11-09 12:19:14 -08:00
Leila Lali
95a9c86dd3
added perf tests using test driver ( #136 )
...
* added perf tests using test driver
2016-11-08 14:37:43 -08:00
llali
3d8eefa685
Fixed a failed test
2016-11-07 13:19:28 -08:00
Leila Lali
017b00437a
changing the setting namespace ( #116 )
2016-10-25 17:19:33 -07:00
Leila Lali
cac3ae5eeb
changing the setting namespace ( #116 )
2016-10-25 17:09:42 -07:00
Leila Lali
5a7b412c38
changed the icons for the completion list based on the sql type ( #112 )
...
* changed the icons for the completion list based on the sql type
2016-10-21 15:50:12 -07:00
Leila Lali
b3d793dc85
Fixed autocomplete bugs ( #110 )
...
Autocomplete for items with special characters doesn't add [ ]
Autocomplete default list shows when it shouldn't..like in comments or literals
2016-10-21 15:03:48 -07:00
Leila Lali
09c6c52292
disabling the language capabilities which we're not supporting this release ( #100 )
...
* disabling the language capabilities which we're not supporting this release
2016-10-19 14:27:03 -07:00
Leila Lali
3443e9bcf7
fix the build issue in windows
2016-10-17 10:10:06 -07:00
Leila Lali
a3089978e1
Setting the rpath for System.Security.Cryptography.Native.dylib at bu… ( #84 )
...
* Setting the rpath for System.Security.Cryptography.Native.dylib at build time for mac
2016-10-10 08:47:35 -07:00
Leila Lali
903eab61d1
Merge pull request #40 from Microsoft/feature/buildscripts2
...
Build scripts to create publish folders and archive packages
2016-09-08 13:38:08 -07:00
Leila Lali
9fc32fa74e
Build scripts to create publish folders and archive packages
2016-09-07 12:16:00 -07:00
Leila Lali
02518e022e
Merge pull request #30 from Microsoft/feature/languageclient20
...
Upgrading to language server protocol 2.0
2016-08-24 16:02:27 -07:00
Leila Lali
d96b4e5a4a
Changing the format of the messages to be based on language server protocol 2.0
2016-08-24 15:16:43 -07:00
Leila Lali
5425e70f1f
Merge branch 'dev' of github.com:Microsoft/sqltoolsservice into dev
2016-08-24 10:12:23 -07:00
Leila Lali
a6bdf62d85
Merge pull request #26 from Microsoft/feature/serviceLayerVersion
...
Added a new request handler to return back the service version
2016-08-22 15:36:23 -07:00
Leila Lali
ebfc5c57a5
Fixing some issues, added documents
2016-08-22 15:32:41 -07:00
Leila Lali
3f1d3cb9db
Added a new request handler to return back the service version
2016-08-22 15:08:44 -07:00