Commit Graph

811 Commits

Author SHA1 Message Date
あまみや ゆうこ 912aaaa9d2 To correct word spell 2015-10-16 09:49:04 -07:00
Pranav K f8b39bea63 Reacting to Cors rename 2015-10-15 16:00:05 -07:00
Kiran Challa c36b89aa16 Unskip a test as it has been fixed in dnx 2015-10-15 14:26:10 -07:00
Chris R dbe4327932 React to Authentication API changes. 2015-10-15 09:24:14 -07:00
Kiran Challa 67692e1c89 Skipped failing tests 2015-10-14 04:10:13 -07:00
Kiran Challa 916bca69fc Fix tests 2015-10-13 10:27:58 -07:00
Doug Bunting 598fa025ef Fix local build break 2015-10-12 13:16:01 -07:00
Doug Bunting 2633bb5277 React to aspnet/Universe#290 fix
- pick up latest `build.cmd` and `build.sh` files
  - preserve installation of x64 DNX packages in this repo
2015-10-11 00:45:30 -07:00
Nate McMaster 176a89dfe7 React to EF rename 2015-10-05 13:50:45 -07:00
Pranav K 576023cc0f Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:59 -07:00
Eilon Lipton 26aca2b99c Remove unneeded namespaces, use new startup APIs 2015-10-01 18:34:21 -07:00
Doug Bunting f3fb2374ac Cleanup dependencies and restore runtime installations
- remove and sort `using`s
- remove a couple of `project.json` dependencies reached transitively
  - both pretty clean before I started this

Also install runtimes needed for testing
- accidentally lost in 19f8830
2015-10-01 16:42:49 -07:00
N. Taylor Mullen 90a066f3f1 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:59:54 -07:00
Pranav K f0d83bcbb5 Merge remote-tracking branch 'origin/release' into dev 2015-09-30 11:30:55 -07:00
Pranav K ec8c0d87f1 Updating to AzureAD feed 2015-09-30 11:29:58 -07:00
Pranav K fed03ab17e Merge branch 'release' into dev 2015-09-28 23:20:15 -07:00
Pranav K 5071084d78 Updating to release NuGet.config. 2015-09-28 23:20:13 -07:00
Pranav K 9070e12766 Reacting to Hosting changes 2015-09-28 21:59:59 -07:00
Ajay Bhargav Baaskaran 019a50b3db React to aspnet/Mvc#3165 2015-09-25 11:03:20 -07:00
Pranav K a3f24bcb1d Reacting to Configuration changes 2015-09-25 07:51:25 -07:00
Arthur Vickers c4097f8080 React to EF fluent API changes 2015-09-24 10:44:30 -07:00
Kiran Challa 8d6bacb44d Made the log level to be warning instead of information 2015-09-24 05:25:13 -07:00
Kiran Challa ea3fb85006 Changed google and twitter oauth client id and secret 2015-09-23 17:04:53 -07:00
Kiran Challa d89747927e Minor clean up related to formatting 2015-09-23 16:31:21 -07:00
Hao Kung 21c043d788 React to Caption => DisplayName 2015-09-23 15:11:27 -07:00
Hao Kung fa9cba8a7a React to security 2015-09-23 14:10:23 -07:00
Kiran Challa ce88fe4f5e Enabled tests skipped on Kestrel and minor formatting 2015-09-23 14:07:21 -07:00
Kiran Challa f9a03e83e9 Fix the way data is seeded to prevent using disposed ef contexts 2015-09-23 13:20:49 -07:00
Kiran Challa 2c1f1a277a [Fixes #537] Clear up MusicStore repo 2015-09-22 10:04:26 -07:00
Chris R 152c842416 Disable IISExpress tests. 2015-09-21 12:44:22 -07:00
Hao Kung cf6008e947 React to security 2015-09-18 12:59:03 -07:00
N. Taylor Mullen 19f8830a57 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:34:39 -07:00
Ryan Nowak abd5303bb4 React to MVC renames 2015-09-17 00:17:15 -07:00
Ryan Nowak 47866ac5db React to renames from Auth 2015-09-16 17:21:01 -07:00
Ryan Nowak 3382b82e5e Fix breaking changes 2015-09-16 16:46:18 -07:00
Nate McMaster e3458ceb1b Add libuv to travis ui build script 2015-09-15 16:28:17 -07:00
Nate McMaster d162fff906 Temporary workaround for https://github.com/aspnet/EntityFramework/issues/3144 2015-09-15 15:33:02 -07:00
Hao Kung da3c513ad4 React to security changes 2015-09-14 15:07:23 -07:00
Kiran Challa bfe1de4819 React to Cors api changes 2015-09-14 11:08:11 -07:00
Kiran Challa 77a8eca1fd React to errorhandler and errorpage extension name changes 2015-09-10 12:10:56 -07:00
Chris R 18a2663531 React to Authentication API changes. 2015-09-10 10:18:52 -07:00
Kiran Challa 7f25096dda React to RazorPreCompileModule changes 2015-09-10 08:32:21 -07:00
Kiran Challa 585643cf86 Updating Sake to always use latest version 2015-09-09 15:24:02 -07:00
Kiran Challa c3bf1e8d6b Updating build.sh to use Sake 0.2.2 2015-09-09 15:03:07 -07:00
Pranav K 525c6de035 Updating to Sake 0.2.2 2015-09-09 12:34:52 -07:00
Brennan b7a5805efb Revert "Fix tests"
This reverts commit b1ff28be73.
2015-09-03 16:42:20 -07:00
Chris R e47a2faa83 React to security changes. 2015-09-03 15:24:47 -07:00
BrennanConroy b1ff28be73 Fix tests 2015-09-03 08:57:55 -07:00
Hao Kung 2597c0d3d7 React to identity 2015-09-02 16:50:22 -07:00
Hao Kung 16a9872a55 React to identity 2015-09-02 16:40:27 -07:00