Commit Graph

37701 Commits

Author SHA1 Message Date
John Luo d13c9055f0 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 19:29:20 -07:00
John Luo a1977cac50 Migration 2017-05-05 19:28:24 -07:00
John Luo 43507d97d1 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 19:04:58 -07:00
John Luo 1c4cda405c Migration 2017-05-05 19:04:25 -07:00
John Luo 3e05cc5ac9 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 19:03:54 -07:00
John Luo 8b411493e9 Migration 2017-05-05 19:03:25 -07:00
John Luo 77ca527b11 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 18:46:14 -07:00
John Luo 3b644e8100 Migration 2017-05-05 18:44:57 -07:00
John Luo 5f7d7bc2e6 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:56:42 -07:00
John Luo 1f3b20e177 Migration 2017-05-05 17:54:49 -07:00
Ryan Nowak e2cb8e8ac8 A new and exciting implementation of action selection
This is an improved implementation of the ActionSelector for conventional
routing. This will do fewer dictionary lookups than the decision tree, and
will avoid OrdinalIgnoreCase hashing in the common case.
2017-05-05 17:54:09 -07:00
John Luo 7bed8ca85f Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:22:37 -07:00
John Luo 793adb08ba Merge branch 'pakrym/restore-more' into rel/2.0.0-preview1 2017-05-05 17:22:26 -07:00
Pavel Krymets 1a0331eaaa Restore template to avoid deps trimming issue 2017-05-05 17:20:45 -07:00
John Luo 6ffac0c722 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:14:57 -07:00
John Luo c1949b340a Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:13:30 -07:00
John Luo 9b80f2a635 Migration 2017-05-05 17:12:36 -07:00
Pawel Kadluczka 9d07eeef91 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:11:55 -07:00
John Luo 3485a04ea1 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:11:49 -07:00
John Luo c90414939c Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:11:16 -07:00
Pawel Kadluczka c053b8cd9d Fixing Win7 tests 2017-05-05 17:10:23 -07:00
Chris Ross (ASP.NET) 13ea876ca1 Register IApplicationDiscriminator service 2017-05-05 17:07:22 -07:00
Chris R 129edaec7c Remove IHostingEnvironment dependency (#230) 2017-05-05 17:03:33 -07:00
Kiran Challa e780d31ce3 Updated store tests to work on linux an osx too 2017-05-05 16:59:26 -07:00
John Luo 067c426200 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 16:54:34 -07:00
John Luo 8366aabd59 Remove timestamps from deps files 2017-05-05 16:44:26 -07:00
Jass Bagga 078e313cb5 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-05 16:27:41 -07:00
Jass Bagga ec0ce4b638 Change TFM to netcoreapp2.0 (#78) 2017-05-05 16:17:15 -07:00
Jass Bagga 378136f794 Change TFM to netcoreapp2.0 (#78) 2017-05-05 16:12:46 -07:00
Stephen Halter 6e2fdda162 Simplify connection lifetime control flow (#1776)
* Also make IAdaptedConnection disposable
2017-05-05 16:11:01 -07:00
Chris Ross (ASP.NET) 3a7022fdcd Remove IHostingEnvironment dependency 2017-05-05 15:41:16 -07:00
John Luo 3f239f2d92 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 15:28:05 -07:00
Kiran Challa 067cd90fef Removing filter to fix build break 2017-05-05 15:16:55 -07:00
John Luo 9168442704 Migration 2017-05-05 14:59:10 -07:00
Chris Ross (ASP.NET) 6827876bfa Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 14:56:56 -07:00
Chris Ross (ASP.NET) 31001de66a Migrate to netcoreapp2.0 2017-05-05 14:54:57 -07:00
Pavel Krymets 28b479c99a Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 14:35:41 -07:00
Pavel Krymets a9c165e666 netcoreapp2.0 (#1810) 2017-05-05 14:31:34 -07:00
Pavel Krymets caaae2003e Fix deps trimming (#107) 2017-05-05 13:34:58 -07:00
Kiran Challa d488a989a6 Added smoke tests to create and use package cache 2017-05-05 13:31:43 -07:00
John Luo 214de568a9 Add Mcrosoft.Extensions.Configuration.AzureKeyVault to the .All metapackage 2017-05-05 13:00:34 -07:00
David Fowler cd1568d7f4 Remove uv_shutdown because FIN is already sent during uv_close (#1811)
* Remove uv_shutdown because FIN is already sent during uv_close

#1808
2017-05-05 12:52:10 -07:00
Ryan Nowak 1705888721 Add a test for #153 - already fixed 2017-05-05 12:48:01 -07:00
Pavel Krymets f7c9b27985 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 12:01:50 -07:00
Pavel Krymets 733e24f9bc netcoreapp2.0 (#228) 2017-05-05 12:01:15 -07:00
N. Taylor Mullen 1795fc26c1 Add AttributeCompletion API.
- Added a `GetAttributeCompletions` API that's consistent with current Razor's editor expectations.
- Added unit tests to validate all code paths of the new `GetAttributeCompletions` method.

#1120
2017-05-05 11:57:31 -07:00
Jass Bagga 87bb1d0ff5 Refactor GenerateCheckBox (#6229)
Addresses #5981 and #5983
2017-05-05 11:53:53 -07:00
Ajay Bhargav Baaskaran c71f6e7c3f [Fixes #1058] Added a test to verify nested enum behavior 2017-05-05 11:50:31 -07:00
Chris Ross (ASP.NET) 1757af47d5 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 11:43:59 -07:00
Chris Ross (ASP.NET) 539a13717e Migrate to netcoreapp2.0 2017-05-05 11:37:10 -07:00