Commit Graph

16116 Commits

Author SHA1 Message Date
Pranav K 2e943eb3ab Reacting to System.Diagnostics.Tracing version change 2014-12-15 16:20:40 -08:00
Brennan 4ad0f41eea Update tests to use official xunit 2014-12-15 15:17:07 -08:00
Pranav K 017549aa46 Reacting to System.Threading version changes 2014-12-15 15:10:39 -08:00
Brennan b7eb1a92bb Update tests to use official xunit 2014-12-15 15:09:59 -08:00
Pranav K 70b2bdba99 Reacting to System.Threading version changes 2014-12-15 15:07:49 -08:00
Pranav K 10a32fda26 Reacting to System.Threading version changes
* Sorting project.json references alphabetically
2014-12-15 14:44:33 -08:00
Pranav K ae169aa794 Reacting to System.Threading version changes 2014-12-15 14:42:21 -08:00
Pranav K effdc65d9f Reacting to System.Threading.ExecutionContext being removed 2014-12-15 14:32:31 -08:00
Chris Ross 04fbb076b2 #22 - Update client tests to use Kestrel so they can run on Win7. 2014-12-15 14:18:58 -08:00
Pranav K b3eaf788dd Updating build pull to pull to pull in parallel 2014-12-15 14:17:29 -08:00
Praburaj 4315eb231f Some more fixes 2014-12-15 13:11:44 -08:00
Praburaj 50b756a776 Clean up - removing work arounds for bugs
1. Removed worked arounds that were previously applied for bugs as they are fixed now.
2. Sorted all using statements. Moved System.* to the top.
3. Fixed some of the code to follow engineering guidelines.
2014-12-15 11:48:24 -08:00
Doug Bunting c8323f4ef3 Let VS assign a port for the MVC 6.0 project
- also add commented-out connection string for IIS deployment
2014-12-14 21:20:49 -08:00
SonjaKhan 4f75ae6485 grouping elm by activity context 2014-12-12 17:12:11 -08:00
Praburaj 0c59794996 A few changes
1. Adding helpers to install an app on IIS and run on top of native module
2. Enabled CoreCLR + Ntlm tests.
2014-12-12 16:07:49 -08:00
Chris Ross 2cdce758b1 Fix dependency versions. 2014-12-12 14:54:01 -08:00
Chris Ross 5243789dd2 Handle DI changes in tests. 2014-12-12 13:59:21 -08:00
Wei Wang acc191efca Merge branch 'release' into dev 2014-12-12 11:13:40 -08:00
SonjaKhan 71a4c18598 Collapsed Logs 2014-12-11 16:49:13 -08:00
ajcvickers 9b72e3a0bd Reacting to EF API changes 2014-12-10 14:19:51 -08:00
AndriySvyryd 6120168c86 Reacting to the new EF relationship discovery convention 2014-12-10 14:16:20 -08:00
Wei Wang 9d643ae1ee Move web.config from project root to wwwroot 2014-12-10 14:08:35 -08:00
Victor Hurdugaci 4114c872ac Add the complete build option to the build script (build + test) 2014-12-10 14:07:58 -08:00
Suhas Joshi 9e9f331025 Updating to dev NuGet.config 2014-12-08 15:25:23 -08:00
Suhas Joshi d74c4201f2 Updating to dev NuGet.config 2014-12-08 15:25:11 -08:00
Suhas Joshi 425e9305a5 Updating to dev NuGet.config 2014-12-08 15:25:08 -08:00
Suhas Joshi f380f6982f Updating to dev NuGet.config 2014-12-08 15:25:06 -08:00
Suhas Joshi 781615a29b Updating to dev NuGet.config 2014-12-08 15:25:03 -08:00
Suhas Joshi f958bbf774 Updating to dev NuGet.config 2014-12-08 15:24:40 -08:00
Suhas Joshi fd45ff532c Updating to dev NuGet.config 2014-12-08 15:24:38 -08:00
Suhas Joshi cb6639c818 Updating to dev NuGet.config 2014-12-08 15:24:28 -08:00
Suhas Joshi ae6698a924 Updating to dev NuGet.config 2014-12-08 15:24:14 -08:00
Suhas Joshi 9214253ba6 Updating to release NuGet.config 2014-12-08 15:17:09 -08:00
Suhas Joshi 42c2a0a56d Updating to release NuGet.config 2014-12-08 15:16:19 -08:00
Suhas Joshi ae6c971bfb Updating to release NuGet.config 2014-12-08 15:16:10 -08:00
Suhas Joshi 4585b8d767 Updating to release NuGet.config 2014-12-08 15:15:59 -08:00
Suhas Joshi 6c82862688 Updating to release NuGet.config 2014-12-08 15:15:50 -08:00
Suhas Joshi 9c28fc93c3 Updating to release NuGet.config 2014-12-08 15:14:17 -08:00
Suhas Joshi d75e4c87ba Updating to release NuGet.config 2014-12-08 15:14:08 -08:00
Suhas Joshi 523265de00 Updating to release NuGet.config 2014-12-08 15:13:29 -08:00
Suhas Joshi 641cb38d5d Updating to release NuGet.config 2014-12-08 15:12:36 -08:00
Suhas Joshi b20b184b3a Merge remote-tracking branch 'origin/release' into dev 2014-12-08 14:46:28 -08:00
SonjaKhan 62ec496aa3 fixing test failures 2014-12-08 10:38:00 -08:00
SonjaKhan 234c9ec935 adding a clear button to elm 2014-12-08 09:52:37 -08:00
David Fowler a5ab614937 Removed the null check for IApplicationBuilder 2014-12-06 10:41:11 -08:00
David Fowler 559f5491d4 Make services registered in ConfigureServices work in Configure
- Added a test

#114
2014-12-06 10:41:10 -08:00
SonjaKhan e94e3dc44e adding some logging statements 2014-12-05 12:45:46 -08:00
Chris Ross 4e929bb300 Stop setting WebRoot explicitly. 2014-12-05 11:49:05 -08:00
Chris Ross 3343bb4d23 Hosting #86 - Consume WebRootFileSystem 2014-12-05 11:03:19 -08:00
Chris Ross 2155c08e76 Make WebRootFileSystem settable. 2014-12-05 09:24:06 -08:00