Commit Graph

32588 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
ASP.NET CI 19f5ad568f Updating submodule(s)
HttpSysServer => 0cf53e7d34

[auto-updated: submodules]
2018-08-08 10:37:39 -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 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
Andrew Stanton-Nurse c1da83637e
fix jdk detection by detecting javac instead of tools.jar (#2751) 2018-08-08 07:55:02 -07: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 e8c1aef103 Updating submodule(s)
KestrelHttpServer => 0a28806c17

[auto-updated: submodules]
2018-08-07 22:47:14 +00: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
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
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
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
Pranav K 53ad62a3fa Remove Precompilation_WorksForViewsUsingDirectoryTraversal 2018-08-07 12:39:46 -07:00
Kiran Challa 685176faf5 Updated dependencies 2018-08-07 12:14:33 -07:00
John Luo b494e50353 Fixup shutdown functional tests 2018-08-07 11:50:09 -07:00
John Luo 8a74cf3ed5 Gracefully shutdown HTTP/2 connections on server and client initiated shutdown 2018-08-07 10:59:29 -07:00
BrennanConroy d8741d1b0f
Skip Redis tests on macOS (#2740) 2018-08-07 10:20:11 -07:00
BrennanConroy dadff9fc29
Avoid ODE in tests with Server logging (#2742) 2018-08-07 09:18:10 -07:00
James Newton-King dce72c9553
Remove public extension methods for registering endpoint routing (#697) 2018-08-07 17:49:31 +12:00
ASP.NET CI 903495da50 Updating submodule(s)
SignalR => e403de7fbf

[auto-updated: submodules]
2018-08-06 19:46:31 -07:00
ASP.NET CI e7a71ba52a Updating submodule(s)
SignalR => d76c074780

[auto-updated: submodules]
2018-08-06 19:19:36 -07:00
BrennanConroy e403de7fbf
Solve LongPolling races by moving Cts disposal to connection disposal (#2731) 2018-08-06 19:17:29 -07:00
BrennanConroy 1874368a5c
Fix flaky test (#2739) 2018-08-06 19:16:52 -07:00
BrennanConroy d76c074780
Up Redis test log level (#2743) 2018-08-06 19:15:53 -07:00
BrennanConroy 31b6ad69ae
Increase poll timeout in TS client (#2737) 2018-08-06 19:14:44 -07:00
ASP.NET CI 34f1906601 Updating submodule(s)
Routing => 39c5700148

[auto-updated: submodules]
2018-08-06 18:19:43 -07:00
James Newton-King 39c5700148
Add docs to RouteValuesAddress (#695) 2018-08-07 13:14:35 +12:00