Commit Graph

187 Commits

Author SHA1 Message Date
Pranav K fb09e5323c Updating to dev versions 2016-06-16 10:18:06 -07:00
Pranav K 0d464ccfd1 Merge branch 'release' into dev 2016-06-14 16:29:14 -07:00
Pranav K 7bb62a78eb Updating to release. 2016-06-14 16:22:46 -07:00
N. Taylor Mullen df97717591 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:17 -07:00
jacalvar b1af033529 Remove unncessary imports 2016-06-08 15:04:56 -07:00
moozzyk 31a6a126e3 Always overwrite stdoutLogPath when publishing for Azure
Addresses #167
2016-05-31 10:35:51 -07:00
John Luo f45e533533 Update metadata 2016-05-27 15:29:53 -07:00
Chris R ed85f504d8 #102 Filter out DEBUG requests under the debugger. 2016-05-25 10:39:52 -07:00
John Luo 4f7e4cffe6 Reenable tests and remove kerberos tests #187 2016-05-24 16:20:32 -07:00
Troy Dai 1f8f82463a disable two failed tests temporarily 2016-05-24 09:41:24 -07:00
Chris R fa3a0e7c7a #140 Disable header symmetry check on azure. 2016-05-23 14:59:44 -07:00
David Fowler a5b1172676 Remove dependency on hosting
- IIS integration only needs hosting.abstractions
- Fixed launch profiles
- Added AddDebug logging provider
2016-05-21 09:17:24 -07:00
Pavel Krymets 39225f17c4 Downgrade Server.Testing version to 0.1 2016-05-20 15:00:00 -07:00
moozzyk 152c11394e Do not overwrite arguments for portable apps
Addresses #147
2016-05-18 14:20:05 -07:00
moozzyk f58641be49 Adding support for outputName build option
Addresses #128
2016-05-12 15:45:49 -07:00
John Luo 877b1fd42c Merge branch 'release' into dev 2016-05-06 17:28:48 -07:00
John Luo 30407c2e6e React to deployer update 2016-05-06 17:28:24 -07:00
Pranav K c3dc279642 Merge branch 'release' into dev 2016-05-06 14:10:05 -07:00
Pranav K 4ac0811585 Revise the version for Microsoft.AspNetCore.Server.IISIntegration.Tools
Additionally fix project.json warnings
2016-05-06 14:07:14 -07:00
Pranav K 0beff6f91a Merge branch 'release' into dev 2016-05-03 19:24:33 -07:00
Pranav K 039bb6e714 Fix tests for net451 2016-05-03 19:24:22 -07:00
Pranav K a43acb2fee Merge branch 'release' into dev 2016-05-02 17:43:09 -07:00
Pranav K bba69da958 Add dotnet-test-xunit 2016-05-02 17:42:55 -07:00
Pranav K a36f37347d Merge branch 'release' into dev 2016-05-02 16:20:59 -07:00
Pranav K 071cf1c0f4 Fix build break 2016-05-02 16:20:14 -07:00
Pranav K bb043458af Merge branch 'release' into dev 2016-05-02 14:56:24 -07:00
Pranav K 2205f33a59 Fix build warnings 2016-05-02 11:27:18 -07:00
Ryan Brandenburg 7ac6ea9caf Merge branch 'release' into dev 2016-04-28 16:58:39 -07:00
Ryan Brandenburg 9a503a7ac8 Add OSX 10.11 runtime 2016-04-28 16:58:14 -07:00
Pranav K 029df37ca7 Merge branch 'release' into dev 2016-04-27 12:09:20 -07:00
Pranav K 846b242327 Add more rids so build succeeds on OSX and Linux 2016-04-27 12:08:52 -07:00
John Luo 0d2c5135cb Merge branch 'release' into dev 2016-04-27 11:56:53 -07:00
John Luo e344edc2a3 React to default hosting configuration changes 2016-04-27 11:36:23 -07:00
Pranav K 521fd593f0 Merge branch 'release' into dev 2016-04-27 11:05:27 -07:00
Pranav K c7893f9f5a Make TestSites portable 2016-04-27 11:03:28 -07:00
Pranav K 686783f0f1 Merge branch 'release' into dev 2016-04-26 22:45:18 -07:00
Pranav K 19de082d26 Cleaning up project.json so restore works without --infer-runtimes 2016-04-26 22:41:54 -07:00
John Luo a08d314c5d Merge branch 'release' into dev 2016-04-22 16:20:55 -07:00
John Luo 34b5097149 Convert to portable and add tests for standalone and portable 2016-04-22 16:18:17 -07:00
Chris R f92789672b Merge branch 'release' into dev 2016-04-22 13:24:51 -07:00
Chris R fcdf8ddc2f #141 Require the MSAspNetCoreToken or send a 400. 2016-04-22 13:23:23 -07:00
moozzyk 263241aed6 Merge branch 'release' into dev 2016-04-22 11:07:55 -07:00
moozzyk 4d24efc439 Removing %LAUNCHER_ARGS% from arguments for portable apps
Addresses #150
2016-04-22 11:07:08 -07:00
moozzyk 5b14b40aad Merge branch 'release' into dev 2016-04-22 11:06:41 -07:00
Kiran Challa f972983be6 Reacting to hosting changes 2016-04-21 17:26:51 -07:00
moozzyk b034849756 Making the path to app relative for Azure
Removing startupLimitType - it is obsolete in AspNetCoreModule

Addresses #142
2016-04-21 16:32:31 -07:00
Pranav K 593b367b3d Merge branch 'release' into dev 2016-04-19 14:54:04 -07:00
Pranav K f12932405d Use latest build of dotnet-test-xunit 2016-04-19 14:54:03 -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