ASP.NET CI
422032fe81
Updating submodule(s)
...
AzureIntegration => 480d9f9234
BasicMiddleware => 09a7b3bef5
BrowserLink => e0a6eadc714b637e17501b33a712d8315359a9dd
Common => 0eeedb12ffcab07cd6d529675ce9d5ce338edb1c
Diagnostics => fa961b003f
DotNetTools => 4baa07ccae
EntityFrameworkCore => 2c2d628bcef1e02a1dbb17ce80b9e1d92bddf3d9
Identity => 73062c89f6
IISIntegration => 89fccf3ac5
KestrelHttpServer => d4ab8b27a9
MetaPackages => e48d280f1b
Mvc => ef21286792
MvcPrecompilation => 47ae0c15cc
Routing => c887f730dd
Scaffolding => 681c609a88b4cb735402c85eb3da1a3339ca9e29
SignalR => 2a1ba9e4ff
StaticFiles => 8dcc011324
[auto-updated: submodules]
2018-09-28 22:08:26 +00:00
ASP.NET CI
eb03cd0a91
Updating submodule(s)
...
Common => 192ffb0f502667badd5bd7867c5af6afe21ffb00
[auto-updated: submodules]
2018-09-28 15:04:14 -07:00
Mikael Mengistu
2a1ba9e4ff
Change websockets library ( #3012 )
2018-09-28 14:20:58 -07:00
ASP.NET CI
e226e7496c
Updating submodule(s)
...
EntityFrameworkCore => 34ecb2f1b8ec92ecfacdc77fc53c2d42bdabb227
[auto-updated: submodules]
2018-09-28 21:20:44 +00:00
ASP.NET CI
1ea7503b57
Updating submodule(s)
...
BrowserLink => 1321982c4b7920cdbc3ea405912d883a90a73e10
DotNetTools => 2a1cf12ae9
Identity => 3825c24959
IISIntegration => 4258a43b4b
MetaPackages => 83a490c058
Mvc => 9f6fd02bba
SignalR => 8b2a504d4c
[auto-updated: submodules]
2018-09-28 12:08:53 -07:00
Nate McMaster
8b2a504d4c
Merge branch 'release/2.2'
2018-09-28 12:00:42 -07:00
John Luo
67f2c3149e
Use port 0 to avoid port collisions during tests
2018-09-28 11:59:48 -07:00
Nate McMaster
2a1cf12ae9
Merge branch 'release/2.2'
2018-09-28 11:54:18 -07:00
Nate McMaster
3825c24959
Merge branch 'release/2.2'
2018-09-28 11:50:15 -07:00
Nate McMaster
83a490c058
Merge branch 'release/2.2'
2018-09-28 11:48:51 -07:00
Nate McMaster
e48d280f1b
Merge branch 'release/2.1' into release/2.2
2018-09-28 11:48:24 -07:00
Nate McMaster
a0323945bc
Remove PublicSign and unnecessary certificate name properties
2018-09-28 11:48:05 -07:00
Nate McMaster
4258a43b4b
Merge branch 'release/2.2'
2018-09-28 11:45:46 -07:00
Nate McMaster
9f6fd02bba
Merge branch 'release/2.2'
2018-09-28 11:44:54 -07:00
ASP.NET CI
78a355a51b
Updating submodule(s)
...
KestrelHttpServer => 6183f1851e
[auto-updated: submodules]
2018-09-28 11:40:28 -07:00
Nate McMaster
75ac1a60f7
Include .jar files in microbuild code signing
2018-09-28 11:22:16 -07:00
Chris Ross (ASP.NET)
6183f1851e
Merge branch 'release/2.2'
2018-09-28 11:16:08 -07:00
Simon Cropp
d4ab8b27a9
typos, inline outs, redundant usings ( #2965 )
2018-09-28 11:14:59 -07:00
ASP.NET CI
a668fda12c
Updating submodule(s)
...
BasicMiddleware => 0143da672c
StaticFiles => dd29e9de9d
[auto-updated: submodules]
2018-09-28 11:12:50 -07:00
Chris Ross (ASP.NET)
0143da672c
Merge branch 'release/2.2'
2018-09-28 11:06:41 -07:00
Chris Ross (ASP.NET)
09a7b3bef5
Add logging to the response compression middleware #222
2018-09-28 11:05:20 -07:00
Chris Ross (ASP.NET)
dd29e9de9d
Merge branch 'release/2.2'
2018-09-28 10:53:03 -07:00
Chris Ross (ASP.NET)
722ed78c36
Merge branch 'release/2.2'
2018-09-28 10:51:12 -07:00
ASP.NET CI
455832d463
Updating submodule(s)
...
KestrelHttpServer => ccaed5176a
[auto-updated: submodules]
2018-09-28 10:43:24 -07:00
Nate McMaster
89fccf3ac5
Enable MicroBuild code signing ( #1456 )
...
Fixup the paths to files to be signed.
2018-09-28 10:37:18 -07:00
Nate McMaster
ef21286792
Fix microbuild code signing configuration ( #8511 )
...
Fixup the paths to files to be signed.
2018-09-28 10:36:56 -07:00
Nate McMaster
47ae0c15cc
Fix microbuild signing configuration
2018-09-28 10:36:24 -07:00
John Luo
ccaed5176a
Merge branch 'release/2.2'
2018-09-28 10:34:17 -07:00
Pranav K
ccb6579cd7
Do not return ProblemDetails for < 4xx status codes
...
Fixes #8504
2018-09-28 10:33:45 -07:00
John Luo
7cf1cf2a54
Update API check baselines to 2.1.0
2018-09-28 10:30:50 -07:00
Nate McMaster
f20e2f82aa
Bumping version from 2.1.4 to 2.1.5
2018-09-28 09:52:59 -07:00
Nate McMaster
646e65cb1d
Bumping version from 2.1.3 to 2.1.4
2018-09-28 09:51:26 -07:00
Unai Zorrilla
fa961b003f
Added execution time duration (HealthReportEntry TotalDuration) ( #493 )
...
* Added execution time duration into HealthReportEntry and TotalDuration on HealthReport
* review PR feedback from @rynowak.
* added the same duration into HealthReportEntry and log when the health check throw
2018-09-28 09:14:58 -07:00
Ryan Nowak
c887f730dd
Add DFA Graph viewer to sample
2018-09-28 09:11:24 -07:00
Justin Kotalik
45a52ebff5
Move Log call before starting application ( #1453 )
2018-09-28 08:53:32 -07:00
ASP.NET CI
a01fcb92c3
Updating submodule(s)
...
Mvc => e01fbe420f
[auto-updated: submodules]
2018-09-28 08:00:20 -07:00
Pranav K
e01fbe420f
Merge pull request #8505 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-09-28 07:55:27 -07:00
ASP.NET CI
063c6a471a
Updating submodule(s)
...
Diagnostics => 258a62f10f
[auto-updated: submodules]
2018-09-27 23:08:57 -07:00
Ryan Nowak
258a62f10f
Merge pull request #492 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-09-27 23:04:47 -07:00
ASP.NET CI
5c19faf833
Updating submodule(s)
...
SignalR => 370702f1a2
[auto-updated: submodules]
2018-09-27 21:47:26 -07:00
BrennanConroy
370702f1a2
Merge pull request #3023 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-09-27 21:41:42 -07:00
ASP.NET CI
5ee5cc7ea3
Updating submodule(s)
...
StaticFiles => df1f72d3d2
[auto-updated: submodules]
2018-09-27 20:38:51 -07:00
Simon Cropp
df1f72d3d2
make StaticFileResponseContext constructable ( #250 )
...
* make StaticFileResponseContext constructible so people can instantiate it for testing purposes
2018-09-27 20:32:58 -07:00
BrennanConroy
1f91b523f7
Add error to negotiate ( #2998 )
2018-09-27 20:27:06 -07:00
Simon Cropp
8dcc011324
spelling, inline outs, redundant braces ( #252 )
2018-09-27 20:24:42 -07:00
ASP.NET CI
9da702ee2d
Updating submodule(s)
...
Routing => 6bdf8d18fa
[auto-updated: submodules]
2018-09-28 02:43:27 +00:00
Ryan Nowak
6bdf8d18fa
Merge pull request #821 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-09-27 19:37:09 -07:00
Stephen Halter
e9c2acf4dc
Add HTTP/2 response draining timeout ( #2956 )
...
* Move drain timeout to Http1Connection
* Add TimeoutControl class
2018-09-27 17:59:12 -07:00
ASP.NET CI
67ac5ae994
Updating submodule(s)
...
HttpAbstractions => c7eaf77953
[auto-updated: submodules]
2018-09-27 17:45:45 -07:00
Roma Marusyk
c7eaf77953
Fix XML documentation for IFormFileCollection ( #1041 )
2018-09-27 17:13:28 -07:00