Commit Graph

28 Commits

Author SHA1 Message Date
Doug Bunting 41d4ee4377 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:30 -07:00
Praburaj 8e57f8af64 Reacting to FileSystem changes
IFileInfo is readonly
2015-03-20 11:56:05 -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 b72d737605 Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
Praburaj 894a14b8c3 Moving the sendfile httpresponse extensions to Microsoft.AspNet.Http.Extensions package
Addresses: https://github.com/aspnet/HttpAbstractions/issues/221
2015-03-09 15:14:25 -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
Praburaj d6f3c05281 Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 16:32:09 -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 96835bd761 Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
Stephen Halter 1820edb326 Handle HttpFeature rename 2015-01-18 20:58:52 -08:00
Chris Ross 19ccebb4ce Handle PipelineCore rename. 2015-01-15 14:03:11 -08:00
Pranav K 82be0d3d4a Reacting to FileSystem changes part 3 2014-12-24 08:03:46 -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
Brennan 46e60b1276 Update tests to use official xunit 2014-12-17 15:15:43 -08:00
Chris Ross 5243789dd2 Handle DI changes in tests. 2014-12-12 13:59:21 -08:00
Chris Ross 3343bb4d23 Hosting #86 - Consume WebRootFileSystem 2014-12-05 11:03:19 -08:00
Victor Hurdugaci fb9fc12cec Add schema version to kproj files 2014-11-25 11:06:08 -08:00
Victor Hurdugaci a3a59f122d Update KProj to the latest format 2014-11-12 15:36:26 -08:00
David Fowler 4c4d8e4644 Fixup references 2014-10-05 17:26:28 -07:00
Chris Ross ea3ea90b7a #8 - Use IHostingEnvironment.WebRoot as the default static files root. 2014-09-12 10:19:38 -07:00
David Fowler 494900aa89 Updated to use the new target framework in project.json 2014-09-04 01:33:43 -07:00
David Fowler 13a9613d5b Updated to use the new target framework in project.json 2014-08-28 23:57:25 -07:00
David Fowler 4d6df1d927 Removed source files from the project 2014-08-15 09:45:21 -07:00
Chris Ross 2c4811f201 Import static file tests from Katana. 2014-08-04 16:11:28 -07:00