Doug Bunting
54f88ab190
[cleanup] Update .gitignore and reset .kproj files
...
- add a couple more exclusions to .gitignore (recent VS additions)
- remove `<ProjectExtensions/>` elements
- update files that don't have the correct output directories
- remove dangling PrecompilationWebSite.kproj file
2015-01-21 22:03:23 -08:00
Ajay Bhargav Baaskaran
7c0eb56e59
ContentResult sets Charset along with ContentType
...
- Sets default ContentType and Charset if null
- Added relevant unit and functional tests
2015-01-16 12:24:44 -08:00
Kiran Challa
02f4ca9f05
[ Fixes #1791 ]Remove XML formatter from defaults
2015-01-15 15:46:49 -08:00
Harsh Gupta
106b9fc30c
Adding proper descriptions in readme.md files for functional tests.
2015-01-15 11:12:48 -08:00
sornaks
5262dfd577
Adding SerializableError - a serializable container for the purpose of output conneg.
2015-01-06 14:07:45 -08:00
Ajay Bhargav Baaskaran
eb7283fced
added BadRequest and Created Action Results with related unit and functional tests.
2015-01-05 11:07:42 -08:00