Commit Graph

195 Commits

Author SHA1 Message Date
N. Taylor Mullen 706fc8ddbd Turn off sudo for .travis.yml. 2015-04-01 17:09:42 -07:00
N. Taylor Mullen d70636b511 Add travis and appveyor CI support. 2015-04-01 15:58:45 -07:00
David Fowler 3ebff3a957 React to hosting changes again 2015-04-01 03:46:10 -07:00
David Fowler 1c40229e8c React to hosting changes 2015-04-01 03:28:49 -07:00
Wei Wang 79e53c5f77 Merge remote-tracking branch 'origin/release' into dev 2015-03-30 15:26:31 -07:00
Wei Wang fe165bbafc Rename "dnu bundle" to "dnu publish" 2015-03-29 10:38:39 -07:00
suhasj ee19eff6cf Merge branch 'release' into dev 2015-03-25 11:47:56 -07:00
suhasj 0c1e234305 Updating to release NuGet.config 2015-03-25 11:47:54 -07:00
Wei Wang 30232279fd Remove k command and use dnx instead 2015-03-24 21:46:51 -07:00
Ajay Bhargav Baaskaran 39b8d204fd React to aspnet/HttpAbstractions#160 - Implemented OnResponseCompleted 2015-03-17 16:22:47 -07:00
Hao Kung b761e7d8c2 Fix tests to check results for null 2015-03-16 17:47:29 -07:00
Hao Kung efc5ea9b5d React to auth changes 2015-03-16 16:46:56 -07:00
Brennan 4883cfe40d XRE name changes 2015-03-12 16:06:36 -07:00
Doug Bunting b8286ec272 Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:36 -07:00
N. Taylor Mullen b84b0dbfac Update .kproj => .xproj. 2015-03-11 14:08:56 -07:00
Praburaj 755ad7bd2b Renaming Nuget.org feed key name to Nuget.
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:47:35 -07:00
N. Taylor Mullen ad192f5883 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 13:01:52 -07:00
N. Taylor Mullen cf1ad5f260 Update build.sh to use dnvm correctly. 2015-03-08 13:00:36 -07:00
N. Taylor Mullen 760744cdcd Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm. 2015-03-08 13:00:36 -07:00
N. Taylor Mullen 7649fcc769 Update K_BUILD_VERSION/kre/KRE/.k => DNX_BUILD_VERSION/dnx/DNX/.dnx. 2015-03-08 13:00:35 -07:00
N. Taylor Mullen 099494c5d3 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 13:00:33 -07:00
Praburaj 74ea7f723d Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 16:35:00 -08:00
Brennan cdf6350b93 Logging API changes 2015-03-04 17:14:23 -08:00
Praburaj ca3259f703 Implementing IRequestIdentifierFeature
Using code from HttpListener codebase to generate trace ids just to be consistent with other code.
2015-03-04 14:27:08 -08:00
Hao Kung c08721c7b3 React to AuthN renames 2015-03-02 15:37:35 -08:00
Praburaj fc6b855f42 Changing the AppFunc signature to pass IFeatureCollection
Reaction to bug: https://github.com/aspnet/Hosting/issues/162
2015-02-25 17:43:04 -08:00
Wei Wang 9511a7a718 Add project.lock.json to .gitignore 2015-02-16 14:16:16 -08:00
David Fowler f6e049ff85 Removed the build time dependency and added a reference to Hosting.Interfaces 2015-02-10 10:27:41 -08:00
Brennan 4a0518ec99 Updating .kproj file 2015-02-04 14:29:14 -08:00
Wei Wang cbe76c3ae8 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 17:01:48 -08:00
Wei Wang 8621da6cac Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:48:55 -08:00
Wei Wang 45ebae0ec8 Update build.cmd and build.sh to use kvm 2015-01-28 18:48:41 -08:00
Wei Wang 014b76770e Merge branch 'release' into dev 2015-01-23 13:17:11 -08:00
Wei Wang d71a92393c React to kpm renaming 2015-01-22 17:18:49 -08:00
Suhas Joshi b052b1f25e Merge branch 'release' into dev 2015-01-21 15:55:22 -08:00
Suhas Joshi 0ebd307a0f Updating to release NuGet.config 2015-01-21 15:55:20 -08:00
Wei Wang 66611292cf Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL 2015-01-20 18:41:06 -08:00
Pranav K b6595e9ba2 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:09 -08:00
Stephen Halter 65adcffb92 Handle HttpFeature rename 2015-01-18 20:59:49 -08:00
Chris Ross 8385a3c3fc Handle PipelineCore rename. 2015-01-15 14:20:16 -08:00
Victor Hurdugaci c00007caab More disabled tests 2014-12-17 14:08:36 -08:00
Brennan 700fa531de Updating tests to use official xunit 2014-12-16 10:14:53 -08:00
Victor Hurdugaci e10f64c32f Ignore some tests on downlevel 2014-12-15 16:45:35 -08:00
Pranav K 70b2bdba99 Reacting to System.Threading version changes 2014-12-15 15:07:49 -08:00
Suhas Joshi f380f6982f Updating to dev NuGet.config 2014-12-08 15:25:06 -08:00
Suhas Joshi 4585b8d767 Updating to release NuGet.config 2014-12-08 15:15:59 -08:00
Chris Ross ce8abf7767 Ensure the logger factory is initialized. 2014-12-02 13:45:29 -08:00
Chris Ross 2ecf92f7e8 #79 - Log verbose request & response details. 2014-12-02 10:15:44 -08:00
Chris Ross 3fdf656353 #74 - Log the listening addresses at startup. 2014-12-02 10:13:00 -08:00
Victor Hurdugaci f6aa12cfa8 Add schema version to kproj files 2014-11-25 11:08:17 -08:00