Commit Graph

262 Commits

Author SHA1 Message Date
Nate McMaster a42e846ea9 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster dcdffcbac1 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci 9a457c329a Update the build scripts to the latest version 2016-03-07 20:55:04 -08:00
Eilon Lipton 9e7387a941 Fix package metadata 2016-03-06 21:38:17 -08:00
Ajay Bhargav Baaskaran 327751690d Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:39 -08:00
Doug Bunting be0905bf4e 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 15:30:51 -08:00
N. Taylor Mullen 7c60ec6fa5 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:47 -08:00
Victor Hurdugaci 2ee543d8a2 Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
Victor Hurdugaci c99746264d Update the build scripts 2016-02-27 12:51:15 -08:00
Doug Bunting 77c42b25a1 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:29:21 -08:00
John Luo ea1e9dd018 Updating test TFMs for custom test discovery 2016-02-19 15:47:08 -08:00
Ajay Bhargav Baaskaran 55f1d41e08 Updated missed doc comment 2016-02-17 14:45:57 -08:00
Ajay Bhargav Baaskaran 8eb737a459 Enabled xml doc generation 2016-02-17 12:27:23 -08:00
Kiran Challa d1a5ce82c0 Enable tests to use dotnet xunit runner 2016-02-09 23:36:14 -08:00
Hisham Bin Ateya b8bc1e2d46 Add 'UseServer' 2016-02-04 14:34:01 +03:00
John Luo 6f5e764e87 Updating to new CLI 2016-02-02 17:38:22 -08:00
Chris R 44f03ef83f Restrict x-forwarded-for evalutation. Credit: pmhsfelix.
Use x-forwarded-for validation to restrict other forwarders.

Rename OverrideHeaderMiddleware to ForwardedHeadersMiddleware.

Fix tests

Fix package version.
2016-01-26 10:59:13 -08:00
N. Taylor Mullen ab34d08bc1 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:45 -08:00
N. Taylor Mullen 3c6f68acb9 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:01 -08:00
N. Taylor Mullen 4bbd498047 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:58 -08:00
John Luo 6a3ae53108 Reacting to hosting rename 2016-01-17 17:05:04 -08:00
Nate McMaster a57f3001e8 Updating build script 2016-01-14 16:41:15 -08:00
Chris R a442701e22 Merge pull request #24 from tthiery/dev
Added Unit Tests for form field based HTTP Method Override
2016-01-13 11:59:03 -08:00
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
T. Thiery e1eb560c82 Added Unit Tests for form field based HTTP Method Override 2016-01-11 22:26:59 +01: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