Commit Graph
23 Commits
Author SHA1 Message Date
Mitchell Sternke f5e40d7944 Addressing feedback 2016-09-06 17:10:55 -07:00
Mitchell Sternke 4b35d77214 Removed cases where we set integrated security by default to fix linux issue 2016-09-02 17:53:02 -07:00
Mitchell Sternke f6f59f3453 Merge branch 'dev' into feature/connectionChanged 2016-09-02 16:58:59 -07:00
Mitchell Sternke 93bf2af8bb Fire connection changed event when USE statements are executed 2016-09-02 16:43:32 -07:00
Mitchell Sternke a30ff33187 Addressing code review feedback 2016-08-31 16:04:04 -07:00
Mitchell Sternke 3fe6e330fe Added support for most sql connection string properties 2016-08-30 17:31:34 -07:00
Mitchell Sternke 015bb26d9a Merge branch 'dev' into feature/listDatabases 2016-08-25 16:52:35 -07:00
Mitchell Sternke b4df9de238 Convert member to property 2016-08-24 16:06:40 -07:00
Mitchell Sternke 7d3d593a80 Added request to list databases on the server for the current connection 2016-08-24 16:03:08 -07:00
Mitchell Sternke 14399ede65 Added inner exceptions on connection failure and fixed a param validation bug 2016-08-22 16:26:02 -07:00
Mitchell Sternke a5992997e1 Removed factory from AutoCompleteService 2016-08-19 17:53:49 -07:00
Mitchell Sternke b928516f58 Fixed bug in intellisense cache test 2016-08-18 15:24:04 -07:00
Mitchell Sternke 41172f0d0a Merge branch 'dev_intellisenseCacheTests' of https://github.com/Microsoft/sqltoolsservice into dev_intellisenseCacheTests 2016-08-16 15:54:14 -07:00
Mitchell Sternke e33df61dc3 Addressing code review feedback 2016-08-16 15:53:00 -07:00
Mitchell Sternke c80a90331d Added initial tests for the connection manager's intellisense cache 2016-08-16 15:32:36 -07:00
Mitchell Sternke 6ffdf644ba Addressing code review feedback 2016-08-16 15:27:26 -07:00
Mitchell Sternke a6cc14d31f Cleaned up connection management code 2016-08-16 13:48:36 -07:00
Mitchell Sternke b7f88084c0 Added initial tests for the connection manager's intellisense cache 2016-08-16 12:21:42 -07:00
Mitchell Sternke f3231fba56 Addressing PR 14 feedback 2016-08-09 10:17:29 -07:00
Mitchell Sternke 5c03ba336d Added disconnect and connect when already connected service code 2016-08-05 17:46:16 -07:00
Mitchell Sternke 8fba793a46 Incremental checkin of connection work 2016-08-05 10:56:51 -07:00
Mitchell Sternke 5249924b12 Fixed a few minor errors from the last commit 2016-08-04 14:29:57 -07:00
Mitchell Sternke 6ca893a122 Merge branch 'feature/connectUsingService' of https://github.com/Microsoft/sqltoolsservice into feature/connectUsingService 2016-08-04 14:10:00 -07:00