Commit Graph

388 Commits

Author SHA1 Message Date
Pranav K 0452ac6664 Updating to release NuGet.config. 2015-12-11 12:24:11 -08:00
Doug Bunting cb4b17504e Remove `[SuppressMessage]`
- build break
2015-12-07 21:14:29 -08:00
John Luo ee7201b1f6 Reacting to verbose rename 2015-12-07 14:13:47 -08:00
David Fowler 7009e68fc3 Removed UseSendFileFallback 2015-12-02 23:43:36 -08:00
Brent Newbury 657a5ab26b Fixed an issue where invalid characters in the path could cause FileExtensionContentTypeProvider.TryGetExtension to throw an exception. 2015-12-01 12:38:24 -08:00
Chris R efd40862f0 Add tooling sample configuration. 2015-12-01 12:37:20 -08:00
Pavel Krymets 943ba9f47e Add test to ensure 404 when wwwroot not set 2015-12-01 08:45:44 -08:00
Brennan a7a6a90f1d Dispose FileWatcher in tests 2015-11-30 15:14:27 -08:00
Pavel Krymets dcb520f567 React to wwwroot hosting changes 2015-11-20 16:51:47 -08:00
John Luo 888f1523fe Reacting to ApplicationServices removal from HttpContext 2015-11-19 17:42:50 -08:00
Brennan 0708c34331 Adding windows specific tests 2015-11-18 10:03:39 -08:00
Doug Bunting 88af0e74c9 Move Travis to supported Linux distribution
- use Ubuntu 14.04 (Trusty)
  - Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:39:48 -08:00
Doug Bunting 707070fbe7 Explicitly choose Mono 4.0.5
- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:15:39 -08:00
Cesar Blum Silveira fe9a1b9643 Merge branch 'release' into dev 2015-11-03 13:33:22 -08:00
Cesar Blum Silveira bb94f13576 Strong name Microsoft.AspNet.StaticFiles. 2015-11-03 11:51:22 -08:00
Chris R b773229333 React to WebEncoders changes. 2015-10-30 11:49:04 -07:00
Pranav K 728eff1c4d Merge branch 'release' into dev 2015-10-28 12:51:22 -07:00
Pranav K 9bce0dae07 Updating to release NuGet.config. 2015-10-28 12:43:08 -07:00
Victor Hurdugaci 37f19b4789 Improve logging and add more messages 2015-10-23 15:28:46 -07:00
Pranav K 4310fa144b Switching to generations TFMs 2015-10-22 00:58:57 -07:00
Doug Bunting 50222a8614 Fix local build break 2015-10-12 13:04:41 -07:00
Doug Bunting 98496acffd React to aspnet/Universe#290 fix 2015-10-08 21:30:13 -07:00
Pranav K bd78523011 Replace NotNullAttribute with thrown exceptions 2015-10-06 17:06:27 -07:00
Pranav K 24bc91b958 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:48 -07:00
N. Taylor Mullen 1033faadac Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:58:48 -07:00
Chris R c6477ad031 Fix unit tests on x-plat. 2015-09-29 12:48:15 -07:00
Pranav K 5576626d34 Merge branch 'release' into dev 2015-09-28 23:16:05 -07:00
Pranav K 6106ca8f97 Updating to release NuGet.config. 2015-09-28 23:16:03 -07:00
Ajay Bhargav Baaskaran d2ed54c33d Enabling NuGetPackageVerifier 2015-09-23 14:46:30 -07:00
Pranav K f81c238a59 Reacting to IChangeToken changes 2015-09-22 08:35:16 -07:00
N. Taylor Mullen 51fa3643fa Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:34 -07:00
Pranav K 8b3f1ece83 Adding NeutralResourcesLanguageAttribute 2015-09-10 18:35:41 -07:00
Chris R 916cb32e7e Use the new HttpContext.Features API. 2015-08-31 09:26:50 -07:00
N. Taylor Mullen a60188e10b Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:28 -07:00
N. Taylor Mullen 866998242b Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:27 -07:00
N. Taylor Mullen 332718f672 Update NuGet feed from v2 => v3. 2015-08-19 14:54:59 -07:00
Pranav K db793c4d48 Updating to aspnetlitedev. 2015-08-18 14:00:25 -07:00
Pranav K f754586b06 Merge branch 'release' into dev 2015-08-18 14:00:25 -07:00
Pranav K 8982b41640 Updating to aspnetliterelease. 2015-08-18 14:00:25 -07:00
Pranav K 35bdc80e50 Merge branch 'release' into dev 2015-08-17 14:49:18 -07:00
Pranav K 6706b60dee Updating to release NuGet.config. 2015-08-17 14:49:16 -07:00
Stephen Halter ed081461c9 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-12 12:04:14 -07:00
Kiran Challa 8874b64d2e Enable pinning build script 2015-08-12 05:47:09 -07:00
Pranav K 28d7543074 Merge branch 'release' into dev 2015-07-16 09:01:06 -07:00
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