Pavel Krymets
9d5cbe1e3d
Remove Internal.Sdk reference from test projects ( #1318 )
2018-08-23 15:49:39 -07:00
John Luo
752f934a23
Fix flaky test
...
Use dynamic port assignment to reduce address binding failures due to port collisions
2018-08-23 15:45:14 -07:00
Javier Calvarro Nelson
b3a6bda45a
Sync Identity UI default layout with the templates layout
2018-08-23 15:15:54 -07:00
ASP.NET CI
c0a9bfd32b
Updating submodule(s)
...
Routing => dd1dcaebee
[auto-updated: submodules]
2018-08-23 22:03:03 +00:00
James Newton-King
dd1dcaebee
Merge branch 'merge/release/2.2-to-master'
2018-08-24 09:52:47 +12:00
ASP.NET CI
c12387b23b
Updating submodule(s)
...
Routing => 40fb13a021
[auto-updated: submodules]
2018-08-23 14:23:11 -07:00
ASP.NET CI
1ffe975aa9
Updating submodule(s)
...
SignalR => 4c3ca279ca
[auto-updated: submodules]
2018-08-23 21:21:20 +00:00
Andrew Stanton-Nurse
4c3ca279ca
Merge pull request #2856 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-08-23 14:15:15 -07:00
James Newton-King
40fb13a021
Fix DfaMatcher to work with non-RouteEndpoint ( #739 )
2018-08-24 09:11:13 +12:00
ASP.NET CI
b5dfbec603
Updating submodule(s)
...
IISIntegration => 1d4d882c0d
[auto-updated: submodules]
2018-08-23 13:54:31 -07:00
Justin Kotalik
1d4d882c0d
Spelling mistake in debug log
2018-08-23 13:45:10 -07:00
Nate McMaster
f86fabe9d2
Bumping version from 2.1.1 to 2.1.2
2018-08-23 12:56:36 -07:00
ASP.NET CI
faa70f6ce6
Updating submodule(s)
...
IISIntegration => b3893720b7
[auto-updated: submodules]
2018-08-23 12:52:57 -07:00
Sourabh Shirhatti
b3893720b7
inproc property was changed in 2.2 ( #1316 )
2018-08-23 12:41:27 -07:00
ASP.NET CI
91684f966b
Updating submodule(s)
...
IISIntegration => be5fb58c76
[auto-updated: submodules]
2018-08-23 12:10:15 -07:00
Pavel Krymets
be5fb58c76
Merge pull request #1292 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-08-23 11:47:49 -07:00
ASP.NET CI
c452fbcfe7
Updating submodule(s)
...
Logging => 53de1f40f309d75cc3b22bab53881a5770543286
[auto-updated: submodules]
2018-08-23 11:43:46 -07:00
ASP.NET CI
1ffa88306d
Updating submodule(s)
...
Identity => f2e4a63747
[auto-updated: submodules]
2018-08-23 10:55:09 -07:00
Javier Calvarro Nelson
f2e4a63747
Fix msbuild
2018-08-23 10:46:36 -07:00
ASP.NET CI
1886247ab7
Updating submodule(s)
...
Templating => 3570f1a2b1
[auto-updated: submodules]
2018-08-23 10:38:21 -07:00
Ryan Brandenburg
3570f1a2b1
Merge branch 'merge/release/2.2-to-master'
2018-08-23 10:32:20 -07:00
ASP.NET CI
edded9af3b
Updating submodule(s)
...
SignalR => 2db0c086b2
[auto-updated: submodules]
2018-08-23 09:55:08 -07:00
Andrew Stanton-Nurse
2db0c086b2
fix #2853 by adding blurb to readme ( #2854 )
2018-08-23 09:00:51 -07:00
ASP.NET CI
e758449bb6
Updating submodule(s)
...
Mvc => 8eea0ad44c
[auto-updated: submodules]
2018-08-23 15:26:18 +00:00
Pranav K
8eea0ad44c
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
ASP.NET CI
9749adf1a1
Updating submodule(s)
...
Routing => 90d8f96b3f
[auto-updated: submodules]
2018-08-23 04:21:53 -07:00
dotnet-maestro-bot
90d8f96b3f
Change RoutePattern to not throw when inline and arg default value are the same ( #747 ) ( #748 )
2018-08-23 23:17:14 +12:00
Steve Sanderson
520d47316f
Increase default WaitAssert timeout to 2 seconds
2018-08-23 11:58:46 +01:00
ASP.NET CI
bc277e97fa
Updating submodule(s)
...
Mvc => d881ec178f
Routing => 61c5f2bad4
[auto-updated: submodules]
2018-08-23 03:14:07 -07:00
ASP.NET CI
5eb31c2d7f
Updating submodule(s)
...
KestrelHttpServer => 68a0863524
Mvc => e2de54a92d
Routing => 15e46ad323
[auto-updated: submodules]
2018-08-23 10:08:53 +00:00
James Newton-King
d881ec178f
Merge release/2.2
2018-08-23 22:05:15 +12:00
James Newton-King
e2de54a92d
Update MvcEndpointDataSource to use RoutePattern ( #8249 )
2018-08-23 21:42:42 +12:00
James Newton-King
15e46ad323
Change RoutePattern to not throw when inline and arg default value are the same ( #747 )
2018-08-23 21:39:23 +12:00
Ryan Nowak
61c5f2bad4
Merge pull request #746 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-08-22 20:38:02 -07:00
David Fowler
68a0863524
General connection management ( #2834 )
...
This change makes the handling of graceful shutdown work for more than just http scenarios. This should allow us to move TLS further out and should also allow us to start moving things to connection middleware instead of connection adapters.
Summary of the things changed/added:
- Added IConnectionLifetimeNotificationFeature that represents an attempt to gracefully close the connection that isn't being aborted. This feels pretty awful but we may have to do it.
- Moved connection management to the ConnectionDispatcher and out of the HttpConnectionMiddleware
- Removed Http from the names of the ConnectionManager and Heartbeat
2018-08-22 20:35:28 -07:00
Ryan Nowak
a0aa61fd10
Improvements for IEndpointSelectorPolicy
...
These changes are based on our discussion earlier this week. Adding
async, and making it possible to short circuit, which should be better
aligned with the requirments of versioning.
2018-08-22 19:26:13 -07:00
Nate McMaster
12e2d30f6b
Publish .jar files to ProdCon output
2018-08-22 19:08:17 -07:00
Mike Harder
e63e00ad04
Add "/warnaserror" to restore and build
...
- Default templates should have no restore or build warnings
2018-08-22 18:15:37 -07:00
Ryan Nowak
3370113a05
Move ITagHelper to another assembly
2018-08-22 17:46:48 -07:00
Mike Harder
ba2eacc3f5
Automatically detect if private feed is required ( #16 )
2018-08-22 17:12:13 -07:00
ASP.NET CI
28fb997042
Updating submodule(s)
...
Mvc => e2695674df
[auto-updated: submodules]
2018-08-22 23:02:04 +00:00
ASP.NET CI
7d8d5b72a3
Updating submodule(s)
...
IISIntegration => 3b3f128306
Templating => ed19e34256
[auto-updated: submodules]
2018-08-22 22:59:14 +00:00
James Newton-King
e2695674df
Merge branch 'merge/release/2.2-to-master'
2018-08-23 10:55:40 +12:00
Justin Kotalik
3b3f128306
Enable app verifier on VSTS; Fix debug log handle use ( #1291 )
2018-08-22 15:39:59 -07:00
ASP.NET CI
5e301e7b45
Updating submodule(s)
...
Mvc => 03da30f3bf
[auto-updated: submodules]
2018-08-22 15:28:26 -07:00
James Newton-King
03da30f3bf
Replace remaining references to global routing ( #8312 )
2018-08-23 10:23:29 +12:00
Javier Calvarro Nelson
ed19e34256
Upgrade deps
2018-08-22 14:29:38 -07:00
ASP.NET CI
3bedfa1533
Updating submodule(s)
...
SignalR => 9d4c76c173
[auto-updated: submodules]
2018-08-22 13:53:47 -07:00
BrennanConroy
9d4c76c173
Merge pull request #2850 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-08-22 13:49:05 -07:00
Javier Calvarro Nelson
de0932961b
Default Identity UI to Bootstrap4
2018-08-22 13:40:38 -07:00