Commit Graph

568 Commits

Author SHA1 Message Date
Kiran Challa e3808ab769 [Fixes #656] 'dotnet run' does not work on MusicStore app 2016-05-06 10:14:18 -07:00
= 6af8da4713 Use in memory store for non-windows tests and disable tests until new cli is available 2016-05-05 14:11:58 -07:00
John Luo a3975422ec Merge branch 'release' into dev 2016-05-05 13:40:53 -07:00
John Luo b7b0c5ba6d Recognize new variants of nano server product types 2016-05-05 12:17:06 -07:00
Chris R 6a73d15dfb Merge branch 'release' into dev 2016-05-03 15:14:47 -07:00
Chris R 2e079cb99d React to OpenIdConnect package version change 2016-05-03 15:12:35 -07:00
Pranav K c81da904b2 Merge branch 'release' into dev 2016-05-02 15:11:17 -07:00
Pranav K 59d905ae3b Fix build warnings 2016-05-02 11:27:20 -07:00
Pranav K cf35795db6 Merge remote-tracking branch 'origin/release' into dev 2016-04-28 14:55:58 -07:00
Pranav K 849fc0e89f Modify Startup to run the right servers 2016-04-28 14:50:34 -07:00
Kiran Challa 025a781b9a Fixed build break 2016-04-28 14:30:34 -07:00
BrennanConroy fd5384d179 Merge branch 'release' into dev 2016-04-28 14:08:28 -07:00
BrennanConroy 838146c4a9 Fix mistype 2016-04-28 14:07:28 -07:00
BrennanConroy 67a583e1c3 Merge branch 'release' into dev 2016-04-28 12:36:30 -07:00
BrennanConroy e7845f3b37 Use fallback logic 2016-04-28 12:35:27 -07:00
BrennanConroy bfdf30ca03 Merge branch 'release' into dev 2016-04-28 10:00:47 -07:00
BrennanConroy 27b34cc7e6 Remove references to UseDefaultHostingConfiguration 2016-04-28 09:55:05 -07:00
Kiran Challa f7d5a1faf2 Merge branch 'release' into dev 2016-04-27 10:32:37 -07:00
Kiran Challa 37a0983d23 Fixed project.json 2016-04-27 10:21:15 -07:00
Pranav K 1d19518c53 Merge branch 'release' into dev 2016-04-26 10:44:29 -07:00
Pranav K b9048889db Remove usage of IApplicationEnvironment 2016-04-25 16:16:44 -07:00
John Luo 02a4db2b3b Merge branch 'release' into dev 2016-04-25 12:39:30 -07:00
John Luo c9160c21ba Convert to shared runtime and test both standalone and shared runtime 2016-04-25 11:29:17 -07:00
Chris R 547d7dc227 Merge branch 'release' into dev 2016-04-22 10:03:34 -07:00
Chris R 14860290d0 React to OpenIdConnect default ResponseType change. 2016-04-22 10:03:04 -07:00
Kiran Challa 426c61c81e Removed duplicate glyphicon 2016-04-18 15:59:03 -07:00
Kiran Challa ef5a5cdf5d updated 2016-04-18 15:57:41 -07:00
Kiran Challa 95eaa0a11c Remove duplicate glyphicon 2016-04-18 15:57:12 -07:00
Kiran Challa 6435591d1c Created a configurable memory cache 2016-04-18 15:48:14 -07:00
Andrew Peters 90d816dfd0 Adding TODO for ordering in GenreComponent 2016-04-18 14:34:20 -07:00
Andrew Peters 48b17c886c Various improvements:
- Use more efficient projection query for GenreMenuComponent.
- Change some sync EF calls to async.
- Log at Information level when Development.

Fix: #636

Conflicts:
	src/MusicStore/Components/GenreMenuComponent.cs
2016-04-18 14:34:08 -07:00
Chris R 0668e45413 Clean up server configuration. 2016-04-18 13:36:52 -07:00
Chris R 909be6d307 Merge branch 'release' into dev 2016-04-16 23:28:25 -07:00
Chris R 8e4580f956 React to WebListener configuration changes. 2016-04-16 23:27:55 -07:00
Andrew Peters 7a551325c6 Adding TODO for ordering in GenreComponent 2016-04-15 13:32:31 -07:00
Andrew Peters fb4fadb0b1 Various improvements:
- Use more efficient projection query for GenreMenuComponent.
- Change some sync EF calls to async.
- Log at Information level when Development.

Fix: #636
2016-04-15 12:29:30 -07:00
Ryan Nowak cbf7dd55ae Fix typo in URL 2016-04-15 11:05:29 -07:00
Ryan Nowak e72c9e3e46 Fix typo in URL 2016-04-14 17:27:54 -07:00
Andrew Peters 2080a9776e Fixing bug in GetCartAlbumTitles 2016-04-14 16:18:20 -07:00
Andrew Peters 6aea6541d0 Re-enable tracking queries by default. 2016-04-14 15:39:58 -07:00
John Luo 42b5762365 Merge branch 'release' into dev 2016-04-14 13:22:42 -07:00
John Luo 9b9bf73ece Use UseServer() instead of UseKestrel() to allow override in tests 2016-04-14 11:43:31 -07:00
Andrew Peters 4cf6e463bb Minor improvements to EF usage.
1) Queries are untracked by default.
2) Use projection query in CartSummaryComponent.
3) Removed redundant async methods.
2016-04-13 15:04:30 -07:00
ryanbrandenburg 19325a6cce Add logging to 'business' events 2016-04-13 11:39:22 -07:00
John Luo 9818214c5c Merge branch 'release' into dev 2016-04-11 10:22:54 -07:00
John Luo ff46985cbd Move web.config 2016-04-11 10:21:51 -07:00
Chris R 66e8f21f1d Merge branch 'release' into dev 2016-04-07 11:56:53 -07:00
Chris R e5b807e4d2 React to UseIIS rename. 2016-04-07 11:49:12 -07:00
Kiran Challa a3fca566c5 Uncomment test code and change ASPNET_ENV to ASPNETCORE_ENVIRONMENT 2016-04-07 11:27:54 -07:00
John Luo a587270b61 Fix build 2016-03-31 11:01:58 -07:00
John Luo cfd6ec311e Remove hosting.json 2016-03-30 16:58:39 -07:00
BrennanConroy 9b29eb19ae Enable OpenId Tests 2016-03-30 14:04:13 -07:00
Pranav K 7f4a772859 Updating to NETStandard.Library 1.5.0 2016-03-28 06:32:52 -07:00
John Luo 514d752959 Enable IISExpress tests 2016-03-24 18:10:25 -07:00
John Luo b4bdf6be08 Reacting to Hosting changes 2016-03-22 13:09:58 -07:00
ryanbrandenburg 416fc81cec Include Microsoft.AspNetCore.Diagnostics in MusicStore 2016-03-16 13:11:50 -07:00
Arthur Vickers 98c69c3c4b Use separate service providers 2016-03-16 09:18:07 -07:00
Arthur Vickers 6116f0e2e8 AddOptions, which is apparently not brought in my memory cache anymore. 2016-03-15 15:56:43 -07:00
Arthur Vickers dc34c630b7 Go back to using app service provider as EF internal service provider when using in memory 2016-03-15 15:32:08 -07:00
Pranav K 43ce29c1f9 Fixing CI build failure 2016-03-14 13:25:25 -07:00
Arthur Vickers a4ed79cc5a Reacting to changes in EF service registration. 2016-03-10 14:55:58 -08:00
Nate McMaster 944afdc5ea Clean up E2E tests
- Fix incorrect deployment environment variables
 - Utilize xunit logging utility for cleaner, more traceable output
 - Cleanup database creation/deletion
 - Fix name in R# settings file
2016-03-08 08:50:16 -08:00
jacalvar 3faa34acf3 React to changes in Caching 2016-03-07 16:44:38 -08:00
Hao Kung e5dcc78153 React to Identity changes 2016-03-07 14:01:34 -08:00
Nate McMaster be43dda0f5 Minor fix to async issue on empty cart 2016-03-03 13:59:15 -08:00
Nate McMaster 0ae07188fc Cleanup some EF TODOs 2016-03-03 13:52:21 -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
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
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
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
N. Taylor Mullen 90601ef853 Cleanup `Microsoft.AspNet.Server.IIS` usage. 2015-12-28 16:48:37 -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 5c2ef70cae Modifying E2E tests to run on coreclr 2015-12-12 23:01:38 -08:00
Pranav K 325a681d92 Reacting to Options changes 2015-12-10 16:56:22 -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 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
Pavel Krymets 705769bda6 Fix build 2015-11-24 15:40:45 -08:00
Nate McMaster 9db4940c5d Increase connect timeout in music store tests 2015-11-20 11:42:37 -08:00