-
Notifications
You must be signed in to change notification settings - Fork 91
feat: implement :serverlist command #630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
David Levy (dlevy-msft-sql)
wants to merge
19
commits into
microsoft:main
Choose a base branch
from
dlevy-msft-sql:serverlist-command
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
601948f
feat: implement :serverlist and :help interactive commands
dlevy-msft-sql 8fd1d8f
feat: implement :serverlist and :help interactive commands
dlevy-msft-sql 1af7232
Merge branch 'main' into serverlist-command
dlevy-msft-sql 5be11cb
fix: MSSQLSERVER dual-entry bug, README batch script, and test DB dep…
dlevy-msft-sql e915b54
fix: ListLocalServers returns error instead of writing to os.Stderr
dlevy-msft-sql b5053d1
docs: document parseInstances behavior change for missing InstanceName
dlevy-msft-sql 99d6d87
Merge origin/main into serverlist-command
dlevy-msft-sql 3b63775
test: make server list tests deterministic
dlevy-msft-sql 473d86e
docs: correct server list error handling
dlevy-msft-sql 5ae47e9
fix: return server list write errors
dlevy-msft-sql 67e52f0
fix: use platform line endings for server lists
dlevy-msft-sql ed449a1
fix: shorten server discovery timeout
dlevy-msft-sql 70bb344
fix: handle unavailable browser responses
dlevy-msft-sql adf44d6
fix: route server list errors to stderr
dlevy-msft-sql 3253d9d
fix: retain unterminated browser response
dlevy-msft-sql 6e2ef50
fix: normalize server list line endings
dlevy-msft-sql a0165f5
fix: validate server list output writes
dlevy-msft-sql a9ad46e
docs: correct interactive command help
dlevy-msft-sql 137ad3f
fix: honor server list error redirection
dlevy-msft-sql File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.