ASP.NET CI
5f16f1564c
Updating submodule(s)
...
EntityFrameworkCore => 4acf44bd33c618261ad77e6b09791ba59c217794
WebSockets => d99273c59a
[auto-updated: submodules]
2018-09-28 16:00:59 -07:00
ASP.NET CI
c82a716cc7
Updating BuildTools from 2.2.0-preview1-20180918.1 to 2.2.0-preview1-20180928.3
...
[auto-updated: buildtools]
2018-09-28 22:51:21 +00:00
ASP.NET CI
9632f9d9af
Updating submodule(s)
...
EntityFrameworkCore => 25e8375b946913c78df12f327deb39eacf6d583e
WebSockets => 69961bbdab
[auto-updated: submodules]
2018-09-28 22:51:10 +00:00
John Luo
d99273c59a
Merge branch 'release/2.2'
2018-09-28 15:50:15 -07:00
John Luo
69961bbdab
Merge branch 'release/2.1' into release/2.2
2018-09-28 15:44:48 -07:00
ASP.NET CI
af0733838d
Updating submodule(s)
...
SignalR => b9d8942060
[auto-updated: submodules]
2018-09-28 15:33:21 -07:00
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
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
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
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
ASP.NET CI
78a355a51b
Updating submodule(s)
...
KestrelHttpServer => 6183f1851e
[auto-updated: submodules]
2018-09-28 11:40:28 -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)
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
John Luo
ccaed5176a
Merge branch 'release/2.2'
2018-09-28 10:34:17 -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
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
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
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
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
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
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
ASP.NET CI
58c6f9f3c0
Updating submodule(s)
...
AADIntegration => 4a575751da
Antiforgery => 372b663992
AuthSamples => f9da85ab27
AzureIntegration => c9486d1251
BasicMiddleware => 601bf83bda
BrowserLink => 7a7ad55dd85718db3344c90b9c4d24bc831d529a
Caching => f6d0f012e67eca6165f89ade07d322ef6f513669
Common => c76331c74d942679658f4eb35c12850985c452ac
Configuration => 9b80cd866891a34738fa7f7f74a3e6c98f74b281
CORS => f4ab94e9ff
DataProtection => 6cb6ae5216
DependencyInjection => 6fb966a3505034f4cc66efb3e199116bf34160be
DotNetTools => ba676a9f62
EventNotification => a5808b63889805b06bd3d5bc9f4498780764ee5a
FileSystem => f10bc4b41e09b51c0016ec73c394076dbe1b8858
Hosting => 7826b5bc89
HtmlAbstractions => f21eca33e2
HttpAbstractions => 65338ca9f1
HttpClientFactory => 3234163a5b508fb7ad1c836ebb0057aa767ab92c
HttpSysServer => ffa368cdcb
Identity => d55bd557e0
IISIntegration => c0de15cc45
JavaScriptServices => ec82df4287
JsonPatch => 212465673e
Localization => 6c2088ebc5
Logging => 1e896bfa0741f5f999289760220c4bf65f8f1ed5
MetaPackages => 0ae86b44ee
Microsoft.Data.Sqlite => e2452af08d3b1c4215a51b2f51319423eb653fde
MusicStore => 25b9a2cb9a
Options => 702412cdf7388f1d6d088dfb46d2a0341cab6941
Proxy => ace56659cc232667db27b9e8aa3a21615749495f
Razor => dc70687f0e
ResponseCaching => 6a014522ca
Scaffolding => 8f7006cf21e3bf415252e07fdadb1cc235292397
Security => 59bbd96690
ServerTests => 79a5fa8069
Session => a8500025ed
SignalR => 31809536e3
StaticFiles => 1380326811
Templating => 7813cf0c71
WebHooks => 84b3a09dcb975542d358fba8860219ed94a9a733
WebSockets => 2200d2a6b0
[auto-updated: submodules]
2018-09-28 00:12:19 +00:00
Justin Kotalik
33b5575017
Merge branch 'release/2.2'
2018-09-27 16:54:43 -07:00
Justin Kotalik
fc39ea3bec
Make hosting bundle get prodcon runtime versions ( #1435 )
2018-09-27 16:44:40 -07:00
Pranav K
c9486d1251
Merge remote-tracking branch 'origin/release/2.2'
2018-09-27 16:36:30 -07:00
dotnet-maestro-bot
66ba370a0a
Update .NET Core to 2.2.0-preview3-26927-02
2018-09-27 16:19:50 -07:00
Eilon Lipton
e225a7ba09
Update LICENSE.txt
2018-09-27 15:47:35 -07:00
Eilon Lipton
25b9a2cb9a
Update LICENSE.txt
2018-09-27 15:46:02 -07:00
Eilon Lipton
0ae86b44ee
Update LICENSE.txt
2018-09-27 15:45:43 -07:00
Eilon Lipton
04ec102e96
Update LICENSE.txt
2018-09-27 15:45:00 -07:00
Eilon Lipton
212465673e
Update LICENSE.txt
2018-09-27 15:44:54 -07:00