Commit Graph

37701 Commits

Author SHA1 Message Date
Andrew Stanton-Nurse b711128ec2 update MSBuild settings to make samples runnable (#180) 2017-02-07 09:39:21 -08:00
Pranav K 01366e5855 Update to Mvc 1.1.1 2017-02-07 09:21:25 -08:00
Pranav K 8dd1b9aa96 Fix packaging issues 2017-02-07 09:21:25 -08:00
Pranav K 57e7f35fab ViewCompilation 1.1.0-msbuild3-final does not work with Microsoft.AspNetCore.Mvc 1.1.1
Fixes #78
2017-02-07 09:21:25 -08:00
Pranav K 78046c0706 Add missing file to samples 2017-02-07 09:17:57 -08:00
Stephen Halter e9e0cf7325 Prevent ODE when ReadStart/Stop() is queued after disposal 2017-02-07 00:26:05 -08:00
Stephen Halter 5124adf450 Better report Kestrel crashing errors 2017-02-07 00:26:00 -08:00
Pranav K 9f3dfd9819 Make RazorPages work E2E 2017-02-06 19:05:31 -08:00
Ben Adams fea5d5cfdc Truncate SystemClock to Seconds Precision (#1110) 2017-02-06 14:36:42 -08:00
Ryan Brandenburg d1ee393c72 Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
Chris R bad8bc945a Convert from project.json to csproj 2017-02-06 11:45:36 -08:00
Ajay Bhargav Baaskaran c349929cc1 Port old Razor tests to new Razor 2017-02-03 17:09:18 -08:00
David Peden 4fa6ed3792 Added support for IIS global rules (#169) 2017-02-03 16:20:41 -08:00
Pranav K 8d5abd433f Add support for PageStarts 2017-02-03 15:57:00 -08:00
Ajay Bhargav Baaskaran adf18d4810 Make LineMapping public 2017-02-03 15:50:34 -08:00
Chris R 96f33b27d4 Migrate from xproj to csproj 2017-02-03 15:37:51 -08:00
John Luo d43f05189a Overwrite headers when serving response from cache #101 2017-02-03 15:20:38 -08:00
N. Taylor Mullen 3f5d1bb2d6 Remove literal directive tokens.
- Literal directive tokens acted as a way for a user to provide markup bits to be required when parsing a directive.
- Removed source implementations.
- Removed tests validating the feature.

#969
2017-02-03 12:02:16 -08:00
Ryan Brandenburg 3ba495f32e Fix StringLocalizer location null tests (#321) 2017-02-03 11:52:19 -08:00
Nate McMaster afb327ae02 Upgrade to VS 2017 2017-02-03 11:40:30 -08:00
Kiran Challa c95c2a5a6d [Fixes #5686] Extend `ModelMetadata` to reduce ugliness 2017-02-03 11:37:28 -08:00
Pranav K a801a49377 Add an API to RazorProject to navigate hierarchical files
Fixes #962
2017-02-03 11:25:15 -08:00
Ryan Brandenburg 94b1875b28 Add baselines to Microsoft.AspNetCore.Localization.Routing (#317) 2017-02-03 11:15:14 -08:00
Ryan Nowak 4da7356348 Merge branch 'rel/1.1.2' into dev 2017-02-03 11:00:33 -08:00
Ryan Brandenburg dc0be8d747 SaveTempDataFilter handle write to body
(cherry picked from commit 03cdd15e5c)
2017-02-03 10:41:36 -08:00
Ryan Nowak cf70ed663b Merge tag 'rel/1.1.1' into dev 2017-02-03 10:31:17 -08:00
Ryan Nowak 7da6a44f3d Merge tag 'rel/1.1.0' into dev 2017-02-03 10:30:09 -08:00
Ryan Brandenburg 65e3af98d5 Remove dependency on Hosting.Abstractions 2017-02-03 10:26:42 -08:00
Nate McMaster 7019c55219 Fix package path issues 2017-02-03 10:15:28 -08:00
Pranav K 9ff20f8340 Remove global.json 2017-02-03 10:03:07 -08:00
Kiran Challa 0f27c30d90 Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
SteveSandersonMS 7b28d05373 Pin AureliaSpa to extract-text-webpack-plugin 2.0.0-beta.4 until it can move to Webpack 2.2.0 final. 2017-02-03 11:50:05 +00:00
SteveSandersonMS 87b9db7579 Add yarn.lock to ignorefiles in aspnet-prerendering 2017-02-03 10:54:00 +00:00
SteveSandersonMS 61ffca6290 In aspnet-prerendering, parse the incoming querystring before passing it to the boot func for convenience. Fixes #638. 2017-02-03 10:54:00 +00:00
Mark Pieszak a9e97f6783 fix(ng-router): update to 3.4.5 for experimental version
When everything is 4.x they'll all be on the same page / semantic versioning :)
2017-02-03 10:00:52 +00:00
John Luo 450ee8927c Workaround dotnet test pathing issues 2017-02-02 18:33:48 -08:00
John Luo a5ca720ff1 Upgrading to VS 2017 2017-02-02 17:16:39 -08:00
Nate McMaster 732947ed66 PR feedback. Also, add editorconfig because it is awesome 2017-02-02 16:54:59 -08:00
Nate McMaster aec1bffdd7 Disable standalone tests to workaround issues in Microsoft.NET.Sdk
Re-enable when https://github.com/dotnet/sdk/issues/696 is resolved
2017-02-02 16:27:48 -08:00
Nate McMaster 330b812c78 Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
Pranav K 07f3b7b699 Simplify packing 2017-02-02 15:29:05 -08:00
Andrew Stanton-Nurse 2fff96311b tidying up the transport spec (#171) 2017-02-02 14:41:38 -08:00
Pranav K 0f589a5b4c Allow non-strict result for Autobahn case 4.1.3
(written by @anurse)
2017-02-02 14:25:36 -08:00
John Luo 0e1dd78771 Upgrade to VS 2017 2017-02-02 13:55:14 -08:00
Pranav K 8a4d8c0b59 Simplify packing 2017-02-02 12:57:18 -08:00
Nate McMaster 7281bf90c0 Upgrade to VS 2017 (#176) 2017-02-02 12:54:23 -08:00
Pranav K 056a251b8c Fix tests broken during conversion 2017-02-02 10:41:28 -08:00
Pranav K a731e373b9 Merge branch 'rel/1.1.0' into dev 2017-02-01 18:19:21 -08:00
Pranav K 74beba7a63 Don't restore for vsix on xplat 2017-02-01 17:13:01 -08:00
Nate McMaster 6a38859cf7 Upgrade to VS 2017 2017-02-01 16:13:01 -08:00