Commit Graph

  • fbf457a336 Fixed build issue with dependency in project.json (#51) Mitchell Sternke 2016-09-14 13:04:49 -07:00
  • 2fbe39b637 Make the log file name unique per session (#50) Karl Burtram 2016-09-14 12:30:16 -07:00
  • 938ebb69e0 Adding SRGen to build scripts (#45) Benjamin Russell 2016-09-14 10:29:34 -07:00
  • f2a5654a20 Feature/reliable connection (#44) Mitchell Sternke 2016-09-13 18:10:26 -07:00
  • 92eb1376c1 Fixing column datatype issues (#48) Benjamin Russell 2016-09-13 15:48:30 -07:00
  • 1671f762bf Autocomplete bug fixes (#43) Karl Burtram 2016-09-13 15:22:57 -07:00
  • 222f9364d8 Jenkins code coverage integration (#47) Karl Burtram 2016-09-12 22:05:45 -07:00
  • f94a1dea05 Merge pull request #46 from Microsoft/bug/hangingTest Karl Burtram 2016-09-12 21:20:17 -07:00
  • 47eaa30e69 Very small fix that addresses a hanging unit test Benjamin Russell 2016-09-12 17:21:00 -07:00
  • 0bd084d9f1 Feature/save results as csv (#33) Sharon Ravindran 2016-09-12 17:11:46 -07:00
  • 14b6348b20 Connect should return actual DB Name (#42) Kevin Cunnane 2016-09-12 11:32:02 -07:00
  • b4460332af Merge branch 'dev' Benjamin Russell 2016-09-09 17:18:25 -07:00
  • 9e492f19f9 Fixing broken OSX unit test caused by inability to hide files on unix (#41) Benjamin Russell 2016-09-09 15:02:45 -07:00
  • 8aa3d524fc Feature: Writing Execute Results to Temp File (#35) Benjamin Russell 2016-09-08 17:55:11 -07:00
  • 903eab61d1 Merge pull request #40 from Microsoft/feature/buildscripts2 Leila Lali 2016-09-08 13:38:08 -07:00
  • 9fc32fa74e Build scripts to create publish folders and archive packages Leila Lali 2016-09-07 12:16:00 -07:00
  • 8ca88992be Credentials store API (#38) Kevin Cunnane 2016-09-06 18:12:39 -07:00
  • 76e7ea041c Merge pull request #37 from Microsoft/bug/integratedSecurityDefault Mitchell Sternke 2016-09-06 17:14:23 -07:00
  • 9c61f6d827 Merge pull request #36 from Microsoft/feature/connectionChanged Mitchell Sternke 2016-09-06 17:13:55 -07:00
  • f5e40d7944 Addressing feedback Mitchell Sternke 2016-09-06 17:10:55 -07:00
  • 4b35d77214 Removed cases where we set integrated security by default to fix linux issue Mitchell Sternke 2016-09-02 17:53:02 -07:00
  • f6f59f3453 Merge branch 'dev' into feature/connectionChanged Mitchell Sternke 2016-09-02 16:58:59 -07:00
  • 93bf2af8bb Fire connection changed event when USE statements are executed Mitchell Sternke 2016-09-02 16:43:32 -07:00
  • baebaeb0c4 Merge pull request #34 from Microsoft/feature/testSmo Karl Burtram 2016-09-02 12:02:31 -07:00
  • 1b7e27fe76 Get SqlConnection from casting DbConnection Karl Burtram 2016-09-02 11:41:41 -07:00
  • 3f0e0c7f41 Merge pull request #32 from Microsoft/feature/allConnectionProps Mitchell Sternke 2016-09-01 12:07:18 -07:00
  • 01039677c7 Fix .gitignore to exclude code coveage output files Karl Burtram 2016-09-01 10:00:38 -07:00
  • e5367416b8 Merge branch 'dev' into feature/testSmo Karl Burtram 2016-09-01 09:59:20 -07:00
  • e003bb3023 Fix nuget.config to pull from offical Nuget.org feed Karl Burtram 2016-09-01 09:59:02 -07:00
  • 547c050a1c Remove dead code Karl Burtram 2016-09-01 00:26:38 -07:00
  • 1332fd112e Clean-up the autocomplete SMO integration. Karl Burtram 2016-09-01 00:23:39 -07:00
  • a30ff33187 Addressing code review feedback Mitchell Sternke 2016-08-31 16:04:04 -07:00
  • 013498fc3d Setup code coverage to be runable on demand Karl Burtram 2016-08-31 16:01:24 -07:00
  • f88619c09e Update unit tests to fix failures from autocomplete refactoring Karl Burtram 2016-08-31 12:25:07 -07:00
  • 3fe6e330fe Added support for most sql connection string properties Mitchell Sternke 2016-08-30 17:31:34 -07:00
  • 99ab6406d2 Integrate SMO .Net core into SQL Tools Service project Karl Burtram 2016-08-26 10:15:23 -07:00
  • 75b3235662 Merge pull request #31 from Microsoft/feature/listDatabases Mitchell Sternke 2016-08-25 17:21:22 -07:00
  • 015bb26d9a Merge branch 'dev' into feature/listDatabases Mitchell Sternke 2016-08-25 16:52:35 -07:00
  • b8329a7986 Merge branch 'dev' into feature/testSmo Karl Burtram 2016-08-24 23:04:24 -07:00
  • 89ca0c1fde Inital SMO autocomplete commit Karl Burtram 2016-08-24 23:03:43 -07:00
  • b4df9de238 Convert member to property Mitchell Sternke 2016-08-24 16:06:40 -07:00
  • 7d3d593a80 Added request to list databases on the server for the current connection Mitchell Sternke 2016-08-24 16:03:08 -07:00
  • 02518e022e Merge pull request #30 from Microsoft/feature/languageclient20 Leila Lali 2016-08-24 16:02:27 -07:00
  • df1772ff45 Merge pull request #25 from Microsoft/feature/queryBatchProcessing Benjamin Russell 2016-08-24 15:28:32 -07:00
  • 0371e17028 Changes to fix code review comments and bug with handling empty batches Benjamin Russell 2016-08-24 15:25:13 -07:00
  • d96b4e5a4a Changing the format of the messages to be based on language server protocol 2.0 Leila Lali 2016-08-24 15:16:43 -07:00
  • 5425e70f1f Merge branch 'dev' of github.com:Microsoft/sqltoolsservice into dev Leila Lali 2016-08-24 10:12:23 -07:00
  • aac9f40ad2 Merge pull request #27 from Microsoft/feature/connectionInnerExceptions Mitchell Sternke 2016-08-23 10:25:58 -07:00
  • 14399ede65 Added inner exceptions on connection failure and fixed a param validation bug Mitchell Sternke 2016-08-22 16:26:02 -07:00
  • a6bdf62d85 Merge pull request #26 from Microsoft/feature/serviceLayerVersion Leila Lali 2016-08-22 15:36:23 -07:00
  • ebfc5c57a5 Fixing some issues, added documents Leila Lali 2016-08-22 15:32:41 -07:00
  • 3f1d3cb9db Added a new request handler to return back the service version Leila Lali 2016-08-22 15:08:44 -07:00
  • 48c7bbaa9f Changing SqlParser version to a version with internals visible benrr101 2016-08-22 13:41:41 -07:00
  • 51defc1032 Adding correct line numbers for errors benrr101 2016-08-22 13:04:12 -07:00
  • 91ed9aea59 Cleanup for comments/copyright benrr101 2016-08-22 12:04:43 -07:00
  • 4631f2083e Merge pull request #23 from Microsoft/bug/intellisenseCacheTestFix Mitchell Sternke 2016-08-22 10:25:25 -07:00
  • 943c7b9569 Wrapping up batch separation benrr101 2016-08-19 18:24:20 -07:00
  • a5992997e1 Removed factory from AutoCompleteService Mitchell Sternke 2016-08-19 17:53:49 -07:00
  • c719ed4598 Moving to official moq version benrr101 2016-08-19 15:42:05 -07:00
  • 1360fe7bde Merge branch 'dev' into feature/queryBatchProcessing benrr101 2016-08-19 15:31:02 -07:00
  • 22a2e113e5 Merge pull request #22 from Microsoft/feature/queryExecuteServerMessages Benjamin Russell 2016-08-19 15:23:00 -07:00
  • f72ae9ac07 WIP adding unit tests for batch processing benrr101 2016-08-19 15:22:10 -07:00
  • 7202a7ed65 WIP update to support batch processing benrr101 2016-08-18 17:49:16 -07:00
  • 1c90add7e0 Merge pull request #24 from Microsoft/feature/updatesqlparserversion Karl Burtram 2016-08-18 15:51:44 -07:00
  • cd2488e148 Update Microsoft.SqlServer.SqlParser nuget package version Karl Burtram 2016-08-18 15:30:11 -07:00
  • b928516f58 Fixed bug in intellisense cache test Mitchell Sternke 2016-08-18 15:24:04 -07:00
  • 8a8104b4cf Fixing bug where select returns no messages benrr101 2016-08-18 15:14:38 -07:00
  • 45daa6b2d7 Merge branch 'dev' into feature/queryExecuteServerMessages benrr101 2016-08-18 14:43:37 -07:00
  • a37d9babc9 Merge pull request #21 from Microsoft/feature/fixmacbuild Karl Burtram 2016-08-17 22:35:11 -07:00
  • 150e61a5a6 Update nuget.config to private nuget server Karl Burtram 2016-08-17 22:31:04 -07:00
  • dee490341d Stubbing out query execution settings benrr101 2016-08-17 18:24:20 -07:00
  • e9814435d8 Merge pull request #18 from Microsoft/feature/queryCancellation Benjamin Russell 2016-08-16 16:15:13 -07:00
  • 709123eaaf Final iteration, fixing a couple mistakes for query exceptions benrr101 2016-08-16 16:14:27 -07:00
  • 91b28127ce Merge pull request #19 from Microsoft/dev_intellisenseCacheTests Mitchell Sternke 2016-08-16 15:55:24 -07:00
  • 41172f0d0a Merge branch 'dev_intellisenseCacheTests' of https://github.com/Microsoft/sqltoolsservice into dev_intellisenseCacheTests Mitchell Sternke 2016-08-16 15:54:14 -07:00
  • e33df61dc3 Addressing code review feedback Mitchell Sternke 2016-08-16 15:53:00 -07:00
  • c80a90331d Added initial tests for the connection manager's intellisense cache Mitchell Sternke 2016-08-16 12:21:42 -07:00
  • 3ba4a93463 Merge pull request #20 from Microsoft/feature/connectionCleanup Mitchell Sternke 2016-08-16 15:29:27 -07:00
  • 6ffdf644ba Addressing code review feedback Mitchell Sternke 2016-08-16 15:27:26 -07:00
  • a6cc14d31f Cleaned up connection management code Mitchell Sternke 2016-08-16 13:48:36 -07:00
  • c38ca5f6b8 Merge pull request #17 from Microsoft/bug/exceptionLoop Benjamin Russell 2016-08-16 12:36:03 -07:00
  • 71d852ba07 Renaming the hosting error method benrr101 2016-08-16 12:35:39 -07:00
  • 981c144bfe Merge branch 'dev' into bug/exceptionLoop benrr101 2016-08-16 12:29:02 -07:00
  • 9fa183ea6d Fixing String.Format to string.Format benrr101 2016-08-16 12:28:52 -07:00
  • b7f88084c0 Added initial tests for the connection manager's intellisense cache Mitchell Sternke 2016-08-16 12:21:42 -07:00
  • 062c40368d Adding support for query cancellation Benjamin Russell 2016-08-15 15:23:07 -07:00
  • 3981b1d544 Merge pull request #16 from Microsoft/feature/queryExecuteServerMessages Benjamin Russell 2016-08-15 14:18:09 -07:00
  • 1acc8c9122 Fixing up error logging Benjamin Russell 2016-08-12 17:38:41 -07:00
  • ba144bd5d0 Unit tests for the message reader Benjamin Russell 2016-08-12 17:37:07 -07:00
  • fe79f6e85c Fixing infinite exception loop bug Benjamin Russell 2016-08-12 15:37:16 -07:00
  • c596a0db7a Small tweaks to query execution Benjamin Russell 2016-08-11 17:41:18 -07:00
  • 9890e828bd Adding unit tests to the updated message mechanism Benjamin Russell 2016-08-11 16:39:33 -07:00
  • 1be4daf41d Adding enhanced support for messages from server Benjamin Russell 2016-08-11 15:45:59 -07:00
  • a2983539a7 Merge branch 'feature/queryExecutionV1' into dev Benjamin Russell 2016-08-10 16:55:22 -07:00
  • 793ad383c1 Small bug fix for unit tests Benjamin Russell 2016-08-10 16:54:56 -07:00
  • 20e465c528 Merge pull request #15 from Microsoft/feature/queryExecutionV1 Benjamin Russell 2016-08-10 16:44:34 -07:00
  • 68c25f506e Adding changes as requested for code review Benjamin Russell 2016-08-10 16:40:36 -07:00
  • 8167330e16 Finishing up unit tests Benjamin Russell 2016-08-10 15:14:56 -07:00
  • 430860dd5d Merge branch 'dev' into feature/queryExecutionV1 Benjamin Russell 2016-08-09 11:15:22 -07:00
  • d783fd505b Second batch of unit tests Benjamin Russell 2016-08-09 11:10:54 -07:00