Victor Hurdugaci
f11c5aef23
Update the build scripts to the latest version
2016-03-07 20:55:00 -08:00
Chris R
2774259461
React to test regression in HttpResponseMessage.ReasonPhrase.
2016-03-07 11:13:15 -08:00
Ajay Bhargav Baaskaran
0896ac4f95
Added missed attributes
2016-03-03 17:53:04 -08:00
Ajay Bhargav Baaskaran
d6d43047b1
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:32:46 -08:00
Pranav K
9e20f6fa0e
Fix build break
2016-03-03 05:43:33 -08:00
Doug Bunting
d593ac148d
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:39:28 -08:00
N. Taylor Mullen
5433130182
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:35:50 -08:00
Victor Hurdugaci
eafda23e80
Return the error code from build.cmd
2016-02-28 10:12:15 -08:00
Victor Hurdugaci
5e8295afcb
Update the build scripts
2016-02-27 12:51:11 -08:00
Doug Bunting
c035f3b029
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 13:12:43 -08:00
Ajay Bhargav Baaskaran
b5ff692dbf
Enabled xml doc generation
2016-02-19 12:25:51 -08:00
John Luo
497565a52c
Updating test TFMs for custom test discovery
2016-02-18 17:03:22 -08:00
N. Taylor Mullen
9b0afe0d1b
Update System.Linq 4.0.2-* => 4.1.0-*.
2016-02-18 15:36:09 -08:00
Chris R
5061848e9e
Add IHttpConnectionFeature.ConnectionId.
2016-02-17 13:28:02 -08:00
Cesar Blum Silveira
8007020bff
Fix build.
2016-02-10 15:09:37 -08:00
Chris R
c79458a282
React to changes in System.Net.Sockets.TcpClient.
2016-02-10 13:38:06 -08:00
Pranav K
fe9aa69970
Reacting to CoreCLR package version changes
2016-02-08 09:33:50 -08:00
N. Taylor Mullen
d2ea17c6f0
Update project.json to remove redundant System.Runtime dependency.
...
- This package is pulled in transitively.
2016-02-05 17:22:28 -08:00
John Luo
4666564b87
Updating to new CLI
2016-02-01 19:21:41 -08:00
Chris R
dfac28da89
Fix warnings, enable warningsAsErrors
2016-02-01 12:33:38 -08:00
Brennan
247c46da1c
React to Logging API changes
2016-01-27 11:04:35 -08:00
John Luo
b4eacceb42
Remove request and response logging which has been added in the Hosting layer
2016-01-25 10:55:43 -08:00
N. Taylor Mullen
1aff2e9cda
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:27 -08:00
N. Taylor Mullen
a83445441a
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:36 -08:00
N. Taylor Mullen
295c98c757
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:31 -08:00
Pranav K
f368edc028
Reacting to CoreCLR package version change
2016-01-20 21:01:39 -08:00
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