sornaks
|
720923a1a4
|
Moving UTF8EncodingWithoutBOM.cs to Common and renaming it as Encodings.
|
2014-07-10 10:47:54 -07:00 |
Pranav K
|
dbd26ef9a3
|
Chaning unit test to use Mock.Setup instead of setting it directly
|
2014-07-08 11:46:47 -07:00 |
Chris Ross
|
93869a5d7b
|
Fix test.
|
2014-07-08 10:40:06 -07:00 |
Chris Ross
|
240d969899
|
Add using statement for extension methods.
|
2014-07-08 10:19:16 -07:00 |
Tian Pan
|
4c9f19aafc
|
Update controller methods to be all virtual
Fix #596
|
2014-06-20 15:40:02 -07:00 |
Ryan Nowak
|
bd08a2ca62
|
fix a build break due to api change
|
2014-06-06 11:06:41 -07:00 |
Ryan Nowak
|
a3314a4805
|
changing to use list instead of stack
|
2014-06-06 10:49:58 -07:00 |
Ryan Nowak
|
69034b78b8
|
Issue #65 merge RoutingContext and RequestContext
See the relevant PR in aspnet/Routing#60.
This incorporates the breaking changes.
|
2014-06-06 10:49:55 -07:00 |
sornaks
|
6b836e9e77
|
Introducing ChallengeResult to call Response.Challenge()
|
2014-06-06 10:31:18 -07:00 |
sornaks
|
dffc58dedc
|
Issue #242 - Introducing ObjectContentResult
|
2014-06-03 16:00:36 -07:00 |
harshgMSFT
|
483e9038b4
|
Supporting Urls With ~/ while redirecting.
Fix for Issue#304
|
2014-06-03 11:29:27 -07:00 |
Andrew Peters
|
f13865dedc
|
Updating copyright headers
|
2014-05-08 23:01:20 -07:00 |
Ryan Nowak
|
abbaa11212
|
Incorporate name changes: HttpAbstractions
|
2014-05-05 17:14:08 -07:00 |
anpete
|
8208cd6b2f
|
Update file headers
|
2014-05-01 17:42:33 -07:00 |
harshgMSFT
|
3765abdfca
|
Adding Support for LinkGeneration for named Routes.
- Adding HtmlHelpers for route link generation.
- Controller Helpers
- UrlHelper and UrlHelperExtensions
|
2014-04-30 18:34:46 -07:00 |
Sornakumar
|
ecd8ddeae4
|
WebFX 156: Adding support for RedirectToAction and RedirectToRoute
|
2014-04-15 10:45:57 -07:00 |