Commit Graph

38 Commits

Author SHA1 Message Date
Victor Hurdugaci 11d048faa7 Build with dotnet 2016-01-12 16:22:33 -08:00
Chris R 529a81dc6b React to Hosting API changes. 2016-01-12 15:22:02 -08:00
John Luo d1a0edb87e Updating to new options pattern 2016-01-07 13:45:40 -08:00
John Luo 92fff3ccf3 Reacting to new Hosting API 2015-12-18 15:44:29 -08:00
Chris R 5e3c7cbbf0 #2 add options, #19 fix IP parser, update extensions. 2015-12-15 15:28:14 -08:00
Pranav K 82f15613f2 Merge branch 'release' into dev 2015-12-11 12:24:35 -08:00
Pranav K 7a865a2f39 Updating to release NuGet.config. 2015-12-11 12:24:33 -08:00
Pranav K f8b5031ff1 Removing extraneous versions 2015-12-08 15:47:59 -08:00
Doug Bunting 4bb8e229b6 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 12:29:23 -08:00
Doug Bunting cbbddda8de 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 10:51:01 -08:00
Cesar Blum Silveira d85194fe65 Merge branch 'release' into dev 2015-11-03 13:08:26 -08:00
Cesar Blum Silveira 1a0743391d Strong name everything. 2015-11-03 12:01:21 -08:00
Pranav K 58adcbce69 Merge branch 'release' into dev 2015-10-28 12:51:40 -07:00
Pranav K 07230d1682 Updating to release NuGet.config. 2015-10-28 12:43:09 -07:00
Pranav K da00b1298c Switching to generations TFMs 2015-10-22 01:11:23 -07:00
Cesar Blum Silveira c765fedb21 Fix CoreCLR test pass on Linux (fixes #15). 2015-10-19 14:50:46 -07:00
Doug Bunting 777d56d5d9 Fix local build break 2015-10-12 12:48:06 -07:00
Doug Bunting 8aa5184a33 React to aspnet/Universe#290 fix 2015-10-10 19:50:23 -07:00
Pranav K 003ad891d0 Replacing NotNullAttribute with thrown exceptions 2015-10-08 17:13:52 -07:00
Pranav K d41f2ccf71 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
N. Taylor Mullen 98bca199f2 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:59:05 -07:00
Pranav K 58a4744fdc Merge branch 'release' into dev 2015-09-28 23:16:24 -07:00
Pranav K dfe5cd840e Updating to release NuGet.config. 2015-09-28 23:16:21 -07:00
Ajay Bhargav Baaskaran 51f60b5af2 Enabling NuGetPackageVerifier 2015-09-23 12:33:01 -07:00
N. Taylor Mullen 62cc882c96 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:50 -07:00
Kiran Challa bb912deea4 Updating Sake to always use latest version 2015-09-09 15:16:55 -07:00
Kiran Challa d0dc4875de Updating build.sh to Sake 0.2.2 2015-09-09 14:56:04 -07:00
Pranav K 6f4a9befcc Updating to Sake 0.2.2 2015-09-09 12:30:46 -07:00
Chris R 2abd87ff5a Remove un-needed dependenecies. 2015-09-04 10:57:01 -07:00
Chris R 5a3418c2bd Use the new HttpContext.Features API. 2015-08-31 09:22:11 -07:00
Chris R 4aab903b18 React to string[] -> StringValues changes. 2015-08-31 09:21:35 -07:00
David Fowler 2af06269df Make build.sh executable 2015-08-15 02:35:17 -07:00
Chris R c91cc89ee3 ResponseBuffering middleware initial checkin.
Restrict buffer to reset. Add sample. Cleanup.
2015-08-13 10:04:42 -07:00
Kiran Challa c88e7f5a44 Enable pinning build script 2015-08-12 05:43:29 -07:00
Mikael Mengistu ab56ac6038 Added headers to store original IP, host, and protocol values 2015-08-03 16:04:56 -07:00
Hisham Abdullah Bin Ateya dd8d0aa078 Add repository information 2015-07-30 07:51:55 +03:00
Mikael Mengistu 09f492e4a6 Added a middleware to handle header overrides. Initial check in. 2015-07-29 11:37:11 -07:00
Murat Girgin 22ed0f5416 Initial commit 2015-06-25 12:21:18 -07:00