Commit Graph

686 Commits

Author SHA1 Message Date
David Fowler 92553ae77c Removed dead code 2016-05-28 16:34:38 -07:00
John Luo 4fccbeebdc Update metadata 2016-05-27 15:26:29 -07:00
Cesar Blum Silveira eec279be17 Fix OSX build on Travis. 2016-05-27 11:29:48 -07:00
John Luo 8a9963ece2 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:33:37 -07:00
Kiran Challa be7069b198 Fixed RemoteWindowsDeployer for testing portable apps and temporary workaround for a dotnet cli issue 2016-05-26 12:37:21 -07:00
John Luo 7f4e3645f2 Update ConfigureServicesBuilder exception message #502 2016-05-23 16:11:18 -07:00
David Fowler e7b8c3f90a Support ASPNETCORE_URLS to set server urls
- Read both urls and server.urls in WebHost
- UseUrls now sets urls instead of server.urls
2016-05-22 01:37:28 -07:00
David Fowler 14557f0131 Removed UseServer 2016-05-20 22:07:43 -07:00
David Fowler 057bcb43ac Move extension methods to Hosting.Abstractions
- - Moved everything that could be moved to Hosting.Abstractions
2016-05-20 22:07:43 -07:00
David Fowler 41b4e6017e Removed irrelevant tests 2016-05-20 22:03:14 -07:00
David Fowler c5e8120e39 Remove UseServer(string) overload
- Removed the overload that takes a string because it's broken

#731
2016-05-20 21:55:26 -07:00
Pavel Krymets bdc3959938 Downgrade Server.Testing version to 0.1 2016-05-20 14:35:06 -07:00
Pranav K 2bd97b6071 Fix build warnings 2016-05-19 14:20:17 -07:00
Pranav K d42df96a47 Revert "aspnet/Coherence#97 - React to updated CoreCLR packages"
This reverts commit 5326405fd7.
2016-05-18 10:24:02 -07:00
Pranav K ad7de3619a Revert "React to updated CoreCLR packages"
This reverts commit 657d35819d.
2016-05-18 09:43:34 -07:00
John Luo 657d35819d React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-17 15:13:47 -07:00
Ajay Bhargav Baaskaran 5326405fd7 aspnet/Coherence#97 - React to updated CoreCLR packages 2016-05-17 12:53:24 -07:00
Kiran Challa 954e864f96 Fixed RemoteWindowsDeployer to differentiate running between portable/standalone apps. 2016-05-13 10:17:55 -07:00
John Luo 06e23558d2 Merge branch 'release' into dev 2016-05-06 17:25:13 -07:00
John Luo 3337c288c7 Update self host deployer to target specific framework when lauching without publish 2016-05-05 18:58:37 -07:00
Chris R 4cad0a2f01 Merge branch 'release' into dev 2016-05-03 09:05:55 -07:00
Chris R 642cdc0437 #738 Support legacy environment keys 2016-05-03 09:02:44 -07:00
Chris R e6bddd4131 Prepopulate the environment rather than fall back to it. 2016-05-03 08:55:56 -07:00
Pranav K 7b5d7f7883 Merge branch 'release' into dev 2016-05-02 14:56:12 -07:00
Pranav K 7fdc9271f4 Fix build warnings 2016-05-02 12:39:09 -07:00
Pranav K 853820cd9d Clean up sample 2016-04-29 08:54:04 -07:00
BrennanConroy d5b1df13cf Merge branch 'release' into dev 2016-04-28 10:06:13 -07:00
BrennanConroy 289b3f58d0 Prefer uppercase ASPNETCORE_ENVIRONMENT 2016-04-28 10:01:43 -07:00
John Luo 9479f0910a Merge branch 'release' into dev 2016-04-27 14:04:41 -07:00
John Luo e505ecbc21 #700 #727 Add environment variables by default and remove UseDefaultHostingConfiguration 2016-04-27 11:40:22 -07:00
John Luo 98bf64819e Merge branch 'release' into dev 2016-04-27 11:13:58 -07:00
John Luo c3d8a00c11 Remove DNX branding from footer 2016-04-27 10:42:11 -07:00
jacalvar 126a73a475 Merge branch 'release' into dev 2016-04-27 09:34:46 -07:00
jacalvar e36c80bc7b [Fixes #721] Test server should fire onResponseCompleted after the actual response has completed 2016-04-27 09:31:02 -07:00
Pranav K abe6dd5692 Merge branch 'release' into dev 2016-04-26 10:18:15 -07:00
Pranav K 3853d988c2 Remove references to IRuntimeEnvironment \ IApplicationEnvironment 2016-04-25 14:25:19 -07:00
Kiran Challa 80714a3d70 Added RemoteWindowsDeployer to deploy published applications on remote windows machines 2016-04-21 15:30:29 -07:00
John Luo 744e736c70 Merge branch 'release' into dev 2016-04-21 10:38:19 -07:00
John Luo e874f99791 Updating deployers for apps using shared runtime 2016-04-21 10:27:03 -07:00
Pranav K bf5ee72106 Merge branch 'release' into dev 2016-04-19 14:54:02 -07:00
Pranav K 0a8f1327b5 Use latest build of dotnet-test-xunit 2016-04-19 14:54:01 -07:00
David Fowler 9830dffabd Merge from release 2016-04-19 10:31:13 -07:00
David Fowler 68092dbb97 Porting #712 to release 2016-04-19 10:29:25 -07:00
David Fowler 7e7d101dcf Merge pull request #716 from nil4/dev
Fixes #712
2016-04-19 10:05:31 -07:00
Dorin Andreica d2780734b2 Rebased #713 on latest aspnet/Hosting 2016-04-19 11:38:32 +02:00
David Fowler 933a2f5a1d Don't dispose the server anymore, the container does it 2016-04-18 22:47:28 -07:00
David Fowler 8f5f8d28d0 This change introduces a new service `IStartup` that can be registered in the hosting container to override any startup logic. `UseStartup` overloads have been changed to detect `IStartup` and directly put it in the container, or to wrapping it with a `ConventionBasedStartup` implementation to preserve the existing behavior.
- Remove IStartupLoader and add `IStartup` instead that matches the signature hosting cares about
- Moved `UseStartup` to extension methods
- Move existing logic into `ConventionBasedStartup` class
2016-04-18 21:33:03 -07:00
Pavel Krymets dd6bf6a205 Merge branch 'release' into dev 2016-04-18 16:58:32 -07:00
Pavel Krymets e3f4f23b5a Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 16:58:28 -07:00
Ryan Brandenburg 4e5fd908fd Merge remote-tracking branch 'origin/release' into dev 2016-04-18 09:49:59 -07:00