Kristian Hellang
|
68eb9646ea
|
Added asserts to tests
|
2015-08-21 09:38:53 +02:00 |
Chris R
|
ac945a0bcf
|
#339 Reduce IFeatureCollection surface area.
|
2015-08-03 14:55:25 -07:00 |
Chris R
|
b8af07e3c1
|
#60 Merge FeatureModel into Http.Features. Remove unused FeatureObject.
|
2015-07-16 15:10:48 -07:00 |
Chris R
|
c4df4a0a15
|
#303 Enable tests for CoreCLR.
|
2015-05-08 10:52:43 -07:00 |
Chris R
|
eb0fe6a92a
|
#281 Reorganise files, namespaces for internal and features.
|
2015-05-07 13:15:14 -07:00 |
N. Taylor Mullen
|
8703e2d7f2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:52:04 -07:00 |
Chris R
|
5bce140681
|
#295 Rename Core->Abstractions and Interfaces->Features.
|
2015-04-29 14:38:26 -07:00 |
Chris Ross
|
d111e24da7
|
#190 - Swap Http and Http.Core package names. Remove Http.Core namespace.
|
2015-04-16 12:07:50 -07:00 |
Doug Bunting
|
c6bf89a04e
|
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
|
2015-04-02 13:49:26 -07:00 |
Brennan
|
a06d05ffae
|
Update xunit.runner.kre => xunit.runner.aspnet.
|
2015-03-12 16:27:02 -07:00 |
N. Taylor Mullen
|
12f90869c0
|
Update .kproj => .xproj.
|
2015-03-11 14:07:45 -07:00 |
N. Taylor Mullen
|
973bf7865e
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:54:49 -07:00 |
N. Taylor Mullen
|
0ad48b90b2
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:50:39 -07:00 |
Praburaj
|
d5e1b198dc
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:54:21 -08:00 |
Stephen Halter
|
db484a7dcb
|
Rename Microsoft.AspNet.HttpFeature to Microsoft.AspNet.Http.Interfaces
|
2015-01-16 19:46:04 -08:00 |
Chris Ross
|
d43cf30eff
|
#162 - Rename PipelineCore project to Http.Core. Part 2.
|
2015-01-15 12:37:34 -08:00 |
Chris Ross
|
68be1d1b19
|
#162 - Change PipelineCore namespace to Http.Core. Part-1.
|
2015-01-15 11:52:34 -08:00 |
Brennan
|
b7eb1a92bb
|
Update tests to use official xunit
|
2014-12-15 15:09:59 -08:00 |
Victor Hurdugaci
|
7569703906
|
Add schema version to kproj files
|
2014-11-25 10:49:23 -08:00 |
Chris Ross
|
1dd3a2ee1f
|
#147 - OWIN: Throw KeyNotFoundException if the underlying Feature is missing. Return defaults for required entries.
|
2014-11-14 15:11:40 -08:00 |
Victor Hurdugaci
|
76bb27e5d3
|
Update KProj to the latest format
|
2014-11-12 15:09:59 -08:00 |
David Fowler
|
20de1d0597
|
Fix up references
|
2014-10-05 05:08:26 -07:00 |
David Fowler
|
90dad40029
|
Updated to use the new target framework in project.json
|
2014-09-04 01:27:14 -07:00 |
David Fowler
|
aac0ce134c
|
Updated to use the new target framework in project.json
|
2014-08-28 23:31:29 -07:00 |
David Fowler
|
274f20a383
|
Removed source files from the project
|
2014-08-15 08:14:48 -07:00 |
David Fowler
|
8f39f6d4b5
|
Renamed configurations to frameworks in project.json
|
2014-07-13 21:50:53 -07:00 |
Chris Ross
|
5bf4883cd9
|
#91 Provide a default constructor for DefaultHttpContext.
|
2014-07-07 10:48:07 -07:00 |
Chris Ross
|
bc2cf1223e
|
#89 - Rename OnRequestAborted to RequestAborted.
|
2014-07-01 16:24:27 -07:00 |
Chris Ross
|
f4a397dfcc
|
OWIN: Support dynamically creatable features.
|
2014-06-27 09:21:06 -07:00 |
Chris Ross
|
f5173e44ae
|
Expand feature support for OWIN->K.
|
2014-06-27 09:21:04 -07:00 |
Brice Lambson
|
7f1135cec3
|
Bump version to 1.0.0-*
|
2014-06-19 16:33:18 -07:00 |
Chris Ross
|
2ae3a24a16
|
Remove CallCancelled property. Fix Owin query string. Add Owin user. Add Owin tests.
|
2014-06-19 09:02:49 -07:00 |
Chris Ross
|
434a128f1a
|
Rename AcceptWebSocket to AcceptWebSocketAsync.
|
2014-06-13 08:37:23 -07:00 |
Chris Ross
|
b9d7561bf9
|
Enable WebSocket and Opaque features.
|
2014-06-12 15:05:58 -07:00 |
David Fowler
|
124749de28
|
Fixed project.json casing
|
2014-05-26 02:49:34 -07:00 |
David Fowler
|
57717dd325
|
Fixed casing of project.json
|
2014-05-25 10:04:11 -07:00 |
David Fowler
|
e5724c7301
|
Renamed Project.json to Project.json2
|
2014-05-25 10:04:11 -07:00 |
Pranav K
|
aa9b259da7
|
Updating kproj file to match tooling changes
|
2014-05-18 20:13:55 -07:00 |
Andrew Peters
|
00d49bbd60
|
Updating copyright headers
|
2014-05-08 23:01:09 -07:00 |
Wei Wang
|
2ba629d886
|
Sort dependencies and remove duplicates in dependencies
|
2014-05-07 17:05:41 -07:00 |
Chris Ross
|
0ecb989103
|
Name Microsoft.AspNet.Abstractions to Microsoft.AspNet.Http.
|
2014-05-05 16:04:53 -07:00 |
Chris Ross
|
7fd80850ee
|
Rename all feature interfaces to I*Feature.
|
2014-05-05 14:33:41 -07:00 |
anpete
|
35f921856f
|
Update file headers
|
2014-05-01 17:39:31 -07:00 |
Chris Ross
|
8ad7b489e2
|
#18 - Add interfaces for request lifetime management.
|
2014-04-24 14:44:50 -07:00 |
Chris Ross
|
a04d592d06
|
OWIN->K and K->OWIN support via Func<AppFunc, AppFunc>.
|
2014-04-21 16:26:15 -07:00 |