Commit Graph

30402 Commits

Author SHA1 Message Date
ASP.NET CI 92960ad79f Updating submodule(s)
DataProtection => e0235b1e21
EntityFrameworkCore => c07c2cef92a30e1f8272db0395756e836e47d864
SignalR => 08ee882217

[auto-updated: submodules]
2018-08-10 22:54:11 +00:00
ASP.NET CI a296cb4f38 Updating BuildTools from 2.1.3-rtm-15812 to 2.1.3-rtm-15813
[auto-updated: buildtools]
2018-08-10 15:43:43 -07:00
Mikael Mengistu 08ee882217
Update Gradle to 4.9 (#2786) 2018-08-10 15:39:23 -07:00
Nate McMaster e0235b1e21
Fix aspnet/Home#3379 - add a functional test for Redis storage provider to ensure keys round-trip (#321) 2018-08-10 15:20:09 -07:00
ASP.NET CI b83b8ce255 Updating submodule(s)
EntityFrameworkCore => a9859a73f375765cf274d66259d05b20fa4e3e3c
IISIntegration => a8be2bf25b
Templating => b029f79b4d

[auto-updated: submodules]
2018-08-10 15:16:02 -07:00
ASP.NET CI fd227886a6 Updating BuildTools from 2.1.3-rtm-15811 to 2.1.3-rtm-15812
[auto-updated: buildtools]
2018-08-10 14:56:12 -07:00
Pavel Krymets a8be2bf25b
Add common retry helper for SeverManager (#1207) 2018-08-10 14:52:29 -07:00
ASP.NET CI 6fadc0e2bd Updating submodule(s)
EntityFrameworkCore => 98d792f9a014f17d28b4f611fad8070019693744

[auto-updated: submodules]
2018-08-10 14:45:30 -07:00
Ryan Brandenburg b029f79b4d
Import styles in correct order (#668)
In the `angular-cli.json` file, the styles.css file should be imported last in the styles section, so the developer can override styles from third party libraries (bootstrap, in this case).
2018-08-10 14:45:12 -07:00
ASP.NET CI af5ce26206 Updating submodule(s)
EntityFrameworkCore => 0baade71354dc62307d22306c6e65a11a961e12a

[auto-updated: submodules]
2018-08-10 14:13:05 -07:00
ASP.NET CI 19b31987a7 Updating submodule(s)
EntityFrameworkCore => 53c0d38018b973afb3878ee51af351c0161602f6

[auto-updated: submodules]
2018-08-10 19:47:24 +00:00
ASP.NET CI f2bb9f326b Updating submodule(s)
EntityFrameworkCore => ebdc3e6249b4e3f4de08855c3000c8475d14ecda

[auto-updated: submodules]
2018-08-10 19:17:50 +00:00
ASP.NET CI 09bef77d1b Updating submodule(s)
Mvc => 253ac7c143

[auto-updated: submodules]
2018-08-10 11:40:19 -07:00
ASP.NET CI 78322822a8 Updating submodule(s)
KestrelHttpServer => 62a30a731d
Templating => af616d9b99

[auto-updated: submodules]
2018-08-10 11:13:00 -07:00
Ikebe Shodai 253ac7c143 Ignore line ending diff 2018-08-10 11:09:49 -07:00
Nate McMaster af616d9b99
Remove KoreBuild-isms from project templates (#667)
Removing MSBuild properties and items are for our build infrastructure, not for customers.
2018-08-10 11:01:56 -07:00
Ikebe Shodai b78063d2d4 Fix locale sensitive unit tests 2018-08-11 02:53:52 +09:00
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