Commit Graph

37701 Commits

Author SHA1 Message Date
Andrew Stanton-Nurse d3f418efd8
disable the gradle daemon on the CI (#2759) 2018-08-08 10:59:09 -07:00
Ryan Brandenburg f868277373 Experience review feedback 2018-08-08 10:57:45 -07:00
Ajay Bhargav Baaskaran d097adee5f
Unblock VSTS linux builds (#2526)
* Unblock VSTS linux builds

* Updated yml
2018-08-08 10:48:16 -07:00
dotnet-maestro-bot d28911a03d Upgrade to .NET Core 3.0.0-preview1-26808-05 (#1299) 2018-08-08 10:38:57 -07:00
ASP.NET CI 19f5ad568f Updating submodule(s)
HttpSysServer => 0cf53e7d34

[auto-updated: submodules]
2018-08-08 10:37:39 -07:00
Arthur Vickers 6b09fa4e86
Merge pull request #431 from andrewjsaid/dev
Show correct missing key name in NoContextType error message
2018-08-08 10:28:15 -07:00
ASP.NET CI e8d9b87350 Updating submodule(s)
SignalR => b9f6fb97f2

[auto-updated: submodules]
2018-08-08 09:52:05 -07:00
Chris Ross (ASP.NET) c73d513289 Add Http2 frame logging 2018-08-08 09:46:42 -07:00
Nate McMaster 3f55bf3cfb Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App
This is required for servicing this shared framework assembly independently of the aspnet packages which use it.
2018-08-08 16:35:32 +00:00
Andrew Stanton-Nurse d4ac2c528f Merge branch 'release/2.2' 2018-08-08 09:29:36 -07:00
Andrew Stanton-Nurse b9f6fb97f2 fix merge conflict 2018-08-08 09:29:09 -07:00
Nate McMaster 2f85e4a36d
Add a restore feed for 2.1.3 packages 2018-08-08 09:25:40 -07:00
ASP.NET CI 44a71a2874 Updating submodule(s)
Microsoft.Data.Sqlite => 294602341eb93b5974677286a8f584a3984fb8b1

[auto-updated: submodules]
2018-08-08 09:02:35 -07:00
Nate McMaster 78045b2177 Automate authenticode code-signing using Roslyn sign tool
* Change project layout to prepare for upcoming Arcade changes
* Add signtool config file to configure OPC, NuGet, and Authenticode signing
* Fix a bug when BaseIntermediateOutputPath is set to an absolute path
2018-08-08 08:52:46 -07:00
ASP.NET CI 4ab3f75b39 Updating submodule(s)
SignalR => 556a234c45

[auto-updated: submodules]
2018-08-08 08:22:16 -07:00
Andrew Stanton-Nurse 556a234c45
Merge pull request #2755 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-08 08:17:40 -07:00
Andrew Stanton-Nurse c1da83637e
fix jdk detection by detecting javac instead of tools.jar (#2751) 2018-08-08 07:55:02 -07:00
Ryouko Konpaku e5ea2526b1 Fix for builds when the assembly has spaces on it's name. 2018-08-08 13:02:21 +01:00
ASP.NET CI 454e789b20 Updating submodule(s)
SignalR => 5e7f63b096

[auto-updated: submodules]
2018-08-07 21:44:43 -07:00
David Fowler 5e7f63b096
Make un-graceful shutdown a bit more graceful (#2748)
* Make un-graceful shutdown a bit more graceful
- Change how graceful shutdown is done to ensure there are no errors on shutdown.
- Avoid closing pipes from under other components that own those pipes.
- Close the application output so that the application's read loop ends gracefully. For websockets, we cancel the token, for other transports, we close the output directly.
2018-08-07 21:39:09 -07:00
ASP.NET CI dec23931d5 Updating submodule(s)
IISIntegration => 7431892e64

[auto-updated: submodules]
2018-08-07 23:44:49 +00:00
Mike Harder 7431892e64
Replace "std::experimental::filesystem" with "std::filesystem" (#1153)
* Continuation of #1082
2018-08-07 16:37:11 -07:00
Mike Lorbetske b53d50f6f0
Fix incorrectly resolved cross-document pointers 2018-08-07 16:16:33 -07:00
ASP.NET CI a14632f603 Updating submodule(s)
IISIntegration => 8c26579016
Mvc => 3c19cede7d

[auto-updated: submodules]
2018-08-07 23:15:13 +00:00
Pavel Krymets 8c26579016
Don't push artifacts in forks (#1168) 2018-08-07 16:04:33 -07:00
Kiran Challa 3c19cede7d Updated dependencies 2018-08-07 16:01:48 -07:00
ASP.NET CI 826bae2320 Updating submodule(s)
KestrelHttpServer => 20fbffb897

[auto-updated: submodules]
2018-08-07 15:56:35 -07:00
ASP.NET CI e8c1aef103 Updating submodule(s)
KestrelHttpServer => 0a28806c17

[auto-updated: submodules]
2018-08-07 22:47:14 +00:00
John Luo 20fbffb897 Merge branch 'release/2.2' 2018-08-07 15:43:56 -07:00
John Luo 0a28806c17 Fix flaky graceful shutdown tests 2018-08-07 15:40:38 -07:00
Stephen Halter 0e99235d59
Add in-memory functional test project (#2780)
- Run AddressRegistrationTests independently to avoid port conflicts
- Only run tests that verify transport behavior for each transport
2018-08-07 15:34:11 -07:00
ASP.NET CI 3e1227d5cc Updating submodule(s)
SignalR => fddf341913

[auto-updated: submodules]
2018-08-07 22:18:02 +00:00
ASP.NET CI 1338b950f1 Updating submodule(s)
SignalR => 59fc98d516

[auto-updated: submodules]
2018-08-07 15:05:20 -07:00
Andrew Stanton-Nurse 59fc98d516 Merge branch 'release/2.2' 2018-08-07 14:53:54 -07:00
Chris Ross (ASP.NET) 0cf53e7d34 Show HTTP/2 status on requests #106 2018-08-07 14:39:27 -07:00
Andrew Stanton-Nurse fddf341913 Merge branch 'release/2.1' into release/2.2 2018-08-07 14:36:44 -07:00
ASP.NET CI cc0a1ace61 Updating submodule(s)
SignalR => f9d219acbb

[auto-updated: submodules]
2018-08-07 14:34:47 -07:00
Andrew Stanton-Nurse f9d219acbb Merge branch 'release/2.2' 2018-08-07 14:29:22 -07:00
Nate McMaster e4161d8971 Prepare 2.1.4 patch
* Update submodules for EF Core, Scaffolding, and Templating
* Change version number for metapackages to 2.1.4
2018-08-07 21:24:01 +00:00
ASP.NET CI 4488560d5e Updating submodule(s)
SignalR => c1aa708a8b

[auto-updated: submodules]
2018-08-07 21:20:51 +00:00
Andrew Stanton-Nurse c1aa708a8b
TypeScript improvements and tslib dep (#2692) 2018-08-07 14:15:07 -07:00
BrennanConroy cef7dfcdbb
Check connection state in ping Typescript client (#2753) 2018-08-07 14:14:32 -07:00
Mikael Mengistu 02d1d4b1aa
Adding Javadocs (#2745) 2018-08-07 15:10:22 -06:00
ASP.NET CI 273a52d21c Updating BuildTools from 2.2.0-preview1-20180731.1 to 2.2.0-preview1-20180807.2
[auto-updated: buildtools]
2018-08-07 13:51:13 -07:00
ASP.NET CI 46543a288a Updating submodule(s)
EntityFrameworkCore => 8c25ff590b8d2bb19a59c461225c277a0c2329b1
KestrelHttpServer => b494e50353
Mvc => 9585084258
MvcPrecompilation => 53ad62a3fa
Routing => dce72c9553
Scaffolding => bfc3712881f3578192e9f26fd2bb1d54feae2bf3
SignalR => d8741d1b0f
Templating => 2b273f0f73

[auto-updated: submodules]
2018-08-07 13:50:59 -07:00
Kiran Challa 9585084258 Using Routing feature branch versions 2018-08-07 13:38:36 -07:00
BrennanConroy fc8979aeca
Update TS docs for docs.microsoft.com generation (#2605) 2018-08-07 13:36:10 -07:00
ASP.NET CI ade2f65482 Updating submodule(s)
MvcPrecompilation => a1a1f43c36
Scaffolding => eb5afe9206f9aba2134bdfd4e8220421f6421acc

[auto-updated: submodules]
2018-08-07 13:01:57 -07:00
Nate McMaster 2b273f0f73
Merge branch 'release/2.1' into release/2.2 2018-08-07 12:53:44 -07:00
Nate McMaster 678449fca0
Bumping version from 2.1.3 to 2.1.4 2018-08-07 12:42:45 -07:00