Commit Graph

37701 Commits

Author SHA1 Message Date
Pranav K 09123cb349 Cleanup package listings in README.md 2016-08-09 16:04:42 -07:00
Pranav K 52c7a94db3 Don't use abbreviations 2016-08-09 15:32:38 -07:00
Pranav K 158b015051 Remove branch specific NuGet configs 2016-08-09 15:25:59 -07:00
Pranav K a80ac8d02e Remove use of aspnetexternal feed
All our external dependencies come from NuGet.org now
2016-08-09 15:18:19 -07:00
Pranav K 00939fcac9 Migrate to dotnet.myget.org feed 2016-08-09 15:17:47 -07:00
Pranav K 81192017c9 Migrate to dotnet.myget.org feed 2016-08-09 15:17:28 -07:00
Pranav K efe4477110 Switching to dotnet.myget.org feed 2016-08-09 15:12:02 -07:00
Pranav K be5ecb7082 Switching to dotnet.myget.org feed 2016-08-09 15:11:48 -07:00
Pranav K 2bc207fa8c Switching to dotnet.myget.org feed 2016-08-09 15:11:18 -07:00
Pranav K d20cb17c52 Switching to dotnet.myget.org feed 2016-08-09 15:10:29 -07:00
Pranav K 91d57c72bf Switching to dotnet.myget.org feed 2016-08-09 15:10:17 -07:00
Pranav K 23a6604b9a Switching to dotnet.myget.org feed 2016-08-09 15:09:42 -07:00
Pranav K 0bb2c3c2f7 Switching to dotnet.myget.org feed 2016-08-09 15:06:23 -07:00
Pranav K ba75b0be37 Switching to dotnet.myget.org feed 2016-08-09 15:05:42 -07:00
Pranav K 342c910050 Switching to dotnet.myget.org feed 2016-08-09 15:04:47 -07:00
Pranav K 56d09500a6 Switching to dotnet.myget.org feed 2016-08-09 15:04:34 -07:00
Pranav K 2e53d0e55b Switching to dotnet.myget.org feed 2016-08-09 15:04:20 -07:00
Pranav K 806e23fe5d Switching to dotnet.myget.org feed 2016-08-09 15:03:57 -07:00
Pranav K b85e031f66 Switching to dotnet.myget.org feed 2016-08-09 15:03:31 -07:00
Pranav K d16614a653 Switching to dotnet.myget.org feed 2016-08-09 15:03:15 -07:00
Pranav K acab75a1bb Switching to dotnet.myget.org feed 2016-08-09 15:03:00 -07:00
Pranav K 5968a964c4 Switching to dotnet.myget.org feed 2016-08-09 15:02:46 -07:00
Pranav K 79cb3b0ed9 Switching to dotnet.myget.org feed 2016-08-09 14:58:36 -07:00
Pranav K 5ac2947b52 Switching to dotnet.myget.org feed 2016-08-09 14:58:01 -07:00
Pranav K cb68dd8cd3 Switching to dotnet.myget.org feed 2016-08-09 14:57:36 -07:00
Pranav K 66abd74142 Switching to dotnet.myget.org feed 2016-08-09 14:57:24 -07:00
Pranav K ade05fb068 Switching to dotnet.myget.org feed 2016-08-09 14:56:10 -07:00
Pranav K 0bdfef6913 Switching to dotnet.myget.org feed 2016-08-09 14:55:51 -07:00
Chris R 0fc5dc1820 #160 Rename UrlPrefix.Whole to FullPrefix. Make IsHeadMethod internal 2016-08-09 13:41:31 -07:00
Cesar Blum Silveira 08f98f4790 Add header limit options (#475). 2016-08-09 12:31:39 -07:00
Kiran Challa 2fb9e2f567 Added makefile.shade to run nano tests
[Fixes #348] Only run Nano tests for the WinNano-MusicStore node in CI
2016-08-09 10:59:48 -07:00
Justin Kotalik 4ce3b8da6a Updating tests, Exception handling cleanup. 2016-08-09 10:44:09 -07:00
Ajay Bhargav Baaskaran f09e2bf571 [Fixes #804] Fixed unsafe cast in CSharpCodeVisitor 2016-08-08 16:38:51 -07:00
Ajay Bhargav Baaskaran 687b3f6911 [Fixes #815] Fix Debug.Assert failure for malformed tags in expression 2016-08-08 16:34:38 -07:00
Pranav K dce6310b34 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:38:35 -07:00
Pranav K 2f9bf9bb87 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:35:04 -07:00
Kiran Challa 936f5a4f6a Made HttpMethod match case-INsensitive
Related to https://github.com/aspnet/CORS/issues/77
2016-08-08 14:34:27 -07:00
Pranav K e991ebaa4f Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:29:46 -07:00
Pranav K 61fd6a5130 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:28:43 -07:00
Kiran Challa 15b66cec1f [Fixes #77] Make HTTP method match as case-insensitive 2016-08-08 14:28:16 -07:00
Kiran Challa 32ea3f79fc Deleted 'src' folder and moved content to 'samples' folder'
[Fixes #693] Consider moving MusicStore application to samples
2016-08-08 14:25:20 -07:00
Kiran Challa ad23e180a7 Merge branch 'kichalla/supply-configuration' into dev 2016-08-08 14:10:10 -07:00
Kiran Challa 14d6298308 Fixed tests to supply current build configuration to deployment parameters 2016-08-08 13:31:45 -07:00
Kiran Challa 1aa5ebc585 ApplicationDeployer: Supply the build configuration to dotnet publish 2016-08-08 13:27:23 -07:00
Chris R ce06c0b241 Remove unused code. Reduce class nesting. 2016-08-08 13:18:01 -07:00
Chris R 8249134911 React to WebListener AllowAnonymous API changes for Standalone. 2016-08-08 13:08:42 -07:00
Pranav K 8691686dd8 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:35:41 -07:00
Pranav K b5abd73e34 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:32:20 -07:00
Pranav K d2b5144132 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:28:30 -07:00
Pranav K e1b2ee6627 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:25:00 -07:00