Nate McMaster
59dd2a05ca
Merge branch 'release/2.2'
2018-09-26 14:25:35 -07:00
Nate McMaster
c601038484
Remove duplicate PackageReferences
2018-09-26 14:24:22 -07:00
ASP.NET CI
6c39b06a59
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:11:11 +00:00
ASP.NET CI
46aefb86dd
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 12:10:04 -07:00
Daniel Roth
986d9d48c9
Fix typo
2018-09-21 16:05:03 -07:00
ASP.NET CI
ac9106c9a1
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 19:10:24 +00:00
ASP.NET CI
7517263bd4
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:09:26 -07:00
ASP.NET CI
89dedd068c
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 19:11:42 +00:00
ASP.NET CI
e975b87b91
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:10:33 -07:00
Glenn Condron
4bcfbe4d40
[REPL] Help improvements for repl ( #478 )
...
* Beginning of help additions. Fixed a nullref.
* Standardized help with options displayed as appropriate.
2018-09-07 15:21:42 -07:00
Nate McMaster
76eaf9c3b6
Merge branch 'release/2.2'
2018-09-07 10:21:16 -07:00
Nate McMaster
aa93edcee2
Remove Microsoft.DotNet.GlobalTools.Sdk
...
These targets are now part of Microsoft.NET.Sdk
2018-09-07 10:01:52 -07:00
ASP.NET CI
7277826fde
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-05 23:42:50 +00:00
ASP.NET CI
64a2c3ab46
Update branding to 2.2.0-preview3
2018-09-05 16:34:06 -07:00
ASP.NET CI
78c9594075
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 19:10:34 +00:00
ASP.NET CI
64c572c8a5
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:09:51 -07:00
Mike Lorbetske
03e73cc806
Merge pull request #477 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-08-28 15:41:51 -07:00
Mike Lorbetske
207bdec61c
Fix NuGetPackageVerifier.json
2018-08-28 15:27:21 -07:00
Mike Lorbetske
b8daa4ae5c
Update Repl test project to target 3.0
2018-08-28 15:13:00 -07:00
Mike Lorbetske
d93d6bf751
Update HttpRepl test project to target 3.0
2018-08-28 15:12:42 -07:00
Mike Lorbetske
c3c634aa1e
Update Repl project to target 3.0
2018-08-28 15:12:16 -07:00
Mike Lorbetske
9a0ab9df63
Update HttpRepl project to target 3.0
2018-08-28 15:11:46 -07:00
Mike Lorbetske
85b22edb6a
Merge branch 'master' into merge/release/2.2-to-master
2018-08-28 14:08:12 -07:00
Mike Lorbetske
624c2ecd28
Merge pull request #468 from mlorbetske/mlorbe/AddHttpRepl
...
[WIP] Add the HTTP REPL
2018-08-28 12:16:27 -07:00
ASP.NET CI
4ced217d23
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-26 19:10:41 +00:00
ASP.NET CI
b3f6477a49
Update package branding for 2.2.0-preview2
2018-08-21 13:33:49 -07:00
ASP.NET CI
14a19d4acb
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-19 19:11:20 +00:00
Nate McMaster
5040773934
Merge branch 'release/2.2'
2018-08-15 11:17:07 -07:00
Nate McMaster
734ddf9c10
Restrict build to only use VS 2017
2018-08-15 10:35:12 -07:00
ASP.NET CI
854556408a
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:56:59 +00:00
ASP.NET CI
a9bdf718e5
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:10:29 +00:00
Mike Lorbetske
b53d50f6f0
Fix incorrectly resolved cross-document pointers
2018-08-07 16:16:33 -07:00
ASP.NET CI
dbad34cdef
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-06 20:33:37 +00:00
Mike Lorbetske
eb591fb29d
Attempt to fix exclusions in NuGetPackageVerifier.json again
2018-08-05 14:13:08 -07:00
Mike Lorbetske
b242704bda
Remove unnecessary exclusions from NuGetPackageVerifier.json
2018-08-05 13:55:29 -07:00
ASP.NET CI
8655da7e1e
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:49:49 +00:00
ASP.NET CI
6d106bee92
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:11:25 +00:00
Mike Lorbetske
43c74cfa53
Respond to much of the feedback from review
...
Default to requerying swagger for each exec
Auto-set the content-type if not yet set for requests based on swagger
Fix swagger UI command
Make error and warning colors configurable
Allow aliases to be specified in structured input based commands
Have delete not require a body
Show allowed methods for . and ..
Show verbs on the announced path after CD
Issue a request on set base and warn if there's a socket error
2018-08-03 20:58:07 -07:00
Mike Lorbetske
8a9b407761
Use netcoreapp2.1 instead of 2.2
2018-08-03 12:27:02 -07:00
Mike Lorbetske
af5d8a8244
Address most code review comments
...
Pagination hasn't been dealt with yet
mac keybindings may be able to be simplified, pending some additional verification
Fix 3rd party signing cert
Bind a few common bash/zsh mappings
Check for output redirection
Make package version variable name consistent
Add --help option for the command line
Remove regions
Remove old pointer resolution code
Make command not found message more friendly
Fix issue where base address was required for requests to absolute URIs
Add options to suppress response formatting and streaming
Turn off packing for the REPL project
2018-08-03 09:18:39 -07:00
Mike Lorbetske
7487da155f
Switch signing certificate for Newtonsoft.JSON to Microsoft3rdPartyAppComponentDual
2018-08-01 12:42:16 -07:00
Mike Lorbetske
7f8f210a24
Add license headers to all files
...
Bump version of JSON.NET to 11.0.2
2018-08-01 12:37:35 -07:00
Mike Lorbetske
89ab0cfde8
Initial commit of the HTTP REPL
2018-08-01 12:37:34 -07:00
Nate McMaster
fca90fe6be
Merge branch 'release/2.2'
2018-07-30 15:57:46 -07:00
Nate McMaster
4baed363e5
Close #467 - fix race conditions in tests that restart a watchable app
...
* Ensure the test app is actually watching for file changes before attempting to trigger a restart.
* Add retry if the first attempt times out
2018-07-30 15:54:16 -07:00
ASP.NET CI
d9fd86b754
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 19:53:06 +00:00
ASP.NET CI
05b3040f85
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:09:56 -07:00
Nate McMaster
bd824c9347
Merge branch 'release/2.2'
2018-07-24 13:03:37 -07:00
Nate McMaster
157ec70a6b
Merge branch 'release/2.1' into release/2.2
2018-07-24 12:06:54 -07:00
Eilon Lipton
cd4e197b64
Update CONTRIBUTING.md
2018-07-24 10:50:20 -07:00