Граф коммитов

596 Коммитов

Автор SHA1 Сообщение Дата
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
ASP.NET CI c3768ec342 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:55:04 -07:00
ASP.NET CI dcde9afc48 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:10:11 -07:00
ASP.NET CI 52b6c34ed4 Update dependencies.props
[auto-updated: dependencies]
2018-07-15 19:54:16 +00:00
ASP.NET CI 93c1275827 Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:10:39 -07:00
Nate McMaster 084406441e
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 19:50:47 -07:00
Nate McMaster 349ccf680b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:17 -07:00
Nate McMaster 498c77ed29
Reverting version from 2.1.2 back to 2.1.1
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:29 -07:00
Nate McMaster c80c5f4a01
Update dotnet-sql-cache.csproj 2018-07-10 16:27:28 -07:00
ASP.NET CI 7f627772a2 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 19:50:54 +00:00
ASP.NET CI cb954e15f8 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:10:46 -07:00
Nate McMaster 26d9ef2ad7
Upgrade to netcoreapp3.0 2018-07-03 14:52:59 -07:00