Commit Graph

5064 Commits

Author SHA1 Message Date
Pavel Krymets bc066851ee Merge branch 'release' into dev 2016-04-18 16:36:58 -07:00
Pavel Krymets f94faf4276 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 16:36:54 -07:00
Pavel Krymets a13aaffdfe Merge branch 'release' into dev 2016-04-18 16:30:01 -07:00
Pavel Krymets 9337f3e48e Migrate tests, tools and samples to portable 2016-04-18 16:28:14 -07:00
Pavel Krymets c01981d6dc Merge branch 'release' into dev 2016-04-18 08:38:10 -07:00
Pavel Krymets 6aca37fe5e Migrate tests, tools and samples to portable 2016-04-18 08:37:56 -07:00
campersau 7ba590b6f1 Rename UseIIS() to UseIISIntegration() in comment 2016-04-17 02:49:58 +02:00
John Luo 31a00f19f8 Merge branch 'release' into dev 2016-04-15 17:48:47 -07:00
John Luo 6b1ffb55b3 Remove old IISPlatformHandler and dotnet-publish-iis packages #122 2016-04-15 17:48:16 -07:00
moozzyk 31473694f3 Merge branch 'release' into dev 2016-04-15 14:28:21 -07:00
moozzyk 1410a5a096 Enabling publishing portable apps
Addresses #109
2016-04-15 13:09:55 -07:00
Pavel Krymets fffde66627 Merge branch 'release' into dev 2016-04-15 11:57:43 -07:00
Pavel Krymets 86befd91de Migrate tests, tools and samples to portable 2016-04-15 11:57:34 -07:00
Pranav K df742cbd07 Merge branch 'release' into dev 2016-04-15 07:39:49 -07:00
Pranav K ab50213acd Fix reference to Microsoft.NetCore.App 2016-04-14 19:12:28 -07:00
Pavel Krymets 5983909c0c Merge branch 'release' into dev 2016-04-14 14:02:02 -07:00
Pavel Krymets 98b73cbec5 Migrate tests, tools and samples to portable 2016-04-14 14:01:34 -07:00
Pranav K c1239acce2 Merge branch 'release' into dev 2016-04-14 10:16:04 -07:00
Pranav K 49fd345192 Remove Microsoft.DotNet.Cli.Utils 2016-04-14 10:15:19 -07:00
ryanbrandenburg b63b8d0672 Merge remote-tracking branch 'origin/release' into rybrande/dev 2016-04-14 09:47:04 -07:00
moozzyk 4f5bd3e700 Merge branch 'release' into dev 2016-04-14 09:44:28 -07:00
moozzyk 7f7742577d Removing .log extension from the log file name
AspNetCoreModule appends a timestamp followed by ".log" to log file name. Removing extension prevents from creating log files with names like stdout.log.{timestamp}.log
2016-04-14 09:23:19 -07:00
moozzyk 362c093174 The web.config file needs to have Windows slashes even if published on *nix
Addresses #104
2016-04-14 09:21:54 -07:00
moozzyk c78f001703 Merge branch 'release' into dev 2016-04-13 17:12:37 -07:00
moozzyk 559b314348 Fixing build 2016-04-13 17:11:55 -07:00
John Luo 55fe28286b Merge branch 'release' into dev 2016-04-13 10:24:35 -07:00
John Luo be4d6bc07c Limit parallelism in ci-pull 2016-04-13 10:23:43 -07:00
Eilon Lipton 78d3428eb7 Fix package metadata 2016-04-12 19:06:55 -07:00
Cesar Blum Silveira 7dfa305032 Merge branch 'release' into dev 2016-04-11 16:38:39 -07:00
Cesar Blum Silveira 2235b79a8d Only reset repos that were cloned. 2016-04-11 16:35:45 -07:00
Cesar Blum Silveira 295a5ee349 Properly set commits file location after caching Coherence. 2016-04-11 16:35:05 -07:00
Cesar Blum Silveira c0d3adc927 Merge branch 'cesarbs/only-sync-cloned-repos' into dev 2016-04-11 12:00:35 -07:00
Cesar Blum Silveira 88829cc7d6 Only reset repos that were cloned. 2016-04-11 11:50:42 -07:00
Pranav K b1d6909935 Branching needs to account for libuv
Fixes #434
2016-04-11 11:10:16 -07:00
Cesar Blum Silveira 7f38b7967b Properly set commits file location after caching Coherence. 2016-04-11 11:02:59 -07:00
John Luo 10f0f0c64a Merge branch 'release' into dev 2016-04-11 09:49:43 -07:00
John Luo 8e8d7ad6b0 Move web.config to application root 2016-04-11 09:48:57 -07:00
Stephen Halter 1b3c4a62c2 Merge branch 'release' into dev 2016-04-08 20:30:09 -07:00
Pranav K 662fbd6abe Updating release management scripts 2016-04-08 16:11:24 -07:00
Stephen Halter 8667e2496b Actually add libuv-package (not libuv-build) repo
- libuv-build is already built outside of Universe and doesn't follow
  some conventions like running the normal build-compile target
2016-04-08 11:47:50 -07:00
Stephen Halter aa7d2f3ec9 Merge branch 'release' into dev 2016-04-08 11:05:51 -07:00
Pranav K 730a23e5ca Merge branch 'release' into dev 2016-04-08 06:49:22 -07:00
Pranav K e06a0f0898 Removing imports from src projects 2016-04-08 06:49:22 -07:00
Pranav K 2fbbeb75c6 Merge branch 'release' into dev 2016-04-08 06:48:39 -07:00
Pranav K 31732c3d91 Removing imports from src projects 2016-04-08 06:48:39 -07:00
Pranav K f6be65d69e Merge branch 'release' into dev 2016-04-08 06:48:35 -07:00
Pranav K 4d9d196b4a Removing imports from src projects 2016-04-08 06:48:35 -07:00
Pranav K 40c0846696 Merge branch 'release' into dev 2016-04-08 06:46:41 -07:00
Pranav K aeb3939ac8 Removing imports from src projects 2016-04-08 06:46:41 -07:00
Stephen Halter 6cfda1e6ce Add libuv-package repo 2016-04-07 17:29:46 -07:00