Commit Graph

27731 Commits

Author SHA1 Message Date
James Newton-King 7563ccae20
Always use TaskCreationOptions.RunContinuationsAsynchronously (#1966) 2018-04-12 18:21:20 +12:00
James Newton-King 1ae901de3d
Fix incorrect test for long poll and web sockets requests (#1971) 2018-04-12 18:21:05 +12:00
David Fowler 3c8c8ea8e1
React to Kestrel changes (#1969) 2018-04-11 20:29:17 -07:00
David Fowler ca44b4adfc
Moved kestrel specific features into transport abstractions (#2482) 2018-04-11 20:23:48 -07:00
Pranav K e34b4e8335
Use DependencyContext.CompileLibraries to determine dependency graph (#7626)
* Use DependencyContext.CompileLibraries to determine dependency graph

Fixes https://github.com/aspnet/Mvc/issues/7617
2018-04-11 15:57:11 -07:00
David Fowler f6b2880369
Flow the ConnectionContext to the SNI callback (#2478) 2018-04-11 15:56:25 -07:00
Pavel Krymets f7d5f3e64e
Enable trace for test app (#178) 2018-04-11 15:55:44 -07:00
David Fowler 08f9990c39
Ensure there's a redis connection earlier 2018-04-11 15:25:38 -07:00
Pranav K 9cea47fa7d Remove root directory customization options for Razor Pages areas
Fixes #7608
2018-04-11 15:25:31 -07:00
Pranav K 9365fcd053 Don't publish the refs directory when the app does not have any Razor files
Fixes https://github.com/aspnet/Razor/issues/2246
2018-04-11 15:20:16 -07:00
Mikael Mengistu b8c3273cae
Dont always copy handlers (#1945) 2018-04-11 22:19:51 +00:00
BrennanConroy c9ab30e150
Enable detailed errors for redis tests (#1962) 2018-04-11 15:14:34 -07:00
Jass Bagga c3ac7629d1
WebAPI launchUrl; MVC _LoginPartial; F# AllowedHosts (#463)
Addresses #455, #392, #445
2018-04-11 15:01:32 -07:00
Andrew Stanton-Nurse ee6e8c15ce
increase jasmine timeout and add timestamps to logs (#1959) 2018-04-11 14:38:40 -07:00
Hao Kung 4ff09370a9
Delete Startup.cs (#35)
Leftover from rename
2018-04-11 14:38:28 -07:00
Sébastien Ros e8bb88cb58
Fixing typo (#2477) 2018-04-11 14:27:53 -07:00
Sébastien Ros e411cbf7e2
Moving PlatformBenchmarks from aspnet/benchmarks (#2457) 2018-04-11 14:27:34 -07:00
Ajay Bhargav Baaskaran 6d9df1ef33 Noop Razor Sdk for F# projects 2018-04-11 14:18:19 -07:00
Ryan Brandenburg a5b8be2ad3 Update UpdateDependencies script 2018-04-11 12:49:04 -07:00
Chris Ross (ASP.NET) 0b5cb8a8b8 Reload HostFilteringOptions on change 2018-04-11 12:23:14 -07:00
Chris Ross (ASP.NET) 768cad8a8a Reload HostFilter options on change #317 2018-04-11 11:44:58 -07:00
Justin Kotalik 5c34364d73 Move ANCM Request Handler pdb to correct location 2018-04-11 11:37:02 -07:00
ASP.NET CI f51d2ec1ae Updating submodule(s)
EntityFrameworkCore => 15641ea4256bc5c3a64b19d5cf3c4d1d0d1f7f57
Logging => 3d0dfadd63458feb05a5df0e9d1f451028571894
SignalR => 8cc851ff9b

[auto-updated: submodules]
2018-04-11 11:25:38 -07:00
David Fowler 8cc851ff9b
Clean up timer code with custom awaitable (#1935)
- Gets rid of locks by using an event loop
2018-04-11 10:39:29 -07:00
David Fowler cb5bba36fc
Get off the event loop before dispatch (#1952) 2018-04-11 10:39:09 -07:00
ASP.NET CI 5a61de6ee6 Updating BuildTools from 2.1.0-preview3-17004 to 2.1.0-preview3-17005
[auto-updated: buildtools]
2018-04-11 10:06:53 -07:00
ASP.NET CI 43d4ca2735 Updating submodule(s)
DotNetTools => b7b6bd9533
EntityFrameworkCore => c767d7600ad962364db1b9700023b4525324b78b
Logging => 81b11e8d110464d4c0cbd3c57261e5c0f3bb93df
MusicStore => f2956a23e6
Mvc => 62272ad56a
SignalR => 12b69a0fdb

[auto-updated: submodules]
2018-04-11 10:06:44 -07:00
Nate McMaster b7b6bd9533
React to updates in dependencies and removal of System.Runtime.CompilerServices.Unsafe from netcoreapp (#429) 2018-04-11 09:59:22 -07:00
Pavel Krymets b2dff1ca58
Add XunitExtensibilityExecutionPackage (#1054) 2018-04-11 09:20:19 -07:00
Kiran Challa 62272ad56a Round off file result's LastModifiedDate to whole seconds for correct comparison with http header dates
[Fixes #7572] PhysicalFileResult does not respond 304 Not Modified
2018-04-11 06:43:50 -07:00
James Newton-King 12b69a0fdb
Refactor HttpOptions in client (#1942)
- Rename HttpOptions to HttpConfigurationOptions
- Remove HttpConfigurationOptions from SignalR client project
- Updated client HttpConnection ctors
2018-04-11 20:20:04 +12:00
Justin Kotalik 182209cb63
Add ANCMV1 package (#1050) 2018-04-10 23:15:23 -07:00
Justin Kotalik 589a672521
Merge pull request #768 from aspnet/jkotalik/ancmCurrent
Port ANCM current to github.
2018-04-10 23:11:16 -07:00
Justin Kotalik e2fbff2bd5 Feedback 2018-04-10 23:00:18 -07:00
James Newton-King b30c2fecbf
SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
Mikael Mengistu 83821a028d
Rename HubEndPointTestUtils folder (#1943) 2018-04-11 04:05:28 +00:00
James Newton-King c83baf2b76
Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
Mikael Mengistu 13f7981010
Rename Callback to Configure in UseConnections (#1939) 2018-04-11 00:08:22 +00:00
Mikael Mengistu e2169ceda6
Connect to Redis asynchronously (#1922) 2018-04-10 23:48:11 +00:00
Andrew Stanton-Nurse 71be5bf637
fix logging browser tests (#1940) 2018-04-10 16:45:17 -07:00
Andrew Stanton-Nurse 3136e5b05f
fix #1923 by avoiding extra build step (#1924) 2018-04-10 16:26:37 -07:00
Ryan Brandenburg 49acd16712 Updating external dependencies 2018-04-10 15:59:31 -07:00
Justin Kotalik 7859d40299 Merge branch 'dev' into jkotalik/ancmCurrent 2018-04-10 15:40:45 -07:00
Justin Kotalik 46efcd9332 Move srwWrapper to right location 2018-04-10 14:43:05 -07:00
Justin Kotalik 5c91dbe062 Get tests working 2018-04-10 14:21:23 -07:00
Justin Kotalik b978df455c Create a separate nuget package for ANCMV1 2018-04-10 14:21:23 -07:00
Justin Kotalik da513bd8d8 Get build.cmd working and cleanup ignored files. 2018-04-10 14:21:00 -07:00
Justin Kotalik df9efa0770 Code changes to get ANCM current working on github 2018-04-10 14:19:53 -07:00
Justin Kotalik b594130020 Adds source code from VSTS 2018-04-10 14:19:53 -07:00
Pavel Krymets 157e7f4fdd Creates two separate projects for ANCM V1 and V2. 2018-04-10 14:19:32 -07:00