ASP.NET CI
583b4f072b
Updating submodule(s)
...
Mvc => 9da8e2c908
[auto-updated: submodules]
2018-08-10 10:46:11 -07:00
ASP.NET CI
8d63175069
Updating BuildTools from 2.1.3-rtm-15802 to 2.1.3-rtm-15811
...
[auto-updated: buildtools]
2018-08-10 10:45:25 -07:00
ASP.NET CI
1cd53332be
Updating submodule(s)
...
SignalR => fc8979aeca
[auto-updated: submodules]
2018-08-10 10:45:24 -07:00
Pranav K
9da8e2c908
Ensure UnsupportedContentTypeFilter runs before ModelStateInvalidFilter
...
Both UnsupportedContentTypeFilter and ModelStateInvalidFilter use ModelState to
determine the response. UnsupportedContentTypeFilter returns a more specific
response and should execute earlier than the latter filter.
Fixes #8236
2018-08-10 10:39:13 -07:00
ASP.NET CI
bf096fb35e
Updating submodule(s)
...
EntityFrameworkCore => ae4d47ef226cf34c3f74cb071c2c2d1ef6745a3f
SignalR => b82fcc0b21
[auto-updated: submodules]
2018-08-10 17:17:42 +00:00
Nate McMaster
ac9b1f97c5
Add a restore feed for 2.1.3 packages
2018-08-10 10:02:45 -07:00
Nate McMaster
ecb353ab2a
Merge branch 'release/2.1' into release/2.2
2018-08-10 09:49:37 -07:00
BrennanConroy
b82fcc0b21
log when WebSocketTransport has started ( #2752 )
2018-08-10 09:49:17 -07:00
Nate McMaster
555f10b5f9
Fix #650 - remove the BuildGraphOf property ( #1302 )
2018-08-10 09:42:43 -07:00
Nate McMaster
6dd5a7bcf8
Merge branch release/2.1 into 2.1.4
2018-08-10 09:33:40 -07:00
Nate McMaster
a7a95c6da1
Add PR validation on VSTS
2018-08-10 09:19:06 -07:00
ASP.NET CI
efdb625c03
Updating submodule(s)
...
DataProtection => 9534c08142
[auto-updated: submodules]
2018-08-10 09:17:47 -07:00
Nate McMaster
9534c08142
Change versioning of Microsoft.AspNetCore.DataProtection.Redis to 2.2 ( #320 )
2018-08-10 09:13:02 -07:00
Nate McMaster
a85d99ab8e
Add the 2.1.3 archive baselines and a target to ensure this test is run on PR builds
2018-08-10 09:08:55 -07:00
John Luo
62a30a731d
Fix bug in graceful shutdown
2018-08-10 00:17:29 -07:00
ASP.NET CI
eb7ccc6f3b
Updating submodule(s)
...
IISIntegration => 4628525301
[auto-updated: submodules]
2018-08-10 00:36:21 +00:00
Pavel Krymets
4628525301
Start W3SVC if it is stopped ( #1197 )
2018-08-09 17:30:26 -07:00
Nate McMaster
d469d72517
Merge branch 'release/2.1' into release/2.2
2018-08-09 16:28:23 -07:00
ASP.NET CI
892897fda1
Updating submodule(s)
...
ServerTests => bb09589fb1
[auto-updated: submodules]
2018-08-09 15:11:46 -07:00
ASP.NET CI
b1f5963d9b
Updating submodule(s)
...
Hosting => b078521f17
[auto-updated: submodules]
2018-08-09 21:07:27 +00:00
ASP.NET CI
48d735b515
Updating submodule(s)
...
EntityFrameworkCore => 4f65388bf68312e16fe07e62f79d8fad4e242f2a
[auto-updated: submodules]
2018-08-09 20:10:38 +00:00
Chris Ross (ASP.NET)
bb09589fb1
Remove travis
2018-08-09 13:09:52 -07:00
Chris Ross (ASP.NET)
f2ddea2aa9
Temporarily bump the version of IntegrationTesting.IIS
2018-08-09 13:09:10 -07:00
Chris Ross (ASP.NET)
b078521f17
Hold open the nginx dynamic port
2018-08-09 12:30:32 -07:00
ASP.NET CI
c061e5463c
Updating submodule(s)
...
KestrelHttpServer => bd3a8a3511
SignalR => da35d1f4e1
[auto-updated: submodules]
2018-08-09 12:23:54 -07:00
Stephen Halter
bd3a8a3511
Small test fix to avoid potential flakiness
2018-08-09 12:12:24 -07:00
Andrew Stanton-Nurse
da35d1f4e1
add version number to java client build ( #2776 )
2018-08-09 12:10:20 -07:00
John Luo
cef46fdaa7
Merge branch 'johluo/more-graceful' into release/2.2
2018-08-09 12:00:36 -07:00
John Luo
7c9e234457
Gracefully wait for streams to complete when pipe completes
2018-08-09 11:59:47 -07:00
ASP.NET CI
a96f55b354
Updating submodule(s)
...
IISIntegration => 8361b8cfa9
[auto-updated: submodules]
2018-08-09 11:58:04 -07:00
Pavel Krymets
8361b8cfa9
Split handler resolution from application info ( #1177 )
2018-08-09 11:32:51 -07:00
ASP.NET CI
9393b18419
Updating submodule(s)
...
KestrelHttpServer => c8418c6de8
[auto-updated: submodules]
2018-08-09 11:30:50 -07:00
Günther Foidl
c8418c6de8
Derive SocketAwaitable from SocketAsyncEventArgs ( #2592 )
...
* SocketSenderReceiverBase as baseclass for SocketSender and SocketReceiver
* Made SocketAwaitable.GetResult inlineable
* SocketAwaitable renamed to SocketAwaitableEventArgs and inherited from SocketAsyncEventArgs
Thus saving an extra object (`SocketAwaitable`) and two int-fields, so less allocations.
2018-08-09 11:24:06 -07:00
ASP.NET CI
457c9c93bd
Updating submodule(s)
...
IISIntegration => e6330ab19b
[auto-updated: submodules]
2018-08-09 10:24:59 -07:00
Pavel Krymets
e6330ab19b
Fix win7 test again ( #1187 )
2018-08-09 10:08:44 -07:00
Pavel Krymets
d7ad4c79ee
Fix incremental checks for test projects ( #1186 )
2018-08-09 10:03:03 -07:00
ASP.NET CI
535c3093bf
Updating submodule(s)
...
IISIntegration => dd429e9597
[auto-updated: submodules]
2018-08-09 09:56:07 -07:00
Pavel Krymets
dd429e9597
Catch exceptions thrown by is_regular_file ( #1179 )
2018-08-09 09:45:28 -07:00
ASP.NET CI
e9c083fe65
Updating submodule(s)
...
IISIntegration => d6f410bf42
[auto-updated: submodules]
2018-08-09 09:26:18 -07:00
Pavel Krymets
d6f410bf42
Add locked app_oflline file test and remove retrying client ( #1178 )
...
* Add locked app_oflline file test and remove retrying client
* Write bytes to file
2018-08-09 09:21:02 -07:00
ASP.NET CI
1c8833af54
Updating submodule(s)
...
IISIntegration => 8cf39d3592
[auto-updated: submodules]
2018-08-08 22:12:07 -07:00
Pavel Krymets
8cf39d3592
Merge pull request #1180 from aspnet/pakrym/ASPNETCORE_DETAILEDERRORS
...
Move ASPNETCORE_DETAILEDERRORS env var to web.config
2018-08-08 21:42:06 -07:00
ASP.NET CI
2bd6ed6a76
Updating submodule(s)
...
Routing => 12cb35894e
[auto-updated: submodules]
2018-08-08 21:41:50 -07:00
Ryan Nowak
12cb35894e
Add support for GraphViz
...
Adds **internal** support for dumping a route table to GraphViz DOT
notation. This allows us to dump the DFA graph for a route table and
visualize it.
Example:
https://gist.github.com/rynowak/2b24e4a6a602ca6f9c4de3ec227d621b
2018-08-08 21:36:39 -07:00
ASP.NET CI
d4eda810ca
Updating submodule(s)
...
EntityFrameworkCore => 7d5488a606173df0f57da37dcab82b472fb15e45
[auto-updated: submodules]
2018-08-08 18:04:13 -07:00
ASP.NET CI
5fde7445e4
Updating submodule(s)
...
KestrelHttpServer => aaf0293ebc
[auto-updated: submodules]
2018-08-08 17:38:21 -07:00
Stephen Halter
aaf0293ebc
Fix logging verification in tests ( #2795 )
2018-08-08 17:16:08 -07:00
Pavel Krymets
433dd42909
Use web.config for ASPNETCORE_DETAILEDERRORS
2018-08-08 17:14:46 -07:00
ASP.NET CI
5543ff59c2
Updating submodule(s)
...
SignalR => 5843b5415b
[auto-updated: submodules]
2018-08-08 17:11:17 -07:00
Mikael Mengistu
5843b5415b
Update Java client build scripts for Maven publishing ( #2765 )
2018-08-08 17:50:55 -06:00