Commit Graph

14 Commits

Author SHA1 Message Date
Brennan 0708c34331 Adding windows specific tests 2015-11-18 10:03:39 -08:00
Cesar Blum Silveira bb94f13576 Strong name Microsoft.AspNet.StaticFiles. 2015-11-03 11:51:22 -08:00
Pranav K 24bc91b958 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:48 -07:00
Eilon Lipton 9c5e78b9dc Make tests run on CoreCLR
- Added dnxcore50 target
- Removed Shouldly reference
- Used CoreCLR-compatible APIs
2015-05-02 23:24:12 -07:00
Chris Ross 925d7d7828 Handle Http.Core rename. 2015-04-16 14:30:11 -07:00
Hao Kung e7b0a76db9 React to hosting 2015-03-19 11:28:06 -07:00
N. Taylor Mullen f3df66cfea Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 17:22:37 -07:00
N. Taylor Mullen 0821a12268 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 13:00:41 -07:00
N. Taylor Mullen 63c033f736 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:59:24 -07:00
Brennan e738bd467d Logging.Testing namespace change 2015-03-06 09:49:07 -08:00
Brennan 3260787f2b NullLogger moved location 2015-02-26 18:16:37 -08:00
Praburaj 62036bf74b Using IHtmlEncode to encode content
Fixes: https://github.com/aspnet/StaticFiles/issues/29
2015-02-20 13:17:09 -08:00
Chris Ross 19ccebb4ce Handle PipelineCore rename. 2015-01-15 14:03:11 -08:00
Pranav K cce76cffd4 * Removing transitive dependencies from
Microsoft.AspNet.StaticFiles/project.json
* Replacing Contract.Assert with Debug.Assert and removing
  System.Diagnostics.Contracts dependency
* Fixing casing for Microsoft.AspNet.StaticFiles.Tests/project.json file
  name
2014-12-20 07:17:14 -08:00