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
ASP.NET CI
174468892d
Updating submodule(s)
...
SignalR => 6a6e1743ae
[auto-updated: submodules]
2018-08-08 16:43:41 -07:00
BrennanConroy
6a6e1743ae
Expose full implementation for configureLogging in ESM definition file ( #2770 )
2018-08-08 16:38:43 -07:00
ASP.NET CI
22fc641d37
Updating submodule(s)
...
EntityFrameworkCore => 421c5e9490f0311bd8128575f24c749da75c9efa
SignalR => a550ae6cc3
[auto-updated: submodules]
2018-08-08 23:07:01 +00:00
BrennanConroy
a550ae6cc3
Provide a better error message when invoking a non-existant hub method ( #2768 )
2018-08-08 15:55:33 -07:00
ASP.NET CI
ae964c26be
Updating submodule(s)
...
Caching => 5897f525cc915c693a115902f4a52b323f531d5b
SignalR => c9104d4932
[auto-updated: submodules]
2018-08-08 15:38:18 -07:00
Mikael Mengistu
c9104d4932
Move Java client into com.microsoft.aspnet.signalr ( #2763 )
2018-08-08 16:32:46 -06:00
ASP.NET CI
278044861d
Updating submodule(s)
...
EntityFrameworkCore => db6c471b2900eab38f59a883f2c5894f58451844
[auto-updated: submodules]
2018-08-08 15:12:33 -07:00
ASP.NET CI
23f3836d4b
Updating submodule(s)
...
Mvc => da1189e6f1
[auto-updated: submodules]
2018-08-08 14:45:38 -07:00
Kristian Hellang
da1189e6f1
Use StatusCodes constants instead of literals in the ProducesResponseType code fix ( #8234 )
...
* Use StatusCodes constants instead of literals
2018-08-08 14:41:30 -07:00
ASP.NET CI
eec40de774
Updating submodule(s)
...
SignalR => 2265acde78
[auto-updated: submodules]
2018-08-08 21:10:09 +00:00
BrennanConroy
2265acde78
Don't start stream if already canceled ( #2764 )
2018-08-08 14:04:05 -07:00
ASP.NET CI
a127bcd1b6
Updating submodule(s)
...
EntityFrameworkCore => 31a186c131bce1e0136963d95bda5009d8c32028
[auto-updated: submodules]
2018-08-08 13:28:11 -07:00