Pranav K
|
7d4345f62f
|
Adding switch to build.cmd to skip KRE install
|
2014-06-03 10:15:47 -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 |
David Fowler
|
3eb2f6c032
|
Updated build.sh
|
2014-05-23 04:11:24 -07:00 |
Pranav K
|
aa9b259da7
|
Updating kproj file to match tooling changes
|
2014-05-18 20:13:55 -07:00 |
Eilon Lipton
|
f92bc6bb69
|
Create CONTRIBUTING.md
|
2014-05-13 01:02:32 -07:00 |
Glenn
|
025c03bfb9
|
Create README.md
|
2014-05-12 19:21:26 -07:00 |
Andrew Peters
|
00d49bbd60
|
Updating copyright headers
|
2014-05-08 23:01:09 -07:00 |
Eilon Lipton
|
60f8c9e125
|
Create LICENSE.txt
|
2014-05-08 16:35:19 -07:00 |
Wei Wang
|
652bdf0363
|
Merge branch 'sort-dependencies' into dev
|
2014-05-08 11:23:43 -07:00 |
David Fowler
|
efc77e60e0
|
More fallout from the rename
|
2014-05-08 10:08:17 -07:00 |
Wei Wang
|
2ba629d886
|
Sort dependencies and remove duplicates in dependencies
|
2014-05-07 17:05:41 -07:00 |
Chris Ross
|
4e36207b14
|
Owin adapter: Fix FeatureMap constructor visibility.
|
2014-05-06 15:08:50 -07:00 |
Chris Ross
|
8b26f1d319
|
Move IBuilder and related components to the Ms.AspNet.Builder namespace.
|
2014-05-05 21:05:21 -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 |
Chris Ross
|
f11e62d0ef
|
Update reflection dependency.
|
2014-05-05 10:20:46 -07:00 |
Louis DeJardin
|
73a8194005
|
Updating build scripts
|
2014-05-02 15:07:35 -07:00 |
Louis DeJardin
|
ae3f7846f4
|
Updating build scripts
|
2014-05-02 14:45:20 -07:00 |
anpete
|
35f921856f
|
Update file headers
|
2014-05-01 17:39:31 -07:00 |
Wei Wang
|
ce0e1128d5
|
Make HTTP feature interfaces assembly neutral
|
2014-04-30 11:46:23 -07:00 |
Chris Ross
|
98f4212915
|
#20 - Add Use extension for inline middleware.
|
2014-04-30 11:35:49 -07:00 |
Chris Ross
|
5557b959c4
|
#20 - Port Map and MapWhen. Move Run.
|
2014-04-30 11:35:45 -07:00 |
Chris Ross
|
19d49b06a6
|
#53 - Add Auth unit tests.
|
2014-04-28 16:19:00 -07:00 |
Chris Ross
|
cfe76de294
|
#53 - Reduce auth exceptions for missing handlers.
|
2014-04-28 16:18:58 -07:00 |
David Fowler
|
be5a98d38f
|
Added build.sh
|
2014-04-26 20:52:00 -07:00 |
Chris Ross
|
78bb008681
|
#38 - Provide a default dictionary for HttpContext.Items that returns null for missing values.
|
2014-04-24 16:27:18 -07:00 |
Chris Ross
|
8ad7b489e2
|
#18 - Add interfaces for request lifetime management.
|
2014-04-24 14:44:50 -07:00 |
Chris Ross
|
b751cf19d0
|
#34 - Make HttpContext.User return non-null.
|
2014-04-24 12:43:15 -07:00 |
Chris Ross
|
66495cdc58
|
Add missing namespace.
|
2014-04-23 14:15:41 -07:00 |
Chris Ross
|
4a5de61cd1
|
OWIN: Change interop extension methods.
|
2014-04-23 12:01:25 -07:00 |
David Fowler
|
caff1d3d68
|
Fixed unused project references
|
2014-04-21 22:31:46 -07:00 |
Chris Ross
|
a04d592d06
|
OWIN->K and K->OWIN support via Func<AppFunc, AppFunc>.
|
2014-04-21 16:26:15 -07:00 |
David Fowler
|
e3afbae213
|
Remove the converter logic
|
2014-04-19 02:27:49 -07:00 |
Chris Ross
|
28fbacc7f4
|
Remove #if NET45s for IPAddress, X509Certificate.
|
2014-04-18 08:51:59 -07:00 |
David Fowler
|
03b089abe0
|
Renamed Builder.ServiceProvider to Builder.ApplicationServices
- Made things consistent with HttpContext.ApplicationServices
|
2014-04-17 22:08:47 -07:00 |
David Fowler
|
3b69e024a2
|
Updated solution
|
2014-04-17 21:54:55 -07:00 |
Chris Ross
|
f12117fe1f
|
Remove temp IAppBuilder support.
|
2014-04-15 11:28:42 -07:00 |
Pranav K
|
c31e0f295f
|
Removing unused Owin packages that are causing build failure
* Adding Microsoft.AspNet.AppBuildSupport.Tests to sln
|
2014-04-12 13:57:49 -07:00 |
Pranav K
|
a20f65627f
|
Removing unused Owin packages that are causing build failure
|
2014-04-12 12:39:30 -07:00 |
Chris Ross
|
165effebde
|
Abstractions: Pull in k10 dependency for IdnMapping.
|
2014-04-11 10:52:45 -07:00 |
David Fowler
|
a8a47a0489
|
Removed all assembly infos.
|
2014-04-08 09:25:29 -07:00 |
David Fowler
|
7e7c940c63
|
Updated to use the new tooling
|
2014-04-08 01:10:29 -07:00 |
Pranav K
|
f4904e1803
|
Fixing PathString.Add(PathString) to handle trailing slashes correctly
Fixes #31
|
2014-04-03 12:55:45 -07:00 |
sornaks
|
9f3433acec
|
WebFX 156 - Introducing RedirectPermanent.
Merging RedirectPermanent to Redirect.
|
2014-04-02 15:24:20 -07:00 |
Chris Ross
|
ee37c75544
|
Rename Auth Context API Ack to Accept
|
2014-04-01 17:08:09 -07:00 |
Chris Ross
|
dfc0c5d323
|
Change GetAuthType to use a context object instead of a delegate.
|
2014-04-01 16:29:47 -07:00 |
Chris Ross
|
c638c74bc9
|
Move AuthManager methods to Context and Response.
|
2014-04-01 16:03:54 -07:00 |
Chris Ross
|
63dc9ad719
|
Auth: Remove GetAuthType predicate overload.
|
2014-03-31 12:00:55 -07:00 |