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
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
Nate McMaster
73062c89f6
Change spec test packages to depend on xunit.execution.core, not the xunit metapackage ( #1979 )
2018-09-27 16:40:38 -07:00
Ajay Bhargav Baaskaran
dc70687f0e
Test tag helper directives correctly
2018-09-27 16:37:28 -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
Nate McMaster
594b5fafe4
Enable MicroBuild code signing
2018-09-27 16:11:54 -07:00
Chris Ross
601bf83bda
Merge pull request #370 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-09-27 15:54:53 -07:00
Eilon Lipton
e225a7ba09
Update LICENSE.txt
2018-09-27 15:47:35 -07:00
Ajay Bhargav Baaskaran
93e7e735a4
Test Directives correctly
2018-09-27 15:47:21 -07:00
Eilon Lipton
d985f9ec44
Update LICENSE.txt
2018-09-27 15:46:08 -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
6c2088ebc5
Update LICENSE.txt
2018-09-27 15:45:06 -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
Eilon Lipton
ec82df4287
Update LICENSE.txt
2018-09-27 15:32:48 -07:00
Eilon Lipton
d55bd557e0
Update LICENSE.txt
2018-09-27 15:32:43 -07:00
Eilon Lipton
ffa368cdcb
Update LICENSE.txt
2018-09-27 15:32:38 -07:00
Eilon Lipton
65338ca9f1
Update LICENSE.txt
2018-09-27 15:32:25 -07:00
Eilon Lipton
f21eca33e2
Update LICENSE.txt
2018-09-27 15:32:20 -07:00
Eilon Lipton
7826b5bc89
Update LICENSE.txt
2018-09-27 15:32:13 -07:00
Eilon Lipton
c29b0e6131
Update LICENSE.txt
2018-09-27 15:30:51 -07:00
Eilon Lipton
6cb6ae5216
Update LICENSE.txt
2018-09-27 15:30:41 -07:00
Eilon Lipton
f4ab94e9ff
Update LICENSE.txt
2018-09-27 15:30:18 -07:00
Eilon Lipton
67ce156126
Update LICENSE.txt
2018-09-27 15:29:17 -07:00
Eilon Lipton
f9da85ab27
Update LICENSE.txt
2018-09-27 15:29:11 -07:00
Eilon Lipton
e2b5de3e03
Update LICENSE.txt
2018-09-27 15:29:02 -07:00
Eilon Lipton
ba676a9f62
Update LICENSE.txt
2018-09-27 15:28:53 -07:00
Eilon Lipton
372b663992
Update LICENSE.txt
2018-09-27 15:28:01 -07:00
Eilon Lipton
4a575751da
Update LICENSE.txt
2018-09-27 15:27:51 -07:00