Commit Graph

30402 Commits

Author SHA1 Message Date
ASP.NET CI 844b2b9743 Updating submodule(s)
EntityFrameworkCore => 156dc133175f962f8d54709e43a6f25025caf8ee
IISIntegration => 5fc59b2331

[auto-updated: submodules]
2018-08-17 21:46:51 +00:00
Justin Kotalik 5fc59b2331
Free ALLOC_CACHE_HANDLER on dll unload (#1253) 2018-08-17 14:26:53 -07:00
ASP.NET CI 90d99a0891 Updating submodule(s)
Identity => 4acb2f3317

[auto-updated: submodules]
2018-08-17 14:15:03 -07:00
ASP.NET CI b2b4a73edc Updating submodule(s)
Routing => 0986f74264

[auto-updated: submodules]
2018-08-17 13:47:41 -07:00
Kiran Challa 0986f74264 Added benchmarks for link generation 2018-08-17 13:38:17 -07:00
ASP.NET CI bd426d8df2 Updating submodule(s)
Razor => 2db79f1764

[auto-updated: submodules]
2018-08-17 13:20:34 -07:00
ASP.NET CI 74cba2ff5f Updating submodule(s)
Razor => d0c7d81336

[auto-updated: submodules]
2018-08-17 20:16:13 +00:00
Ajay Bhargav Baaskaran 2db79f1764
Merge pull request #2546 from dotnet-maestro-bot/merge/release/2.1-to-release/2.2
[automated] Merge branch 'release/2.1' => 'release/2.2'
2018-08-17 13:16:08 -07:00
ASP.NET CI 7a510d27f5 Updating submodule(s)
EntityFrameworkCore => 6e9643070e7eb6fbc6fa83fb82c8383b4fcfadfa

[auto-updated: submodules]
2018-08-17 12:17:10 -07:00
Nate McMaster b4538831b7
Add package descriptions for Microsoft.AspNetCore.{App, All} 2018-08-17 12:06:25 -07:00
Nate McMaster 4b1e0d09c7
Skip npm package publishing if there are no npm packages to release 2018-08-17 11:34:22 -07:00
Pranav K d0c7d81336 Skip BuildIncremental_SimpleMvc_PersistsTargetInputFile on xplat
For some inexplicable reason timestamps returned as part of the test often show up
as being different resulting in test flakiness. We've manually verified that this
is not a product issue and builds are correctly incremental on xplat. See #2219
for past discussions.

Fixes https://github.com/aspnet/Razor/issues/2503
2018-08-17 10:52:25 -07:00
ASP.NET CI c5d40ee152 Updating submodule(s)
IISIntegration => 24ed5586dc
Routing => 731767837a
SignalR => 8c9093332b

[auto-updated: submodules]
2018-08-17 10:51:55 -07:00
Nate McMaster 16164689dc
Update documentation on the various package archive formats (#1324) 2018-08-17 10:42:26 -07:00
ASP.NET CI d3dcf1cb30 Updating BuildTools from 2.1.3-rtm-15816 to 2.1.3-rtm-15817
[auto-updated: buildtools]
2018-08-17 10:25:28 -07:00
Pavel Krymets 24ed5586dc
Collect dumps on VSTS (#1244) 2018-08-17 10:21:03 -07:00
Mikael Mengistu 8c9093332b
Support for Adding OnClosed Callbacks(#2821) 2018-08-16 17:56:38 -07:00
Nate McMaster a988e9898d
Merge branch 'release/2.1' into release/2.2 2018-08-16 16:51:24 -07:00
Nate McMaster 267b149bc8
Fix whitespace in task parameters (#1322)
In MSBuild 15.8, whitespace in task parameters is handled differently in a way that causes these docker commands to fail.
2018-08-16 16:48:08 -07:00
Kiran Challa 731767837a Introducing new **catchAll parameter to allow generating links with unencoded values 2018-08-16 15:52:09 -07:00
ASP.NET CI 67e4fd95a9 Updating submodule(s)
Mvc => 522006d2c8

[auto-updated: submodules]
2018-08-16 15:20:43 -07:00
Pranav K 522006d2c8
[Design] Add a MaxValidationDepth option to ValidationVisitor
Fixes #7357
2018-08-16 15:01:18 -07:00
ASP.NET CI 8658074df7 Updating BuildTools from 2.1.3-rtm-15815 to 2.1.3-rtm-15816
[auto-updated: buildtools]
2018-08-16 21:48:21 +00:00
ASP.NET CI 9ce3fd2f4f Updating submodule(s)
EntityFrameworkCore => dc4838fca648fbad37a9df282a0918738a803d4b
Identity => 797ea9d8f5
MusicStore => 670598c05a

[auto-updated: submodules]
2018-08-16 14:33:13 -07:00
Pavel Krymets 670598c05a
Stop using IISExpress .config templates (#863) 2018-08-16 14:19:38 -07:00
ASP.NET CI a02bbea193 Updating submodule(s)
Identity => 5e84c11cf9

[auto-updated: submodules]
2018-08-16 20:54:22 +00:00
ASP.NET CI fc84496da7 Updating submodule(s)
ServerTests => 30b01d2460

[auto-updated: submodules]
2018-08-16 19:15:11 +00:00
Pavel Krymets 30b01d2460
Stop using IISExpress .config templates (#142) 2018-08-16 12:08:58 -07:00
ASP.NET CI e37d8fd167 Updating submodule(s)
SignalR => 3b853daa1a

[auto-updated: submodules]
2018-08-16 11:01:26 -07:00
BrennanConroy 3b853daa1a
Log unhandled exceptions to help see errors in tests (#2815) 2018-08-16 10:56:08 -07:00
ASP.NET CI 6f148a5ac6 Updating BuildTools from 2.1.3-rtm-15814 to 2.1.3-rtm-15815
[auto-updated: buildtools]
2018-08-16 09:29:56 -07:00
ASP.NET CI 32752150da Updating submodule(s)
KestrelHttpServer => 83488886e0

[auto-updated: submodules]
2018-08-16 06:47:03 +00:00
David Fowler 83488886e0
Clean up some remants of the past (#2827)
- Remove Application from HttpConnectionContext and Http*ConnectionContext (it's no longer required)
2018-08-15 23:41:32 -07:00
ASP.NET CI e3e083331f Updating submodule(s)
Routing => 730646c301

[auto-updated: submodules]
2018-08-15 22:43:18 -07:00
ASP.NET CI 9fba71e7e4 Updating submodule(s)
Routing => 4fa0b068b8

[auto-updated: submodules]
2018-08-15 22:11:51 -07:00
Ryan Nowak 730646c301 Perf for EMC 2018-08-15 22:08:58 -07:00
Ryan Nowak 6724b4d796 Add EMC benchmark 2018-08-15 22:08:58 -07:00
Ryan Nowak 4fa0b068b8 Fix #710 - add support for data tokens 2018-08-15 21:43:50 -07:00
ASP.NET CI 1672c6c333 Updating submodule(s)
Routing => 97f54c532b

[auto-updated: submodules]
2018-08-16 04:40:50 +00:00
Ryan Nowak 97f54c532b Support supression of matching for endpoints 2018-08-15 21:36:08 -07:00
ASP.NET CI 1b0d03e614 Updating submodule(s)
KestrelHttpServer => 5becb72107

[auto-updated: submodules]
2018-08-15 18:54:11 -07:00
Stephen Halter 5becb72107
Improve test logs (#2826)
- Include hosting logs in some tests that where previously missing them
- Prevent duplicate logs from Mock CallBase an CompositeKestrelTrace
- Log ports used by transport functional tests
- Add file logging to HTTP/2 "unit" tests
2018-08-15 18:31:56 -07:00
ASP.NET CI 00cb1a8c7e Updating submodule(s)
IISIntegration => 6440545c4a

[auto-updated: submodules]
2018-08-15 17:30:39 -07:00
Pavel Krymets 6440545c4a
Add hosting model switch tests (#1245) 2018-08-15 16:47:47 -07:00
ASP.NET CI 4d10ec8822 Updating submodule(s)
IISIntegration => 56236f6a74

[auto-updated: submodules]
2018-08-15 16:46:21 -07:00
Pavel Krymets 56236f6a74
Add stress test zip as an asset (#1243) 2018-08-15 16:14:37 -07:00
ASP.NET CI fb5f419f87 Updating submodule(s)
KestrelHttpServer => 0c2923135b
SignalR => b981e24a53

[auto-updated: submodules]
2018-08-15 16:14:28 -07:00
David Fowler b981e24a53
Updated the lock files (#2813)
* Updated the lock files
2018-08-15 16:08:18 -07:00
Chris Ross (ASP.NET) 0c2923135b Limit concurrent HTTP/2 Streams per connection #2815 2018-08-15 15:58:57 -07:00
ASP.NET CI 3e91d59903 Updating submodule(s)
HttpClientFactory => 30f0ec0ee6f637d630fbae6a9e6a7517acd0f429

[auto-updated: submodules]
2018-08-15 15:43:24 -07:00