Commit Graph

81 Commits

Author SHA1 Message Date
Chris Ross (ASP.NET) 3ffb75f896 Add InProc ANCM support and react to deployer changes. 2018-05-31 14:20:46 -07:00
Chris Ross (ASP.NET) bb6657f3f6 Re-enable x86 test variants 2018-05-23 08:58:26 -07:00
Chris Ross (ASP.NET) 0c5be39112 Move to TestMatrix approach 2018-05-16 11:06:51 -07:00
Pranav K 15b219f55f Update to netcoreapp2.2 2018-05-14 16:14:27 -07:00
Pranav K 2811eadb14 Use the Razor.Sdk package 2018-04-17 09:25:22 -07:00
Pranav K 1564b1e83a React to Sdk changes to assembly metadata
Fixes https://github.com/aspnet/MvcPrecompilation/issues/248
2018-03-19 16:26:25 -07:00
Pranav K cc0eaf9a76 Add a functional test to verify RazorCompileOnBuild
* Verify precompiled views are used
* Merge developer exception page tests with dotnet run tests
* Turn logging down for EF DbCommands to make logs less noisy
2018-02-27 08:35:45 -08:00
Pranav K d0a8ef02cf
Add a functional test to verify that build-time compiled views play w… (#839)
* Add a functional test to verify that build-time compiled views play with DeveloperExceptionPage
Use RazorSdk to compile in E2E scenarios

Fixes #835
Fixes #836
2018-02-16 13:13:07 -08:00
Justin Kotalik d3fac039fb
Make the ANCM a conditional dependency (#838) 2018-01-04 16:46:33 -08:00
Pranav K d971bfc8b7 Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08:00
Tony Xia 2d1aaeb036 Set log level. (#829) 2017-11-13 14:15:37 -08:00
Nate McMaster b8c1180564 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 17:24:27 -07:00
Nate McMaster 1c0aeb08bb Add RuntimeStore config to music store 2017-10-25 20:01:02 -07:00
priusprime 464fc8a15f Update Default.cshtml
fix area missing in the bottom of dropdown botton
2017-09-22 12:39:29 -07:00
Nate McMaster 135e1c248d Use PackageLineup to manage PackageReference versions 2017-09-12 11:06:26 -07:00
Nate McMaster 4a3d9b0955 Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
Ryan Brandenburg 7b3fde8dbb Remove NETStandard.Library.NETFramework 2017-07-07 10:28:53 -07:00
Hao Kung 4e644ef41c React to Auth 2017-07-05 14:30:45 -07:00
Petr Onderka 354facf4ad Use localization middleware (#801)
* Use localization middleware
2017-07-03 17:52:39 -07:00
Mike Harder c9ff84b7e5 Revert "Temporarily remove TreatWarningsAsErrors to unblock build (#809)" (#813)
This reverts commit f28400f986.
2017-07-03 16:24:50 -07:00
Hao Kung cc283f7b4c Use new Auth API (#811) 2017-07-03 11:53:33 -07:00
Paul Kim bce7d84906 Fix cart count when the same album is added to the cart multiple times (#765) 2017-06-30 16:18:10 -07:00
Hao Kung 082c4fa5c6 React to auth changes 2017-06-29 18:35:35 -07:00
Kiran Challa 2c8e1fdc15 Updated runtime store tests to use the restored Build.RS package instead of downloading it explicitly 2017-06-29 16:27:51 -07:00
Mike Harder f28400f986 Temporarily remove TreatWarningsAsErrors to unblock build (#809) 2017-06-27 18:52:14 -07:00
Pranav K 5bcba9677e Re-enable desktop tests
* Cleanup tests to use a test case per scenario
* Run tests on CLR
* Enable view precompilaton for the sample.
2017-06-20 16:34:40 -07:00
Mike Harder 1571dc3d80 Revert "Temporarily removed TreatWarningsAsErrors"
This reverts commit c7fb5763af.
2017-06-19 12:51:14 -07:00
Kiran Challa c7fb5763af Temporarily removed TreatWarningsAsErrors 2017-06-09 14:15:21 -07:00
Arthur Vickers adee238e8f Remove ignored Include call. 2017-05-26 09:42:31 -07:00
Arthur Vickers aaea92906f Add explicit decimal data types
Issue #768
2017-05-23 17:41:56 -07:00
Hao Kung 6c13465dc2 React to identity changes 2017-05-22 13:52:59 -07:00
Hao Kung ddd69e5fdf Remove references to DisplayName 2017-05-17 14:41:16 -07:00
Kiran Challa 778bb3cb11 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-08 11:10:07 -07:00
Kiran Challa 067cd90fef Removing filter to fix build break 2017-05-05 15:16:55 -07:00
Kiran Challa d488a989a6 Added smoke tests to create and use package cache 2017-05-05 13:31:43 -07:00
Pavel Krymets e33c09ebae Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 10:05:47 -07:00
Pavel Krymets ab81d51594 netcoreapp2.0 2017-05-03 16:51:49 -07:00
BrennanConroy 7eea97584d Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 13:00:46 -07:00
BrennanConroy 6ff97fc83b React to Logging API changes (#787) 2017-05-03 12:58:54 -07:00
Kiran Challa baa17eeda8 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:48:55 -07:00
Kiran Challa fc45d79606 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:29:58 -07:00
Kiran Challa d940c1eb75 Updated runtime identifiers 2017-04-27 10:58:24 -07:00
Pavel Krymets 7787e963dd Enable validate scopes in dependency injection (#783) 2017-04-26 14:53:26 -07:00
Kiran Challa e2e350ec6c [Fixes #763] Investigate System.Security.Claims references required to make compilation work 2017-04-20 10:24:48 -07:00
Hao Kung 4237a93ee8 MusicStore => Auth 2.0 2017-04-19 12:00:39 -07:00
Kiran Challa 229d817d83 Unskipped standalone Windows OS functional tests 2017-04-14 00:06:37 -07:00
Kiran Challa c42617e057 Converted samples and test projects to run on netcoreapp2.0 2017-04-06 10:21:31 -07:00
John Luo 794508fbf2 Only publish ForTesting folder when needed 2017-04-04 10:51:33 -07:00
Pranav K 51e84a623c Fix runtime failures 2017-03-22 06:56:43 -07:00
Pranav K 90acbd1e62 Fix compilation error 2017-03-21 21:10:13 -07:00