dotnet-bot
5cb615fcbe
Merge in 'release/2.2' changes
2019-03-18 21:50:48 +00:00
John Luo
de5310e886
Update build tools ( #8528 )
...
* update build tools' aka KoreBuild aka Internal SDK versions
* update EF submodule
* fix submodule builds with trimming
- path must not contain trailing slashes apparently
* bump Microsoft.NETFramework.ReferenceAssemblies package version to align with KoreBuild
2019-03-18 14:49:15 -07:00
Doug Bunting
1d1d664ea1
Merge branch 'release/2.2' into master
...
- no-ops except for
- Update PatchConfig.props (2835f85b6c )
- Add some additional logging to ErrorPageMiddlewareWebSite (#8049 ) (aka 1ca6202e7e )
- Put MVC's functional tests in a separate test group (#8118 ) (aka db3795b368 )
- ignore the build queue (4f2a0edc97 ) change because we're not hitting Linux resource issues in `master` branch
- ignore baseline test changes (5661c41909 and d2a4435ac8 ) because they're not applicable in `master`
2019-03-18 12:36:01 -07:00
Ryan Nowak
f303a55a8e
Add skeleton to use components + prerendering
...
This adds the skeleton needed for components + prerendring development
in the MVC sandbox. We don't currently have a sample app for quick and
dirty testing.
2019-03-18 10:18:04 -07:00
Justin Kotalik
a3c8bd16f7
Make Kestrels Internals truly internal. ( #8517 )
2019-03-18 10:15:39 -07:00
Matheus Marques
5c6e1aa1d9
[Templating] Fix react template typos ( #8592 )
2019-03-18 09:42:56 +01:00
Justin Kotalik
8349109647
Atomic swap the request drained handler when shutting down. ( #8529 )
2019-03-17 10:09:04 -07:00
Javier Calvarro Nelson
3189146b4e
Fix typo in killprocesses.ps1
...
Fixes variable reference typo.
2019-03-16 19:15:47 +01:00
Alexey Malinin
2eb0692434
Change name of argument in "WebHostExtensions" ( #8411 )
2019-03-16 12:16:27 -04:00
dotnet-bot
3a185ee0c5
Merge in 'release/2.2' changes
2019-03-16 00:33:20 +00:00
Doug Bunting
909d951caf
Unpin 3 Microsoft.Extensions.Configuration packages
...
- shipping in this release
2019-03-15 17:31:59 -07:00
dotnet-bot
735c8c3e4e
Merge in 'release/2.2' changes
2019-03-16 00:16:47 +00:00
Doug Bunting
aa384f8765
Merge branch 'release/2.1' => 'release/2.2' ( #8570 )
...
- mostly [automated]
2019-03-15 17:15:20 -07:00
Justin Kotalik
430002570f
Update patch config for ANCMV2 patch
2019-03-15 23:32:58 +00:00
Javier Calvarro Nelson
adf978a579
Kills java instances for Azure pipelines ( #8568 )
...
* Kills java instances for Azure pipelines
* Improved version
* Update output
* Add missing quote
2019-03-15 16:26:21 -07:00
Doug Bunting
73f288bcb6
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-03-15 14:25:55 -07:00
Hao Kung
95ab2fa4af
Split ILookupNormalizer.Normalize into Name/Email methods ( #8412 )
2019-03-15 14:00:40 -07:00
Doug Bunting
2a2809afe4
Unpin Microsoft.Extensions.Configuration.Binder package
...
- included in this release
2019-03-15 13:28:14 -07:00
dotnet-bot
3cae6000e0
Merge in 'release/2.2' changes
2019-03-15 18:49:56 +00:00
Doug Bunting
231705dc1e
Merge branch 'release/2.1' => 'release/2.2' ( #8553 )
...
- somewhat [automated]
2019-03-15 11:42:37 -07:00
Pavel Krymets
22623b905f
Add dependency from AspNetCore targeting pack to dotnet Core targeting pack ( #8490 )
...
Fixes https://github.com/aspnet/AspNetCore/issues/8284
2019-03-15 11:28:42 -07:00
dotnet-bot
e907061465
Merge in 'release/2.2' changes
2019-03-15 18:01:17 +00:00
BrennanConroy
2835f85b6c
Update PatchConfig.props
2019-03-15 10:59:18 -07:00
James Newton-King
47fab927a1
Add friendly error message to UrlHelper for when there is no IRouter ( #8145 )
2019-03-15 10:14:07 -07:00
Doug Bunting
93c7555d88
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-03-15 09:42:07 -07:00
Matt Mitchell
7c732d55f6
Pin System.Net.Http package version
2019-03-15 08:11:22 -07:00
Mikael Mengistu
694dcae53e
Make ResetSendPing and ResetTimeout private methods ( #8525 )
2019-03-14 22:05:07 -07:00
Mikael Mengistu
cfe0cc38ec
Resolve deadlock with `InvokeAsync` in `On` handler ( #8334 )
...
- Use a channel to unblock the dispatch loop
- Added tests
2019-03-14 22:04:36 -07:00
dotnet-bot
eb802d2709
Merge in 'release/2.2' changes
2019-03-14 23:16:14 +00:00
Doug Bunting
6cf554e5c5
Merge branch 'release/2.1' => 'release/2.2' ( #8521 )
...
- mostly [automated]
2019-03-14 16:14:53 -07:00
Justin Kotalik
7569f14dd9
Lock when removing disconnect handler
2019-03-14 22:32:10 +00:00
Doug Bunting
9618e24af9
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-03-14 12:07:05 -07:00
Doug Bunting
20b596a88b
Merge release/2.1 ( #8448 )
...
Thanks @pranavkm !
2019-03-14 12:04:15 -07:00
Pavel Krymets
a673be3b9a
Log all event log entries when assert fails ( #8491 )
2019-03-14 11:59:45 -07:00
Doug Bunting
4941c7b90d
Unpin the System.Net.Http.WinHttpHandler package version
...
- CoreFx shipping a new version
2019-03-14 11:57:12 -07:00
Doug Bunting
c90ffb0033
Merge branch 'release/2.2' => 'master' #8299
...
[mostly automated]
2019-03-14 11:56:47 -07:00
Doug Bunting
2dd47e416f
Delete ArchiveBaseline.2.2.3.txt
2019-03-14 11:55:19 -07:00
Doug Bunting
7e4cefa98f
Delete ArchiveBaseline.2.2.3.txt
2019-03-14 11:54:58 -07:00
Stephen Halter
1338973212
Better handle HttpConnectionContext state transitions ( #8225 )
2019-03-14 11:33:32 -07:00
Pranav K
7557cb916b
Merge remote-tracking branch 'origin/release/2.1' into prkrishn/merge/2.1
2019-03-14 10:04:38 -07:00
Mikael Mengistu
a5e20fdc90
Fix SignalR build from VS ( #8492 )
2019-03-14 10:04:04 -07:00
Doug Bunting
d76c547290
Merge branch 'release/2.1' up to commit d2a4435 => 'release/2.2' #7920
...
[manual]
- remove updates about baseline test (5661c41 and d2a4435 )
- already done (differently) in release/2.2
- add JDK installation -- missing in these images but not needed in `release/2.1`
- add packages needed to run Chrome
2019-03-14 08:53:08 -07:00
Ryan Nowak
30d0afca05
Remove DisplayName overload from health checks
...
The builder now provides this directly.
2019-03-13 20:12:53 -07:00
Ryan Nowak
0dc14a61ce
Simplify Map methods
2019-03-13 20:12:53 -07:00
Ryan Nowak
4b4614635f
Change template -> pattern for MVC
2019-03-13 20:12:53 -07:00
Ryan Nowak
e78a6521b9
Make naming of IEndpointRouteBuilderConsistent across usages.
2019-03-13 20:12:53 -07:00
Doug Bunting
0c6591baea
Merge release/2.1 up to commit d2a4435ac8 => release/2.2
...
- remove updates about baseline test (5661c41909 and d2a4435ac8 )
- already done (differently) in release/2.2
- add JDK installation -- missing in these images but not needed in `release/2.1`
- add packages needed to run Chrome
2019-03-13 19:17:05 -07:00
Doug Bunting
6d1c75c095
Update all dependencies manually
...
- add `CoherentParentDependency` attributes for the new `darc` version
- also update docs/ReferenceResolution.md to match aspnet/Extensions version (and pick up improvements there)
2019-03-13 15:48:05 -07:00
Hao Kung
a591a7cd78
Stop waiting for helix work item completion ( #8483 )
2019-03-13 15:02:03 -07:00
Justin Kotalik
1679ba7844
Fix AppOfflineDroppedWhileSiteStarting_SiteShutsDown_InProcess ( #8419 )
2019-03-13 14:59:41 -07:00