ASP.NET CI
|
dde9add24a
|
Updating submodule(s)
IISIntegration => 1fca011674
[auto-updated: submodules]
|
2018-09-06 10:55:03 -07:00 |
Justin Kotalik
|
1fca011674
|
Fix output location for lib files (#1373)
|
2018-09-06 10:32:49 -07:00 |
ASP.NET CI
|
aee8dc94f4
|
Updating submodule(s)
IISIntegration => b1f0f173aa
KestrelHttpServer => b8e56691cb
Mvc => 07cc9e66c6
[auto-updated: submodules]
|
2018-09-06 10:25:56 -07:00 |
Pavel Krymets
|
b1f0f173aa
|
Use ConnectionResetException with 'The client disconnected' message (#1364)
|
2018-09-06 10:10:07 -07:00 |
Chris Ross (ASP.NET)
|
b8e56691cb
|
Implement MaxRequestLineSize for HTTP/2 #2813
|
2018-09-06 10:01:28 -07:00 |
ASP.NET CI
|
d95cef8954
|
Updating submodule(s)
SignalR => b67137bc00
[auto-updated: submodules]
|
2018-09-06 09:58:35 -07:00 |
ASP.NET CI
|
c450729c17
|
Updating submodule(s)
KestrelHttpServer => edc1935475
[auto-updated: submodules]
|
2018-09-06 09:30:18 -07:00 |
Chris Ross (ASP.NET)
|
384a518bda
|
Implement MaxRequestHeadersTotalSize for HTTP/2 #2812
|
2018-09-06 09:07:16 -07:00 |
David Fowler
|
edc1935475
|
Flow the cancellation tokens to ReadAsync and WriteAsync (#2865)
|
2018-09-06 09:04:39 -07:00 |
ASP.NET CI
|
3be65c2b51
|
Updating submodule(s)
HttpAbstractions => cfb0d732b0
SignalR => 647ea8a945
[auto-updated: submodules]
|
2018-09-06 09:03:27 -07:00 |
Simon Cropp
|
cfb0d732b0
|
fix some spelling (#1035)
|
2018-09-06 08:46:34 -07:00 |
ASP.NET CI
|
03bf9d097f
|
Updating submodule(s)
Configuration => 79e15706cfd648ce70d8183e82dd7453e8dd46fb
DependencyInjection => 98a19b4a5d38eec6c55a86e5f18fbf5e29425a1a
EntityFrameworkCore => 04c15a493db6e26757f2204a3f38047bf30d163a
[auto-updated: submodules]
|
2018-09-06 08:35:24 -07:00 |
ASP.NET CI
|
f50ac5919a
|
Updating submodule(s)
Mvc => b156dee4f1
[auto-updated: submodules]
|
2018-09-06 08:08:36 -07:00 |
ASP.NET CI
|
cea3c642f6
|
Updating submodule(s)
Mvc => c0f3a46ffe
[auto-updated: submodules]
|
2018-09-06 07:38:37 -07:00 |
ASP.NET CI
|
fa03c563f5
|
Updating submodule(s)
Mvc => e174d277bd
Routing => e3b704095b
[auto-updated: submodules]
|
2018-09-05 21:08:01 -07:00 |
ASP.NET CI
|
11c9b1fe76
|
Updating submodule(s)
Routing => 950d2e9b74
[auto-updated: submodules]
|
2018-09-05 20:39:37 -07:00 |
ASP.NET CI
|
65674487c9
|
Updating submodule(s)
Routing => dcfb63a768
[auto-updated: submodules]
|
2018-09-06 02:29:58 +00:00 |
ASP.NET CI
|
dedff81701
|
Updating submodule(s)
Routing => 1c74973c6a
[auto-updated: submodules]
|
2018-09-05 18:54:19 -07:00 |
ASP.NET CI
|
21a025d861
|
Updating submodule(s)
Routing => abc378d3dc
[auto-updated: submodules]
|
2018-09-05 18:21:21 -07:00 |
ASP.NET CI
|
9ca2c2e6f5
|
Updating submodule(s)
IISIntegration => 71b7bb50b2
Mvc => b48b282ad8
Razor => 3a281b8f58
Routing => a777a4cdd5
SignalR => dc6088bf21
[auto-updated: submodules]
|
2018-09-05 17:49:20 -07:00 |
Stephen Halter
|
2f3b565401
|
Minimize blocking threads to improve test reliability
|
2018-09-05 17:47:07 -07:00 |
Nate McMaster
|
12f4235342
|
Merge branch 'release/2.1' into release/2.2
|
2018-09-05 17:23:44 -07:00 |
Mike Harder
|
71b7bb50b2
|
Ensure external processes are killed when test process exits (#1371)
- Prevents locked files when stop debugging unit test
- Addresses #1279
|
2018-09-05 17:21:59 -07:00 |
Pavel Krymets
|
88d8571474
|
Add Trace level for request events, allow logging to eventlog (#1337)
|
2018-09-05 17:15:04 -07:00 |
Pavel Krymets
|
5956300df7
|
Retry TestServer port selection (#1367)
|
2018-09-05 16:48:23 -07:00 |
ASP.NET CI
|
f8762a06c3
|
Updating submodule(s)
IISIntegration => 2f4172e7e7
[auto-updated: submodules]
|
2018-09-05 16:48:22 -07:00 |
Pavel Krymets
|
18a718d1f0
|
Catch all exception in native callbacks (#1369)
|
2018-09-05 16:48:10 -07:00 |
Pavel Krymets
|
613fbcc349
|
Enable code analysis on shim project (#1361)
|
2018-09-05 16:47:51 -07:00 |
Mike Harder
|
58df4ef34d
|
AppVeyor: Reset dynamic port range to Windows default (#1368)
- Prevents conflicts between ANCM random ports and Windows dynamic ports
- Addresses #1269
|
2018-09-05 16:47:11 -07:00 |
Mike Harder
|
2f4172e7e7
|
Reduce probability of MultipleAppTests failure (#1365)
- Decrease false-positive failure rate from 1 in 1,000 to 1 in 1,000,000
- Addresses #1350
|
2018-09-05 16:43:09 -07:00 |
Nate McMaster
|
fc04b2c073
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:37:32 -07:00 |
ASP.NET CI
|
a00eb4fa82
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:36:42 -07:00 |
ASP.NET CI
|
ed65af8e87
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:36:37 -07:00 |
ASP.NET CI
|
11cd669ce4
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:36:32 -07:00 |
ASP.NET CI
|
622fb3c1e5
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:36:26 -07:00 |
ASP.NET CI
|
d88d3e48ac
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:36:21 -07:00 |
ASP.NET CI
|
16eb603cb2
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:35:27 -07:00 |
ASP.NET CI
|
0256019979
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:35:10 -07:00 |
ASP.NET CI
|
bb31ceee59
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:35:05 -07:00 |
ASP.NET CI
|
24ebd9ff3e
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:34:59 -07:00 |
ASP.NET CI
|
9b5e34e197
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:34:49 -07:00 |
ASP.NET CI
|
b43bc0cb8a
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:34:33 -07:00 |
ASP.NET CI
|
eade194b39
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:34:28 -07:00 |
ASP.NET CI
|
795a2238eb
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:34:22 -07:00 |
ASP.NET CI
|
64a2c3ab46
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:34:06 -07:00 |
ASP.NET CI
|
b3e163e44f
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:34:00 -07:00 |
ASP.NET CI
|
acde45cf31
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:33:50 -07:00 |
ASP.NET CI
|
0bed1326d1
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:33:12 -07:00 |
ASP.NET CI
|
6b7cb74342
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:32:56 -07:00 |
ASP.NET CI
|
320751e465
|
Update branding to 2.2.0-preview3
|
2018-09-05 16:32:50 -07:00 |