Commit Graph

271 Commits

Author SHA1 Message Date
Chris R 2681e8b3d1 #112, #113 Sort out default response modes, allow manual chunking. 2015-05-15 14:55:54 -07:00
Chris R 748a6e1090 React to CoreClr dependency changes. 2015-05-15 11:31:49 -07:00
Chris R 913e407b5a React to CoreClr dependency changes. 2015-05-15 11:27:29 -07:00
Troy Dai a1422fa51b Update project.json in test 2015-05-12 14:15:20 -07:00
Chris R 57594803fc React to IHttpRequestLifetimeFeature change. 2015-05-12 11:34:21 -07:00
Chris R d0276d4d55 React to Http namespace changes. 2015-05-07 13:41:04 -07:00
Brennan 2743c18852 React to Hosting interfaces rename 2015-04-30 10:00:22 -07:00
Brennan 9fe183317e React to Logging interface rename 2015-04-30 09:05:53 -07:00
Chris R 04570cd34f React to Http.Interfaces package rename. 2015-04-29 15:33:15 -07:00
Chris R 4d015760f6 React to rename of IHttpClientCertificateFeature rename. 2015-04-27 14:38:24 -07:00
Chris Ross b0d0e94aba Handle Authentication and WebSocket API changes. 2015-04-23 16:06:18 -07:00
Chris Ross 1bb35041e9 Handle Http.Core rename. 2015-04-16 12:32:18 -07:00
Hao Kung f191792b96 React to Http Challenge changes 2015-04-15 13:10:35 -07:00
Chris Ross e03c015065 Update IServerInformation namespace. 2015-04-10 10:40:09 -07:00
Chris Ross 0ad0fc6a9f Remove logger dependencies. 2015-04-09 10:45:05 -07:00
David Fowler 9de989fd54 Removed unnecessary dependencies 2015-04-09 04:27:42 -07:00
Chris Ross 0e5c83c402 Replace WebSocket dependency. 2015-04-08 14:41:58 -07:00
N. Taylor Mullen 2ead53e8eb Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:54 -07:00
N. Taylor Mullen 963f35477a Merge branch 'release' into dev 2015-04-07 14:54:08 -07:00
N. Taylor Mullen 4cc499540a Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:54:01 -07:00
Kiran Challa e6ddbb929c Reacting to ILogger api changes 2015-04-04 04:08:41 -07:00
Wei Wang 82f69344d8 Fix AppVeyor git line ending config 2015-04-03 17:35:48 -07:00
Doug Bunting 6c5d53a03f Merge remote-tracking branch 'origin/release' into dev 2015-04-03 12:19:24 -07:00
Doug Bunting 626ed73987 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:31 -07:00
Chris Ross a2014e32c0 Clean up samples so they work with current tooling. 2015-04-02 12:11:46 -07:00
Troy Dai 8e79c11c96 Update global.json, sources=>projects 2015-04-02 09:20:46 -07:00
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