Ryan Nowak
ccb2f2deda
React to move of StatusCodes
2015-07-08 12:43:33 -07:00
Ajay Bhargav Baaskaran
e2787b3b84
[ Fixes #2715 ] Removed formatter dependency from JsonResult and JsonViewComponentResult
2015-06-25 14:09:32 -07:00
Chris R
bd03142dab
React to Http namespace changes.
2015-05-07 15:19:10 -07:00
N. Taylor Mullen
64e726d2b2
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
Chris Ross
6223aac9be
Handle Http.Core rename.
2015-04-16 15:48:27 -07:00
Ajay Bhargav Baaskaran
ac6a1a6a80
Replaced status code number with constants
2015-02-05 16:43:59 -08:00
Ryan Nowak
08a578d01f
Issue #1525 - Enhancements to ActionContext
...
- Adding a new constructor that takes ModelState.
- Removing an extra constructor that's not needed
- docs
- test cleanup
2015-01-27 14:35:31 -08:00
Chris Ross
9aff289dfe
Handle PipelineCore rename.
2015-01-15 15:25:17 -08:00
Ajay Bhargav Baaskaran
51567194dc
deleted duplicate action results in WebapiCompatShim
2015-01-06 11:07:22 -08:00
Ryan Nowak
b8645eeb31
Follow up to JsonResult changes
...
Changing the WebAPI shim to use the new and improved JsonResult.
2014-10-31 18:33:15 -07:00
Ryan Nowak
9fadcf74ca
Fix for item #1278 - Add WebAPI ActionResult types and helper methods on
...
ApiController
Ports all of the WebAPI action result types.
2014-10-16 19:33:49 -07:00
Ryan Nowak
d9fe305802
Fix for #1275 - Adding ApiController
...
This change includes the basic properties that we're providing for
compatability as well as some functional tests and unit tests that verify
that ApiController can be a controller class.
2014-10-10 13:41:42 -07:00