Commit Graph

20213 Commits

Author SHA1 Message Date
Suhas Joshi 3e30639184 Updating NuGet.config 2015-01-20 17:19:44 -08:00
Suhas Joshi 0873c6710f Updating NuGet.config 2015-01-20 17:19:02 -08:00
Wei Wang 636807c35b React to default packages path change in runtime 2015-01-20 17:18:46 -08:00
Praburaj c8bbfb15e8 Pointing to wwwroot for NtlmAuth test 2015-01-20 16:42:10 -08:00
Praburaj c3a6095bf1 Pointing IIS Express to the wwwroot folder instead of app base. 2015-01-20 15:23:04 -08:00
Levi B 04e7bca8bf Normalize .kproj files BOM and line endings 2015-01-20 13:49:29 -08:00
Praburaj 2fbc90c6aa Fixing build break in spa project. 2015-01-20 13:49:10 -08:00
Wei Wang 73b30c0fbf Change K_DETAILED_ERRORS to ASPNET_DETAILED_ERRORS 2015-01-20 11:07:06 -08:00
Chris Ross 96835bd761 Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
Chris Ross 36c2a44b91 Handle IFileSystem rename. 2015-01-20 08:37:10 -08:00
Praburaj ce72c2fc7e Renaming klr.exe => dotnet.exe 2015-01-20 06:57:29 -08:00
Praburaj 5e3eb96b12 Fixing a regression in dotnet path. 2015-01-20 06:48:36 -08:00
Praburaj 71c171c052 Renaming KRE -> Dotnet 2015-01-20 06:38:06 -08:00
Pranav K ad9cfa8666 Reverting build script customization that was overwritten 2015-01-20 02:27:19 -08:00
Pranav K eece81d67f Updating build scripts to use dotnetsdk 2015-01-20 02:05:26 -08:00
Pranav K 8c3edc158f Reacting to KRuntime renames 2015-01-20 01:49:44 -08:00
Pranav K e041a3b133 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:17 -08:00
Pranav K 60c3e7e971 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:01 -08:00
Pranav K ac20982505 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:36:16 -08:00
Pranav K 382c3af065 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:36:08 -08:00
Pranav K a93537e3be Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:36:04 -08:00
Pranav K 32cf5e9ee4 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:35:44 -08:00
Pranav K 962b8f38f8 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:35:33 -08:00
Pranav K 87238557cc Correcting location of dotnetsdk.sh in build.sh 2015-01-20 01:34:44 -08:00
Pranav K 42dd52a2b2 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:31:59 -08:00
Pranav K 236801ee6e Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:31:48 -08:00
Pranav K cb17819552 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:31:43 -08:00
Pranav K d1fcdc529f Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:30:54 -08:00
Pranav K 1d49807eee Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:30:29 -08:00
Pranav K 361f083117 Updating build scripts to use dotnetsdk instead of kvm 2015-01-20 00:29:57 -08:00
David Fowler dceba03f4a Removed unused dependencies
#173
2015-01-19 01:43:09 -08:00
Stephen Halter cc720bd3fe Handle HttpFeature rename 2015-01-18 21:04:13 -08:00
Stephen Halter 48e8f92aab Handle HttpFeature rename 2015-01-18 21:01:48 -08:00
Stephen Halter 1820edb326 Handle HttpFeature rename 2015-01-18 20:58:52 -08:00
Praburaj 28bab08fd6 Changing the global.json sources => projects 2015-01-18 20:53:44 -08:00
Stephen Halter bf9d22bb89 Handle HttpFeature rename 2015-01-18 20:50:01 -08:00
Praburaj 7847fb8257 Increasing the retry count
To fix flakiness
2015-01-18 20:48:23 -08:00
Stephen Halter db484a7dcb Rename Microsoft.AspNet.HttpFeature to Microsoft.AspNet.Http.Interfaces 2015-01-16 19:46:04 -08:00
Hao Kung 464438862a Fix music store policies 2015-01-16 15:15:19 -08:00
AndriySvyryd cec6370dde Reacting to EF changes 2015-01-16 12:59:42 -08:00
Praburaj 86ab6b7256 Changing an error string in the tests due to identity change. 2015-01-16 11:31:05 -08:00
Praburaj 9e68b43069 Adding authorization policy for the missed startup class. 2015-01-16 10:05:53 -08:00
Praburaj f67f577ad2 Fixing build break due to model binding changes 2015-01-16 08:38:28 -08:00
Hao Kung ef22f9fb30 React to MVC/Auth changes 2015-01-15 23:52:52 -08:00
Chris Ross 05cacda513 Remove unused PipelineCore reference. 2015-01-15 21:49:43 -08:00
Ajay Bhargav Baaskaran 26860ad7de Code cleanup 2015-01-15 18:34:38 -08:00
Doug Bunting f38d08a408 #37, Support sample- or test-only repositories
- skip a few targets when src directory does not exist
2015-01-15 15:02:41 -08:00
ASP.NET Push Bot 91998bd9cc ⬆️ kvm.ps1, kvm.cmd
Source: aspnet/kvm@2ce0386ce7
2015-01-15 14:15:20 -08:00
Chris Ross 19ccebb4ce Handle PipelineCore rename. 2015-01-15 14:03:11 -08:00
Praburaj ad5cfb9e6e Reacting to namespace changes PipelineCore => Http.Core V2 2015-01-15 13:32:28 -08:00