Commit Graph

388 Commits

Author SHA1 Message Date
Brennan ddd369f7d9 Logging API changes 2015-03-04 17:12:48 -08:00
Levi B e9fb79a4fb React to rename: AddEncoders -> AddWebEncoders 2015-02-27 14:48:13 -08:00
Brennan 3260787f2b NullLogger moved location 2015-02-26 18:16:37 -08:00
Levi B bf41335689 React to dependent package renaming 2015-02-23 14:26:35 -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
Wei Wang bd9ced4b10 Add project.lock.json to .gitignore 2015-02-16 14:06:29 -08:00
Praburaj d16a73cc05 Adding woff2 MIME type
Fixes : https://github.com/aspnet/StaticFiles/issues/28
2015-02-13 15:03:16 -08:00
David Fowler 0354345c9c Removed build time deps and fixed dependencies 2015-02-10 10:50:41 -08:00
Brennan 51b80f660e Updating .kproj file 2015-02-04 14:27:26 -08:00
Wei Wang 8e0b8cdab0 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:59:22 -08:00
Wei Wang a7a1f97e7a Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:42:20 -08:00
Wei Wang e03bf7557a Update build.cmd and build.sh to use kvm 2015-01-28 18:42:04 -08:00
Suhas Joshi c5c58240ce Merge branch 'release' into dev 2015-01-21 15:55:08 -08:00
Suhas Joshi b54f2f2423 Updating to release NuGet.config 2015-01-21 15:55:06 -08:00
Wei Wang fbc35f8c52 Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL 2015-01-20 18:38:40 -08:00
Chris Ross 96835bd761 Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
Pranav K 60c3e7e971 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:01 -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
Chris Ross 5c189d87ad Prepend all links with ./. 2015-01-14 16:01:28 -08:00
Chris Ross 212c264ed3 Use strongly typed headers. 2015-01-14 16:01:25 -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
Pranav K dc74729b6c More changes to DateTimeOffset 2014-12-20 07:07:43 -08:00
Pranav K 35ec5be17f Reacting to FileSystem changes 2014-12-20 06:50:20 -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
Suhas Joshi 781615a29b Updating to dev NuGet.config 2014-12-08 15:25:03 -08:00
Suhas Joshi 6c82862688 Updating to release NuGet.config 2014-12-08 15:15:50 -08:00
SonjaKhan e94e3dc44e adding some logging statements 2014-12-05 12:45:46 -08:00
Chris Ross 3343bb4d23 Hosting #86 - Consume WebRootFileSystem 2014-12-05 11:03:19 -08:00
Praburaj 1bc4e21c22 Addressing IFileSystem breaking changes
This PR is to address the breaking changes introduced with https://github.com/aspnet/FileSystem/pull/20

@Tratcher @pranavkm
2014-11-26 12:24:56 -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
Pranav K c8ffd742e3 Merge branch 'release' into dev 2014-11-06 10:51:01 -08:00
Pranav K aa7109b6e1 Updating to release NuGet.config 2014-11-06 10:50:59 -08:00
David Fowler 9861d4cfaf Merge branch 'release' into dev 2014-10-31 02:31:34 -07:00
David Fowler c6c7b48358 Added package descriptions 2014-10-31 02:31:23 -07:00
Pranav K 9e847cb523 Updating build.sh to work on Mono 2014-10-21 12:47:51 -07:00
Pranav K ff4df72105 Removing extra dependencies from sample 2014-10-17 08:05:57 -07:00
Chris Ross 8713dc9ba1 Dependency changes. 2014-10-15 16:08:47 -07:00
Pranav K a5a972023c Reacting to CLR package versioning changes 2014-10-10 10:34:37 -07:00
David Fowler 4c4d8e4644 Fixup references 2014-10-05 17:26:28 -07:00
Pranav K 4fd4b3fb3c Updating dev NuGet.config 2014-09-17 10:00:49 -07:00
Pranav K 8a0e1990f7 Updating release NuGet.config 2014-09-17 10:00:47 -07:00
Chris Ross ea3ea90b7a #8 - Use IHostingEnvironment.WebRoot as the default static files root. 2014-09-12 10:19:38 -07:00
Pranav K acc5c31f28 Reacting to System.Text.Encoding package version change 2014-09-11 10:07:05 -07:00
Chris Ross 0cd6e52383 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 12:50:37 -07:00
David Fowler f2eccfb70a Updated build.cmd 2014-09-05 01:52:32 -07:00
David Fowler 494900aa89 Updated to use the new target framework in project.json 2014-09-04 01:33:43 -07:00