Commit Graph

336 Commits

Author SHA1 Message Date
Kiran Challa 3574b1d981 Reacting to MVC's action result naming changes 2016-02-19 11:28:25 -08:00
ryanbrandenburg 2c5061a8ab * Include version in project.json 2016-02-18 12:04:38 -08:00
Kiran Challa 09590416bd Build and test with dotnet 2016-02-10 14:56:49 -08:00
Kiran Challa 96e5d9bec5 Remove System.Runtime reference 2016-02-08 14:07:48 -08:00
N. Taylor Mullen 86c08ecf22 React to FacebookHelper and CLI changes. 2016-02-07 01:21:34 -08:00
N. Taylor Mullen d61c6985b7 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:29:04 -08:00
N. Taylor Mullen d761c6b7ba Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:27:05 -08:00
ryanbrandenburg a182eca6d4 * Use suggested Antiforgery AJAX patern. 2016-01-12 11:56:59 -08:00
N. Taylor Mullen 90601ef853 Cleanup `Microsoft.AspNet.Server.IIS` usage. 2015-12-28 16:48:37 -08:00
Ryan Nowak 9b9fd5ff00 React to breaking changes in antiforgery 2015-12-15 15:55:09 -08:00
Kiran Challa 05dcc22da7 Temporarily disabling smoke tests from running on Mono 2015-12-14 10:07:06 -08:00
Kiran Challa 5c2ef70cae Modifying E2E tests to run on coreclr 2015-12-12 23:01:38 -08:00
Kiran Challa e6bf744d49 Increasing the HttpClient timeout to 5 seconds to fix test failures on Travis CI 2015-12-10 14:35:02 -08:00
Kiran Challa 562f65c9c8 Changed log level to Information 2015-12-09 15:36:48 -08:00
John Luo e840ba06e2 Reacting to verbose rename 2015-12-08 15:48:10 -08:00
Chris R b3e5e7c178 Fix Google & Twitter, harden the tests. 2015-12-03 16:01:33 -08:00
Chris R 2ce9fcc233 Fix facebook tests. 2015-12-03 11:11:48 -08:00
Kiran Challa d584c09413 Fixed OpenIdConnectBackChannelHttpHandler's path to the configuration file 2015-11-30 13:45:03 -08:00
Ryan Nowak 765304aad9 React to breaking changes in MVC 2015-11-20 16:04:30 -08:00
Nate McMaster 9db4940c5d Increase connect timeout in music store tests 2015-11-20 11:42:37 -08:00
Pranav K ef293c645c Fixing tests 2015-11-17 17:06:36 -08:00
Troy Dai 9532446b56 Disable OpenIdConnectTests on Mono temporary
The OpenIdConnectTests have been skipped on Windows for months. The
tests are not up-to-date. Work item #565 is filed to track the work of
updating the test. In the meantime, the tests are disabled to make
MusicStore pass on Travis.
2015-11-13 11:43:24 -08:00
Pranav K 5ddab1ffc8 Reacting to DI changes 2015-11-13 11:31:02 -08:00
Chris R 3c1fa00c4d React to Query changes. 2015-11-03 11:37:22 -08:00
Chris R a6a17f296d React to ServerFactory changes. 2015-10-31 07:35:42 -07:00
Arthur Vickers 1b87767472 Fix bug in test where key value was not being set. 2015-10-16 15:27:39 -07:00
Victor Hurdugaci 69ed946970 Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
あまみや ゆうこ 912aaaa9d2 To correct word spell 2015-10-16 09:49:04 -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
Pranav K 576023cc0f Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:59 -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
Pranav K 9070e12766 Reacting to Hosting changes 2015-09-28 21:59:59 -07:00
Pranav K a3f24bcb1d Reacting to Configuration changes 2015-09-25 07:51:25 -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 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 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
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
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