Commit Graph

40898 Commits

Author SHA1 Message Date
The Gitter Badger ee7682236f Add Gitter badge 2015-12-28 21:33:22 +00:00
Pranav K 77b74b0c96 Modify TryGetAttributes to return a IReadOnlyList 2015-12-28 13:12:39 -08:00
Kiran Challa 02a7922749 Enable running on Mac 2015-12-28 12:58:26 -08:00
Cesar Blum Silveira 67ed24896a Dispose socket on Accept() error. 2015-12-28 12:19:35 -08:00
Ryan Nowak 264e8447d4 Undo global.json change 2015-12-28 11:03:17 -08:00
Eilon Lipton 2ce31c5122 Merge pull request #191 from hishamco/readme
Fix Microsoft.AspNet.Localization feed in README
2015-12-28 10:18:16 -08:00
Ryan Nowak 85a4c7edc5 React to changes in routing 2015-12-28 10:15:50 -08:00
Pranav K 51e74c2eba Add hosting.json to MvcSandbox 2015-12-28 09:54:41 -08:00
Brice Lambson b9a1706734 Fix path in build-template-dotnet 2015-12-28 09:36:06 -08:00
Ryan Nowak 33f9bdadef Pool state used to generate URL 2015-12-28 09:27:41 -08:00
Ryan Nowak 67b9414ccf Fix IModelBinder docs 2015-12-28 08:56:48 -08:00
Vincent Lainé ee6a57e9a2 Fix unit tests 2015-12-28 14:55:13 +01:00
Vincent Lainé 6850e3b3b6 Fix missing Trim in Roles and Schemes split 2015-12-28 14:47:15 +01:00
Ben Adams eb8f860bd6 Avoid generic boxing in Post 2015-12-26 15:07:00 +00:00
Ben Adams f220a9f200 Faster Peek 2015-12-26 07:38:08 +00:00
Ben Adams 11b360b667 Faster MessageBody.For 2015-12-26 07:11:54 +00:00
Elrashid 79c39d0f6c change Range Attribute typeof double to decimal to match Price type 2015-12-25 02:19:12 +04:00
John Luo 298b8baa98 Adding back middleware initialization with options instance. 2015-12-23 16:04:19 -08:00
John Luo 8872037812 Adding back middleware initialization with options instance 2015-12-23 15:43:52 -08:00
John Luo 460b0c993a Adding back middleware initialization with options instance. 2015-12-23 15:43:05 -08:00
John Luo 7624d97114 Adding back middleware initialization with options instance. 2015-12-23 15:34:45 -08:00
John Luo 2d21b72561 Adding back middleware initialization with options instance. 2015-12-23 15:26:41 -08:00
John Luo c1589ef9bc Adding back middleware initialization with options instance. 2015-12-23 15:09:59 -08:00
Pranav K 43226fe54d Modify FileVersionProvider to cache missing file info.
Fixes #3765
2015-12-23 14:32:39 -08:00
John Luo b7d95d813d Reacting to middleware configureOptions updates 2015-12-23 12:27:57 -08:00
John Luo 20723c4067 Remove usage of TestPlatformHelper 2015-12-23 12:11:44 -08:00
John Luo 9f1af65abc Standardize middleware to use configureOption lambda 2015-12-23 11:38:08 -08:00
Pranav K 399e516065 Modify IViewComponentHelper to remove method selection ambiguity.
Fixes #612
2015-12-23 10:02:51 -08:00
Pranav K b4239550f3 Move Microsoft.Extensions.WebEncoders to HtmlAbstractions 2015-12-23 09:29:32 -08:00
Pranav K 161d6ca5c0 Move Microsoft.Extensions.WebEncoders to HtmlAbstractions
Fixes #512
2015-12-23 09:27:39 -08:00
Hisham Bin Ateya a5e95cd914 Fix Microsoft.AspNet.Localization feed in README 2015-12-23 11:32:28 +03:00
John Luo d9fc399531 Standardizing middleware to use configureOptions lambda 2015-12-22 21:57:56 -08:00
John Luo 5837ce160a Stardardizing middleware to use ConfigureOption lambda 2015-12-22 21:34:52 -08:00
John Luo 6d202b0fdf Standardizing middleware to use configureOptions lambda 2015-12-22 20:42:09 -08:00
John Luo d07a072287 Adding AssemblyInfo for WindowsServices 2015-12-22 19:58:51 -08:00
John Luo 6f9b827e5b Standardizing middleware to use configureOptions lambda 2015-12-22 19:32:20 -08:00
Victor Hurdugaci f1d9d74d07 Remove the --parallel flag in KoreBuild-dotnet 2015-12-22 19:04:25 -08:00
John Luo 4ec36de602 Minor cleanup of WindowsServices 2015-12-22 17:00:26 -08:00
Erez Testiler 83c8816eb7 Add support for hosting within a Windows service. 2015-12-22 17:00:26 -08:00
Brennan ee804e5841 Register FileBufferingReadStream for disposal 2015-12-22 16:13:23 -08:00
John Luo f5a866ff3c Using new PlatformServices API 2015-12-22 15:12:28 -08:00
Cesar Blum Silveira d9e06f8e6e Don't decode forward slashes in request path (#146). 2015-12-22 15:04:56 -08:00
Cesar Blum Silveira 905b5bcfc2 Enable tests on CoreCLR (#143). 2015-12-22 14:13:34 -08:00
Chris R 580eae2ce7 Fix Visual Studio download link 2015-12-22 12:42:55 -08:00
John Luo 26850f54c2 Fix build, relocating entrypoint to Program 2015-12-22 11:29:51 -08:00
Cesar Blum Silveira ada61f8181 Merge branch 'benaadams/readonly-static' into dev 2015-12-22 11:12:00 -08:00
Chris R 253367de83 Merge pull request #534 from benaadams/patch-2
Remove unnecessary state machine
2015-12-22 06:05:04 -08:00
Ben Adams 216fe7843c Remove unnecessary state machine 2015-12-22 13:44:57 +00:00
David Fowler c55bd19c4d Merge pull request #533 from henkmollema/projectjson
Remove dnx451 and dnxcore50 TFM's
2015-12-22 08:03:54 -04:00
Henk Mollema 45a1981e3b Remove dnx451 and dnxcore50 TFM's 2015-12-22 08:50:31 +01:00