Chris R
|
38f70a02f7
|
#125 Add a Hosting dependency and Program.Main.
|
2015-06-23 11:55:59 -07:00 |
Doug Bunting
|
41dba1fea1
|
Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
|
2015-06-23 11:43:31 -07:00 |
Chris R
|
03f7e4b362
|
React to IRequestIdentifierFeature refactor.
|
2015-06-18 15:55:12 -07:00 |
Chris R
|
cdf8072c83
|
#127 Target net451 and use Marshal.SizeOf<T>.
|
2015-06-16 15:59:30 -07:00 |
Chris R
|
fa3b98f113
|
React to OnSendingHeaders rename.
|
2015-06-12 15:28:54 -07:00 |
Chris R
|
20f2219886
|
#121 Enable kernel mode response caching.
|
2015-06-12 12:12:22 -07:00 |
Chris R
|
3c044fb92e
|
#120 Implement response buffering.
|
2015-06-08 10:47:10 -07:00 |
Chris R
|
0acb8f3ed4
|
Merge branch 'release' into dev
|
2015-06-04 10:18:31 -07:00 |
Chris R
|
532698abd3
|
React to CoreCLR Overlapped changes.
|
2015-06-02 10:16:15 -07:00 |
Pranav K
|
c958d01112
|
Merge branch 'release' into dev
|
2015-05-27 16:31:59 -07:00 |
Pranav K
|
e1ab7a69b4
|
Updating to release NuGet.config
|
2015-05-27 16:31:56 -07:00 |
Kirthi Krishnamraju
|
7ed0f2e55f
|
React to aspnet\Configuration #195,#198
|
2015-05-20 17:20:32 -07:00 |
Chris R
|
179bdbf903
|
#82 Implement ITlsTokenBindingFeature.
|
2015-05-18 11:44:45 -07:00 |
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 |