Граф коммитов

944 Коммитов

Автор SHA1 Сообщение Дата
David Obando fc1a1c8a49 Adding AppVeyor and Travis badges to README.md 2016-03-03 10:28:17 -08:00
Doug Bunting da20c535c5 Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 20:37:03 -08:00
N. Taylor Mullen e1870dd9f3 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:41:04 -08:00
Victor Hurdugaci 673f230e6a Return the error code from build.cmd 2016-02-28 10:12:21 -08:00
Victor Hurdugaci dbb1e069b9 Update the build scripts 2016-02-27 12:51:18 -08:00
Doug Bunting 835b696e0e Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:54:38 -08:00
Kiran Challa 04a9313009 Disable running E2ETests in parallel 2016-02-23 14:40:03 -08:00
moozzyk 5f25bbcd36 Fixing broken test 2016-02-19 16:07:22 -08:00
Kiran Challa 19cdddbcd6 Move Razor tooling package to tooling section and fix build break 2016-02-19 12:41:02 -08:00
Kiran Challa 65ab6cffc0 Reacting to Razor tooling package name change 2016-02-19 12:18:55 -08:00
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 b4438c0559 Enable publishing to IIS 2016-02-16 13:52:21 -08:00
Kiran Challa de7475cc33 Updated per KB 3137909. 2016-02-12 14:47:50 -08:00
Brennan 378cc97bd0 Remove Mvc CodeGenerator 2016-02-12 13:27:04 -08:00
Kiran Challa 0da12619cd [Fixes #589] Remove TestMiddleware 2016-02-12 11:23:59 -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
Hao Kung 6709b07dc5 Add identity services for ntlm test 2016-02-01 13:00:17 -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
John Luo ac21b9538d Reacting to Identity API change 2016-01-19 11:13:05 -08:00
John Luo 30db1b0497 Reacting to hosting rename 2016-01-17 18:18:36 -08:00
Hao Kung 5c623b6e80 React to identity changes 2016-01-14 13:12:41 -08:00
Pranav K 7463dee1d5 Removing precompilation module 2016-01-12 15:24:29 -08:00
Chris R 1b9215002c React to hosting API changes. 2016-01-12 14:36:24 -08:00
ryanbrandenburg a182eca6d4 * Use suggested Antiforgery AJAX patern. 2016-01-12 11:56:59 -08:00
John Luo 6d91b8d9fd Reacting to new middleware options pattern 2016-01-08 19:47:02 -08:00
Hao Kung 01e9616828 React to security changes 2016-01-05 16:22:48 -08:00
N. Taylor Mullen 90601ef853 Cleanup `Microsoft.AspNet.Server.IIS` usage. 2015-12-28 16:48:37 -08:00
Kiran Challa 02a7922749 Enable running on Mac 2015-12-28 12:58:26 -08:00
John Luo 26850f54c2 Fix build, relocating entrypoint to Program 2015-12-22 11:29:51 -08:00
Hao Kung 6c7c373d82 OptionsModel => Options 2015-12-21 16:38:09 -08:00
John Luo 55d9e6ee4a Reacting to new Hosting API 2015-12-18 16:35:11 -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 0af4e2e32b Disabling tests from running in parallel 2015-12-13 23:02:18 -08:00
Kiran Challa 5c2ef70cae Modifying E2E tests to run on coreclr 2015-12-12 23:01:38 -08:00
Pranav K 8897b49e83 Merge branch 'release' into dev 2015-12-11 12:25:36 -08:00
Pranav K 5304b3b04f Updating to release NuGet.config. 2015-12-11 12:25:33 -08:00
Pranav K 325a681d92 Reacting to Options changes 2015-12-10 16:56:22 -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
Jeffiy 8d18e1beac add ShoppingCart table style 2015-12-07 13:33:09 -08:00
zhangmm 26e33b9d68 Unified naming
Unified naming of DefaultAdminPassword
2015-12-07 13:29:02 -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 e6376a89a6 Use in-memory store for openid connect testing on non-windows platforms 2015-11-30 13:54:29 -08:00