Commit Graph

7963 Commits

Author SHA1 Message Date
Brennan 3adcbd10f7 Move temp delete elsewhere 2016-02-05 10:40:28 -08:00
Ajay Bhargav Baaskaran a089369216 Updated Json.Net version 2016-02-04 16:43:55 -08:00
Brennan 564dae0a6a Fix cross gen issue 2016-02-04 16:29:50 -08:00
Andrew Stanton-Nurse 95be6b9a51 update dotnet-install script and use beta channel 2016-02-04 10:32:08 -08:00
Kiran Challa c0ed67e96f Enable running tests using dotnet xunit test runner 2016-02-04 10:10:49 -08:00
Brennan 1fd703e56f React to Logging API changes 2016-01-27 14:39:00 -08:00
Pranav K 68b5c950c9 Temporarily revert "Adding messages showing that the tool is running" until we can sort out fetching packages
This reverts commit 824acd1ace.
2016-01-25 11:15:43 -08:00
moozzyk 824acd1ace Adding messages showing that the tool is running 2016-01-25 10:23:58 -08:00
moozzyk bed9432275 Adding creating Azure specific configuration 2016-01-25 10:17:11 -08:00
moozzyk 674efca4de Adding HttpPlatformHandler logging defaults to web.config
- writing a default path to log file if one does not exist
 - setting stdoutLogEnabled to false if the attribute does not exist
2016-01-25 10:17:10 -08:00
Chris R 31f4b41a2e Remove unused broken WebListener dependency. 2016-01-25 10:11:04 -08:00
Brennan 2d2e71e2c8 React to Logging API changes 2016-01-25 09:29:39 -08:00
Cesar Blum Silveira 33ddbf8f4c Set DOTNET_HOME correctly. 2016-01-22 19:30:04 -08:00
Nate McMaster 0348dffe26 Fix odd bug in globbing 2016-02-02 15:58:14 -08:00
Pavel Krymets 8854869d11 Add resx generation back 2016-02-02 12:19:53 -08:00
Victor Hurdugaci d1672ffb5b Update to the latest (floating) CLI 2016-02-01 13:58:34 -08:00
Victor Hurdugaci 5c8e9c9091 Skip runtime install flag 2016-01-29 15:43:02 -08:00
Victor Hurdugaci 9bb7768717 Build tests and samples 2016-01-27 20:19:31 -08:00
N. Taylor Mullen 342676925f Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:39:12 -08:00
N. Taylor Mullen 43dfd15a01 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:32:33 -08:00
N. Taylor Mullen 9beb46dff1 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:42 -08:00
N. Taylor Mullen f30406c6bc Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:30 -08:00
N. Taylor Mullen e28aa5f568 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:49 -08:00
N. Taylor Mullen 5227607c58 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:46 -08:00
N. Taylor Mullen 3541bb01c2 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:57 -08:00
N. Taylor Mullen 9cec1b4e10 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:55 -08:00
N. Taylor Mullen b87a8001fe Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:08 -08:00
Pranav K 91ee0f323b Reacting to CoreCLR package version change 2016-01-20 21:03:04 -08:00
Pranav K c8aa4c2c51 Reacting to CoreCLR version changes 2016-01-20 20:39:57 -08:00
Chris R c157d601a2 Avoid merging with anonymous users. 2016-01-20 16:29:20 -08:00
Pranav K 099bc91ef2 Removing --parallel flag 2016-01-20 11:07:17 -08:00
Pranav K 786530fcb3 Use a fixed version of CLI 2016-01-20 10:54:36 -08:00
moozzyk 10964cc04f Disabling parallel restore on Mac and Linux 2016-01-19 14:14:41 -08:00
Andrew Stanton-Nurse 2e02adcfc7 Update _dotnet-restore.shade 2016-01-19 12:39:42 -08:00
Andrew Stanton-Nurse 2564e466e4 Remove --parallel
Now that dotnet cli is using NuGet, it's parallel by default!
2016-01-19 12:26:52 -08:00
John Luo 5a284732af Reacting to hosting rename 2016-01-17 16:49:26 -08:00
John Luo 488187ff79 Reacting to hosting rename 2016-01-17 16:33:48 -08:00
Victor Hurdugaci 3e1b55701a Install xunit.core 2016-01-15 12:05:55 -08:00
Pranav K 9bc8cc1def Updating CLI _k-standard-goals to remove use of dnu pack
Fixes #355
2016-01-15 10:46:30 -08:00
moozzyk 4d4dfedd59 dotnet-publish-iis refactoring
- moving command logic to a dedicated class
- adding logic for reading webroot value from a parameter, hosting.json file and folder structure
- reading application name from project.json instead of a parameter
2016-01-15 10:36:38 -08:00
Nate McMaster dd81654b33 Fix path to korebuild folder in bash script 2016-01-15 09:56:50 -08:00
Nate McMaster 0c0b724009 Run specific targets in bash 2016-01-14 16:47:35 -08:00
Nate McMaster cec2051151 Updating build script 2016-01-14 16:41:14 -08:00
Ajay Bhargav Baaskaran 99474a2709 Removed use of dnu commands 2016-01-14 11:57:29 -08:00
Chris R 3458f80ec4 Rename windows auth forwarder header to MS-PLATFORM-HANDLER-WINAUTHTOKEN. 2016-01-14 10:29:39 -08:00
Chris R cc1cb1d480 #27 Forward client certificates. 2016-01-13 15:07:14 -08:00
Cesar Blum Silveira d70e1eca73 Honor KOREBUILD_TEST_SKIPMONO (#353). 2016-01-13 12:43:34 -08:00
Cesar Blum Silveira 8b6df5f704 Set DOTNET_HOME to correct path (#350). 2016-01-13 12:00:45 -08:00
moozzyk b2a3f871c0 Microsoft.AspNet.Tools.PublishIIS -> dotnet-publish-iis
Renaming Microsoft.AspNet.Tools.PublishIIS to dotnet-publish-iis as this is the convention dotnet tools must follow
2016-01-12 14:15:21 -08:00
Chris R 0589b883b8 #14, 52 Add IWebApplicationBuilder.UseIISPlatformHandlerUrl, include path base 2016-01-12 13:33:21 -08:00