Commit Graph

144 Commits

Author SHA1 Message Date
Pranav K 9c36b2ae4d Updating to release NuGet.config 2015-07-16 09:01:02 -07:00
RehanSaeed 545fa9e70a Added MIME Types
Added the following MIME types which I have found to be missing:

.json - application/json (This one is pretty unbelievable)
.ttc - application/x-font-ttf
.webp - image/webp
.appcache - text/cache-manifest
.manifest - text/cache-manifest

Also the following MIME types need updating:

.ttf should be application/x-font-ttf and not application/octet-stream
2015-07-07 20:30:21 +01:00
Victor Hurdugaci 2981bb281b Add repository information to project files 2015-07-01 20:27:37 -07:00
Doug Bunting 445e046754 Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 11:40:43 -07:00
Eilon Lipton 83577bc67b Merge pull request #62 from hishamco/dev
Fix AppVeyor token
2015-06-22 11:11:18 -07:00
Hisham Abdullah Bin Ateya 814a904ef3 Fix AppVeyor token 2015-06-22 21:08:19 +03:00
Eilon Lipton 1f788c48c1 Merge pull request #61 from hishamco/buildStatus
Add AppVeyor, Travis build status
2015-06-22 08:11:23 -07:00
Eilon Lipton bfb4d07aac Merge pull request #60 from hishamco/dev
Using 'nameof' operator instead of magic strings
2015-06-22 07:58:46 -07:00
Hisham Abdullah Bin Ateya 3b333a7845 Add AppVeyor, Travis build status 2015-06-20 22:24:17 +03:00
Hisham Abdullah Bin Ateya 3930ab639b Using 'nameof' operator instead of magic strings 2015-06-20 21:12:19 +03:00
Pranav K 864ee7f347 Merge branch 'release' into dev 2015-05-27 16:31:39 -07:00
Pranav K 8956f365aa Updating to release NuGet.config 2015-05-27 16:31:36 -07:00
Eilon Lipton 03aa1ee107 Merge pull request #58 from henkmollema/patch-1
Reference to ASP.NET 5 instead of vNext in README
2015-05-14 16:24:38 -07:00
Henk Mollema b4299f3a67 Reference to ASP.NET 5 instead of vNext in README 2015-05-13 17:08:38 +02:00
Eilon Lipton 8d2bc0d121 Update Home master -> Home dev 2015-05-12 11:48:23 -07:00
Chris R bd5700ea54 React to Http namespace changes. 2015-05-07 13:56:05 -07:00
Troy Dai 78ed1ce250 React to common package name change 2015-05-07 09:41:52 -07:00
Kiran Challa e009959220 React to Caching api changes 2015-05-04 14:45:43 -07:00
Eilon Lipton d936c2d424 Merge pull request #56 from hishamco/dev
Using 'nameof' operator instead of magic strings
2015-05-03 20:42:32 -07:00
Hisham Abdullah Bin Ateya 738c6ad0ff Using 'nameof' operator instead of magic strings 2015-05-03 13:57:45 +03:00
Eilon Lipton 3bef0fd817 Code cleanup (license headers, usings, whitspace) 2015-05-02 23:34:44 -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
N. Taylor Mullen dd3bb685cb Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
Brennan 51f9b9f6d2 React to interface package renames 2015-04-30 10:10:15 -07:00
Chris R ceb21ee1e7 Remove redundant Http.Interfaces dependency. 2015-04-29 15:35:55 -07:00
tugberkugurlu c48209acae depend on Logging.Interfaces instead, fixes #50 2015-04-26 00:00:45 +01:00
Chris Ross 6ae3d90ad0 Handle changes in FileProviders. 2015-04-23 12:18:49 -07:00
Chris Ross 925d7d7828 Handle Http.Core rename. 2015-04-16 14:30:11 -07:00
N. Taylor Mullen a6b98d050b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:23 -07:00
N. Taylor Mullen 89ed014926 Merge branch 'release' into dev 2015-04-07 14:53:13 -07:00
N. Taylor Mullen 541a093e6d Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:53:07 -07:00
Wei Wang c1d5e21d2c Fix AppVeyor git line ending config 2015-04-03 17:28:43 -07:00
Doug Bunting 299749a718 Merge remote-tracking branch 'origin/release' into dev 2015-04-03 12:15:43 -07:00
Doug Bunting 41d4ee4377 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:30 -07:00
Troy Dai 837f5b3d02 Update global.json, sources=>projects 2015-04-02 09:20:40 -07:00
N. Taylor Mullen caf59f5f49 Turn off sudo for .travis.yml. 2015-04-01 17:08:52 -07:00
N. Taylor Mullen 02ec77b9d0 Add travis and appveyor CI support. 2015-04-01 15:56:56 -07:00
suhasj 9f9f6e4bf3 Merge branch 'release' into dev 2015-03-25 11:47:50 -07:00
suhasj 012146e5a6 Updating to release NuGet.config 2015-03-25 11:47:48 -07:00
Wei Wang 0b8274e260 Remove k command and use dnx instead 2015-03-24 21:45:32 -07:00
Praburaj 8e57f8af64 Reacting to FileSystem changes
IFileInfo is readonly
2015-03-20 11:56:05 -07:00
Hao Kung 352edcd7fe Remove configuration from AddDirectoryBrowser 2015-03-19 11:32:14 -07:00
Hao Kung e7b0a76db9 React to hosting 2015-03-19 11:28:06 -07:00
Praburaj e8d3fbf7bc Using [NotNull] from common repo package 2015-03-14 07:44:02 -07:00
N. Taylor Mullen f3df66cfea Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 17:22:37 -07:00
Doug Bunting 5e34ecdd04 Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:34 -07:00
N. Taylor Mullen b72d737605 Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
Praburaj a7a6242a17 Renaming Nuget.org feed key name to Nuget.
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:46:30 -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