Doug Bunting
bb618ac437
React to change in `HttpInfo`
...
- aspnet/Diagnostics@fea15eb
2015-07-21 17:03:39 -07:00
Ryan Nowak
ccb2f2deda
React to move of StatusCodes
2015-07-08 12:43:33 -07:00
N. Taylor Mullen
64e726d2b2
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
Kiran Challa
9330789fe3
Reacting to ILogger api changes
2015-04-04 02:52:43 -07:00
Doug Bunting
f3ec6f33ae
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 12:08:11 -07:00
Doug Bunting
393aa54545
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:27 -07:00
Wei Wang
1fe0983845
Merge remote-tracking branch 'origin/release' into dev
2015-03-30 15:31:12 -07:00
Wei Wang
50ea1fb3d2
Rename "dnu bundle" to "dnu publish"
2015-03-30 15:29:48 -07:00
Kiran Challa
e9d7bb2230
React to ElmLogger extension changes
2015-03-26 23:46:15 -07:00
Doug Bunting
fc1017fba8
Quick fixes: Clean up test code
...
- remove useless `configuration` variables and `Configuration` instances
- remove "Review" code comment
- unintentionally included in commit 4b5dd19
- reduce repeated code in `TestHelper` for functional tests
- `CreateServer()` methods had duplicate code, an ambiguous match, and an odd order
- rename `GetTestConfiguration()` to `UseCultureReplacer()` in functional tests
2015-03-24 13:42:27 -07:00
Hao Kung
4b5dd199ca
React to hosting changes
2015-03-19 11:07:25 -07:00
Kiran Challa
f06007d428
[ Fixes #2156 ] Remove IConfiguration from AddMvc
2015-03-14 00:02:53 -07:00
N. Taylor Mullen
c1a026cbf7
Update .kproj => .xproj.
2015-03-11 14:01:43 -07:00
N. Taylor Mullen
1d578ca2fd
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:42 -07:00
N. Taylor Mullen
e829ba7646
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:52:24 -07:00
Harsh Gupta
e0f7c1b810
Fixing Readme
2015-02-19 10:20:16 -08:00
Ajay Bhargav Baaskaran
ac6a1a6a80
Replaced status code number with constants
2015-02-05 16:43:59 -08:00
Pranav K
f93d0d82c3
Merge branch 'release' into dev
2015-01-23 17:12:16 -08:00
Pranav K
071c697318
Modify BuilderExtensions.UseMvc to not add any routes by default
...
Fixes #1879
2015-01-23 16:51:38 -08:00
Wei Wang
af3044a3d1
Merge branch 'release' into dev
2015-01-23 13:21:30 -08:00
Wei Wang
5407ff3bd6
React to kpm renaming
2015-01-22 17:35:46 -08:00
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
Harsh Gupta
106b9fc30c
Adding proper descriptions in readme.md files for functional tests.
2015-01-15 11:12:48 -08:00
Kiran Challa
227f564098
Logging functional tests using ElmLogger
2015-01-06 16:16:12 -08:00