Commit Graph

40898 Commits

Author SHA1 Message Date
Pranav K aca02c8311 Don't invoke k-clean as part of default lifecycle.
Fixes #382
2016-02-23 10:35:16 -08:00
Sebastien Ros c259f82615 [Fixes #4112 #4093] Adding support for custom SSL port
New optional MvcOptions.SslPort. If not defined the redirection uses an empty port (default),
otherwise the custom port is used.
2016-02-23 10:21:11 -08:00
moozzyk 0aa39e9d29 Adding -noappdomain option to work aroun a Mono issue 2016-02-23 09:30:58 -08:00
Pranav K 4bf99de4e4 Remove framework from dotnet-test 2016-02-23 09:06:05 -08:00
BrennanConroy 638380b0bb Fix samples as well 2016-02-23 08:34:55 -08:00
SteveSandersonMS a55394638f Add ReactSpa template 2016-02-23 15:04:58 +00:00
SteveSandersonMS 0c5eabc022 Switch to Webpack 2016-02-23 13:48:07 +00:00
Pranav K a7642bd20d Only run one set of desktop tests (net451 or dnx451). 2016-02-22 23:24:21 -08:00
Ben Adams c2e5124d5a Fix XML Comment 2016-02-22 22:43:30 -08:00
Ben Adams a23ab5bd22 Parallel on Appveyor 2016-02-22 22:43:28 -08:00
Pranav K 5b805bb12d Updating to use cli
Fixes #3908
2016-02-22 17:49:51 -08:00
moozzyk 90763b60a5 Fixing the build caused by new dotnet CLI 2016-02-22 17:31:04 -08:00
moozzyk f4e69beea1 Creating webroot if one does not exists
One scenario it is useful is where the webroot does not contain any files. In this case even if the webroot is included in the "content" section dotnet publish does will not publish it.
2016-02-22 17:11:57 -08:00
BrennanConroy 350f9c4cef React to dotnet pack nupkg drop location 2016-02-22 16:47:08 -08:00
moozzyk 1739bf3f2c Going back to 1496 after we found a workaround for Kestrel 2016-02-22 16:02:08 -08:00
BrennanConroy f6d0443692 Add build references to tests because they don't flow up to parent anymore. See:https://github.com/NuGet/Home/issues/2153 2016-02-22 16:01:24 -08:00
John Luo a9644a5bf3 Updating test TFMs for custom test discovery 2016-02-22 15:45:55 -08:00
moozzyk 165cdd10d5 Reverting to old CLI version due to https://github.com/NuGet/Home/issues/2153 2016-02-22 15:36:55 -08:00
Kiran Challa f202f5b7b3 Add ServiceCollection extension overload accepting options 2016-02-22 15:07:23 -08:00
Kiran Challa 46f6fa85d5 Minor fix to service collection extensions 2016-02-22 14:57:18 -08:00
John Luo b294828b0f Updating test TFMs for custom test discovery 2016-02-22 14:50:21 -08:00
moozzyk 12be957cad Updating dotnet cli version to 1496
Removing DOTNET_HOME as it is no longer used
2016-02-22 14:29:39 -08:00
Hisham Bin Ateya a928982055 Localization Sample Fix 2016-02-22 12:54:10 -08:00
Kiran Challa 779edb6fe1 React to Routing service collection extension changes 2016-02-22 11:43:08 -08:00
Caleb Nelton d1585617f9 Fixed parameter "role" cannot be resolved
Use 'nameof(*)' expression instead.
2016-02-22 11:40:38 -08:00
Kiran Challa 05ff447d7d Fix service collection extensions: New overload having lambda for options, return void and added doc comments. 2016-02-22 11:06:09 -08:00
Victor Hurdugaci 9b10be8612 Pass the correct configuration to the test runners 2016-02-22 09:51:51 -08:00
Ben Adams 58e07a8b2b Put threads into background before starting 2016-02-20 06:15:11 +00:00
N. Taylor Mullen dabe2e0c24 Revert "Downgrade to use CoreFX NET46 compatible packages"
This reverts commit dc456ceab5.
2016-02-19 20:33:13 -08:00
John Luo 80ba15aaf4 Updating test TFMs for custom test discovery 2016-02-19 17:01:31 -08:00
John Luo 58525b0369 Ignore .vs/ 2016-02-19 16:55:51 -08:00
Ajay Bhargav Baaskaran df5eb0a15c [Fixes #4092] Using System.Buffers in JsonResultExecutor 2016-02-19 16:45:26 -08:00
Mukul Sabharwal dc456ceab5 Downgrade to use CoreFX NET46 compatible packages 2016-02-19 16:44:01 -08:00
John Luo 342fe0b38b Updating test TFMs for custom test discovery 2016-02-19 16:41:46 -08:00
Sebastien Ros c030ef9129 [Fixes #567] Adding port and host parsing in HostString 2016-02-19 16:29:22 -08:00
moozzyk 5f25bbcd36 Fixing broken test 2016-02-19 16:07:22 -08:00
John Luo ea1e9dd018 Updating test TFMs for custom test discovery 2016-02-19 15:47:08 -08:00
Ajay Bhargav Baaskaran 3007398648 Enabled xml doc generation 2016-02-19 15:44:54 -08:00
John Luo c5c3770f0d Updating test TFMs for custom test discovery 2016-02-19 15:20:56 -08:00
John Luo 8c64656882 Updating test TFMs for custom test discovery 2016-02-19 15:08:13 -08:00
Chris R 9bbbe535f2 #690 Enable custom OIDC authorization code redemption. 2016-02-19 15:07:25 -08:00
N. Taylor Mullen b39f4dfe29 React to razor tooling rename. 2016-02-19 15:05:37 -08:00
moozzyk 899fe193e7 Replacing KillProcess with taskkill /t which kills entire process tree 2016-02-19 14:56:43 -08:00
Ajay Bhargav Baaskaran 3d8dcfac4f Enabled xml doc generation 2016-02-19 14:42:54 -08:00
John Luo 1f78e2d08f Fix Security Advisory 3137909 update 2016-02-19 14:28:21 -08:00
moozzyk 90087b0c39 Fixing failing tests 2016-02-19 14:24:10 -08:00
John Luo bdc76ddfd6 Updating test TFMs for custom test discovery 2016-02-19 14:17:33 -08:00
John Luo 0372daeebf Updating test TFMs for custom test discovery 2016-02-19 12:45: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
Ajay Bhargav Baaskaran 33d07b8f7c Enabled xml doc generation 2016-02-19 12:29:48 -08:00