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

1032 Коммитов

Автор SHA1 Сообщение Дата
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
John Luo 30ab5d2d8f Remove redundant signout verification and updated views merged from release 2016-04-25 17:06:29 -07:00
Pranav K b9048889db Remove usage of IApplicationEnvironment 2016-04-25 16:16:44 -07:00
John Luo 7fcbd57bc7 Merge branch 'release' into dev 2016-04-25 14:38:38 -07:00
John Luo 5a8263bb26 Missed update to #645, enabling testing of standalone apps on coreclr 2016-04-25 14:36:49 -07:00
Chris R d75c6d47f9 Merge branch 'release' into dev 2016-04-25 12:40:19 -07:00
John Luo 02a4db2b3b Merge branch 'release' into dev 2016-04-25 12:39:30 -07:00
Chris R 3a811e2b6d React to FormReader API changes. 2016-04-25 12:21:10 -07:00
John Luo c9160c21ba Convert to shared runtime and test both standalone and shared runtime 2016-04-25 11:29:17 -07:00
Kiran Challa 123cea9da7 Added console write statements to improve user experience
[Fixes #642] Show test progress when running functional tests
2016-04-22 13:58:10 -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 40abffefcb Added smoke tests to verify on Nano server 2016-04-21 15:28:47 -07:00
Pranav K b6db6d1e4f Use latest build of dotnet-test-xunit 2016-04-19 14:54:06 -07:00
Pranav K 10a1a15881 Merge branch 'release' into dev 2016-04-19 14:54:06 -07:00
Kiran Challa 4c2c1d939b Fixed build break 2016-04-18 16:19:22 -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 83685073fb Fixing test 2016-04-18 14:34:28 -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
John Luo 73e341e543 Reenable tests after CoreFX fix 2016-04-18 14:01:49 -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 81d5dc124d Fixing test 2016-04-15 13:46:14 -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
Pranav K 0d34e36ee9 Merge branch 'release' into dev 2016-04-06 09:50:55 -07:00
Pranav K 75226d6e06 Updating to release. 2016-04-06 09:50:52 -07:00
John Luo a3b959a028 Skip test failures caused by CoreFX bug 2016-04-05 10:41:37 -07:00
Chris R f734ff3c81 Prevent fuctional tests from executing concurrently. 2016-04-04 09:46:44 -07:00