Commit Graph

32588 Commits

Author SHA1 Message Date
Kiran Challa ab84d17bb3 Unskip endpoint routing functional tests 2018-08-01 07:22:42 -07:00
ASP.NET CI 1a24e2bf56 Updating submodule(s)
EntityFrameworkCore => 8a259ef7d49f73db5bb580c0621e630b32a92a56

[auto-updated: submodules]
2018-07-31 23:20:39 -07:00
ASP.NET CI 012e4c4c9d Updating submodule(s)
Mvc => 046af405b6

[auto-updated: submodules]
2018-07-31 20:15:29 -07:00
James Newton-King 046af405b6
Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
ASP.NET CI d884460ff2 Updating submodule(s)
IISIntegration => 4b5a32d3b9

[auto-updated: submodules]
2018-07-31 19:48:20 -07:00
Pavel Krymets 4b5a32d3b9
Use TestApplication (#1118) 2018-07-31 19:32:48 -07:00
Mike Harder ff0a5bbbdf Update resources.h (#1134) 2018-07-31 19:21:32 -07:00
ASP.NET CI d8d59b7a53 Updating submodule(s)
Hosting => 658906bf7c
IISIntegration => d99d2d881c
SignalR => c8eedb3540

[auto-updated: submodules]
2018-08-01 00:00:44 +00:00
BrennanConroy c8eedb3540
Fix race when connection is canceled and new poll comes in (#2697) 2018-07-31 16:36:54 -07:00
Pavel Krymets 658906bf7c
Add TestApplication to allow publish output caching (#1511) 2018-07-31 16:36:31 -07:00
Pavel Krymets d99d2d881c
Fix HTTPS certs on VSTS (#1123) 2018-07-31 16:35:34 -07:00
ASP.NET CI fc91df9163 Updating submodule(s)
SignalR => 651b39bc90

[auto-updated: submodules]
2018-07-31 16:13:40 -07:00
BrennanConroy 651b39bc90 Revert "Merge branch 'master' into release/2.2"
This reverts commit 785200877a, reversing
changes made to 3d6e1e69fd.
2018-07-31 15:24:33 -07:00
ASP.NET CI 880111fe55 Updating submodule(s)
Routing => e19b0b738c

[auto-updated: submodules]
2018-07-31 15:18:12 -07:00
Kiran Challa e19b0b738c PR Feedback 2018-07-31 14:51:55 -07:00
ASP.NET CI 848e2bbdd2 Updating submodule(s)
EntityFrameworkCore => fbe4c073dcb71c51b905ea6c2025ca30b5839ace

[auto-updated: submodules]
2018-07-31 14:50:10 -07:00
Kiran Challa 85c7bd8fac Discard ambient values during link generation if the values do not match explicit values
[Fixes #544] Link generation: Discard ambient values unless routing to the same address
2018-07-31 14:50:04 -07:00
Ryan Nowak 3d4a66ab8d
Merge pull request #674 from aspnet/kichalla/show.more.debuggerdisplaystring
Show default values in CompositeEndpointDataSource's debugger display…
2018-07-31 14:47:20 -07:00
Kiran Challa ef2c127459 Show route name 2018-07-31 14:08:24 -07:00
ASP.NET CI 27922bf5cc Updating submodule(s)
Diagnostics => bf839dadf1

[auto-updated: submodules]
2018-07-31 12:56:43 -07:00
Ryan Nowak bf839dadf1 Delete ISSUE_TEMPLATE.md
We're going to be doing some work in this repo. This issue tracker is the place to file Health Checks issues.
2018-07-31 12:51:47 -07:00
Kiran Challa f62877b9db Show default values in CompositeEndpointDataSource's debugger display string 2018-07-31 12:39:37 -07:00
ASP.NET CI 39256753da Updating submodule(s)
Razor => a4b91d6dce

[auto-updated: submodules]
2018-07-31 11:52:53 -07:00
ASP.NET CI 08fb979aaf Updating BuildTools from 2.2.0-preview1-20180730.10 to 2.2.0-preview1-20180731.1
[auto-updated: buildtools]
2018-07-31 11:25:24 -07:00
ASP.NET CI fc387263d5 Updating submodule(s)
Mvc => 0726b8b98b
MvcPrecompilation => e094d2579e

[auto-updated: submodules]
2018-07-31 11:25:12 -07:00
Ajay Bhargav Baaskaran a4b91d6dce Flatten AggregateExceptions in rzc 2018-07-31 11:11:43 -07:00
Pranav K 0726b8b98b
Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
Pranav K e094d2579e
Suppress obsolete warnings 2018-07-31 11:06:30 -07:00
ASP.NET CI 2340aa7e62 Updating submodule(s)
SignalR => da10db413a

[auto-updated: submodules]
2018-07-31 10:57:26 -07:00
ASP.NET CI dbebdae312 Updating submodule(s)
SignalR => 785200877a

[auto-updated: submodules]
2018-07-31 17:27:34 +00:00
BrennanConroy da10db413a
Fix query string name in transport spec (#2702) 2018-07-31 10:25:49 -07:00
Mikael Mengistu 785200877a
Merge branch 'master' into release/2.2 2018-07-31 10:22:09 -07:00
ASP.NET CI e131e6958d Updating submodule(s)
SignalR => 3d6e1e69fd

[auto-updated: submodules]
2018-07-31 09:57:35 -07:00
BrennanConroy 3d6e1e69fd
Close LongPolling connection on poll exception (#2701) 2018-07-31 09:52:10 -07:00
ASP.NET CI d13ff806bb Updating submodule(s)
SignalR => 25b826de75

[auto-updated: submodules]
2018-07-30 18:25:13 -07:00
Mikael Mengistu 25b826de75
Update JavaClientVersion variable (#2703) 2018-07-30 18:17:43 -07:00
ASP.NET CI 780e3d68e3 Updating BuildTools from 2.2.0-preview1-17104 to 2.2.0-preview1-20180730.10
[auto-updated: buildtools]
2018-07-30 17:22:37 -07:00
ASP.NET CI 01620fef46 Updating submodule(s)
SignalR => e031662525

[auto-updated: submodules]
2018-07-30 17:22:25 -07:00
Nate McMaster 119389fd72
Replace AppVeyor and Travis with VSTS for PR validation builds (#1287) 2018-07-30 17:11:55 -07:00
Mikael Mengistu e031662525
Test and package Java client with build.cmd (#2690) 2018-07-30 16:58:25 -07:00
ASP.NET CI 292a08ad41 Updating submodule(s)
Razor => 3ff064cea3

[auto-updated: submodules]
2018-07-30 23:41:34 +00:00
Pranav K 3ff064cea3 Lock when reading \ writing process output
Fixes #2516
2018-07-30 16:21:42 -07:00
ASP.NET CI 5f59377035 Updating submodule(s)
DotNetTools => 4baed363e5
EntityFrameworkCore => 7fff462b2722aad5068695e957003a9e07959d83

[auto-updated: submodules]
2018-07-30 16:13:07 -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 d310caf520 Updating BuildTools from 2.2.0-preview1-17102 to 2.2.0-preview1-17104
[auto-updated: buildtools]
2018-07-30 15:28:04 -07:00
ASP.NET CI 8c98e527ed Updating submodule(s)
IISIntegration => 652c529f8f
KestrelHttpServer => 3cdb73440e
Mvc => ddde149792

[auto-updated: submodules]
2018-07-30 15:28:02 -07:00
Pranav K ddde149792
Cleanup some IDE warnings 2018-07-30 15:06:43 -07:00
Pranav K b2a1a7c9de
Ensure parent is a MethodDeclarationSyntax 2018-07-30 14:59:27 -07:00
Pavel Krymets 652c529f8f
Fix ServerShutsDownWhenMainExits test (#1120) 2018-07-30 14:52:04 -07:00
Pavel Krymets 5d4fedaeac
Remove extra logic from file watcher (#1107) 2018-07-30 14:37:33 -07:00