Граф коммитов

315 Коммитов

Автор SHA1 Сообщение Дата
Brennan 1cae0695f7 Remove IsLocal 2016-01-19 08:50:17 -08:00
John Luo 8ff779778c Reacting to hosting rename 2016-01-17 16:21:39 -08:00
Nate McMaster 82929103f0 Updating build script 2016-01-14 16:41:15 -08:00
Victor Hurdugaci 6e67f78ed0 Build with dotnet 2016-01-11 14:27:53 -08:00
Chris R 0f01399955 #123 Default headers to UTF8 2016-01-08 12:06:50 -08:00
Chris R d46de60542 Remove dnx451 and dnxcore50 targets. Reduce Hosting dependency. 2016-01-05 16:11:09 -08:00
Cesar Blum Silveira 1b76152b5c Enable logging in RequestUriBuilder (#169). 2016-01-05 11:00:33 -08:00
David Fowler 17615bef89 React to HttpAbstractions changes 2015-12-31 14:59:29 -08:00
Cesar Blum Silveira d9e06f8e6e Don't decode forward slashes in request path (#146). 2015-12-22 15:04:56 -08:00
Cesar Blum Silveira 905b5bcfc2 Enable tests on CoreCLR (#143). 2015-12-22 14:13:34 -08:00
John Luo fdf0b84136 Reacting to new Hosting API 2015-12-17 19:12:04 -08:00
Chris R 2dc31546b6 #162 Remove an extra websocket reference. 2015-12-17 09:19:25 -08:00
Chris R de8c74bb89 Add missing System.Runtime.InteropServices dependency. 2015-12-16 09:14:33 -08:00
Pranav K 36822c292e Merge branch 'release' into dev 2015-12-11 12:23:18 -08:00
Pranav K 098b2423b2 Updating to release NuGet.config. 2015-12-11 12:23:15 -08:00
John Luo 3b42433f07 Handle null valued headers #158 2015-12-09 16:21:57 -08:00
Pranav K 94dd583a15 Fixing CoreCLR package versions 2015-12-08 18:51:32 -08:00
Chris R f33ce78658 Update WebSockets in NuGetPackageVerifier. 2015-12-08 12:41:46 -08:00
Chris R fca0476936 #137 Relayer and ifdef WebSockets
Rename Microsoft.Net.WebSockets to Microsoft.Net.WebSockets.Server.
Reverse dependency with Microsoft.Net.Http.Server.
ifdef out IHttpWebSocketFeature.
2015-12-08 12:00:44 -08:00
John Luo 7a310a35db Reacting to verbose rename 2015-12-02 18:00:17 -08:00
John Luo 8712ba4855 Reacting to new IServer IHttpApplication design 2015-12-01 11:40:52 -08:00
Doug Bunting 82c855d172 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:42:19 -08:00
Doug Bunting 6ebc978f29 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:34:35 -08:00
Troy Dai a6055aebda Update Microsoft.Win32.Primitives reference's version 2015-11-12 15:27:49 -08:00
N. Taylor Mullen 1a069df979 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:38 -08:00
Cesar Blum Silveira 60032c9bf6 Merge branch 'release' into dev 2015-11-03 10:47:24 -08:00
Chris R 34ae239e4f React to HttpAbstractions changes. 2015-11-03 09:06:43 -08:00
Cesar Blum Silveira 5444794c01 Strong name everything. 2015-11-02 16:42:44 -08:00
John Luo 8c800fbd0f Rearranging test port allocations to avoid test race conditions #152 2015-11-02 14:54:09 -08:00
John Luo 092f689c6a Reacting to Hosting IServerFactory refactoring 2015-10-30 13:00:53 -07:00
Pranav K c4a5d0c8b7 Merge branch 'release' into dev 2015-10-28 12:50:37 -07:00
Pranav K 4fdd98489f Updating to release NuGet.config. 2015-10-28 12:43:06 -07:00
Ryan Nowak 0a563be9e9 React to breaking changes in StringValues 2015-10-23 14:46:48 -07:00
Pranav K 6c467b0475 Switch packages to use generation TFMs 2015-10-22 15:20:23 -07:00
Pavel Krymets f36faf2a72 React to hosting changes 2015-10-21 10:20:10 -07:00
Chris R d2835b6d22 React to Authentication changes. 2015-10-15 09:35:48 -07:00
Kiran Challa a494885e3f React to testing changes 2015-10-13 12:41:37 -07:00
Kiran Challa 38b04a0a50 Fix build break 2015-10-13 12:02:39 -07:00
Kiran Challa 7d132dd87a Reacting to testing changes 2015-10-13 05:20:46 -07:00
Doug Bunting 97eccea8c1 Fix local build break 2015-10-12 13:06:05 -07:00
Doug Bunting c4dd09fced React to aspnet/Universe#290 fix 2015-10-12 10:54:26 -07:00
Chris R 1befc3b39d React to IHeaderDictionary changes. 2015-10-08 10:20:57 -07:00
Chris R cecd42dfcd React to hosting FeatureCollection change. 2015-10-07 13:02:48 -07:00
Pranav K 4400ab4124 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:44 -07:00
N. Taylor Mullen 56c80aa7e2 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:58:09 -07:00
Chris R 11c31275af React to IFeatureCollection changes. 2015-09-30 15:27:53 -07:00
Pranav K 5f22f64c6c Merge branch 'release' into dev 2015-09-28 23:12:51 -07:00
Pranav K f6acb01a36 Updating to release NuGet.config. 2015-09-28 23:12:49 -07:00
Andrew Stanton-Nurse d5c0ff8c4a downgrade System.Threading.Overlapped to fix build 2015-09-25 09:56:18 -07:00
Ajay Bhargav Baaskaran 45cda774bb Enabling NuGetPackageVerifier 2015-09-23 17:39:27 -07:00