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
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