Commit Graph

262 Commits

Author SHA1 Message Date
Justin Kotalik ff5aed132b
Use ASPNETCORE_HTTPS_PORT to get port from config (#266) 2017-10-30 18:20:06 -07:00
Ryan Brandenburg 8119c974ad Add RepositoryRoot 2017-10-18 09:34:51 -07:00
Justin Kotalik 758f9fcea5 Adds Https Redirection and Hsts Middlewares (#264) 2017-10-13 12:15:35 -07:00
Ryan Brandenburg 83d1396330 Update bootstrappers 2017-10-09 12:40:38 -07:00
Justin Kotalik 7fb18354fe Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:42:11 -07:00
Nate McMaster 347d1abfce Use PackageLineup to manage PackageReference versions 2017-08-30 17:20:14 -07:00
Nate McMaster 793a49fe11 Upgrade xunit to 2.3.0-beta4 and use Directory.Build.props/targets 2017-08-22 10:54:50 -07:00
John Luo 0eaa1138ec Ensure fallback to curl after failed wget 2017-08-02 14:30:32 -07:00
John Luo 9dd92656bf Update __get_remote_file logic 2017-08-02 12:44:42 -07:00
Nate McMaster d517c59248 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:26:30 -07:00
Nate McMaster bd5e35d56a Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:30:41 -07:00
Pranav K 5b79150606 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:16 -07:00
Ryan Brandenburg 1ba55a047a Normalize VersionPrefix 2017-07-24 16:33:41 -07:00
Ryan Brandenburg 96ee291aff 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:26:28 -07:00
Ryan Brandenburg 13dff802e1 Skip first time experience on Appveyor 2017-07-10 15:20:43 -07:00
Pranav K 2d6628b6b6 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:54 -07:00
Pranav K 34eec6c948 Updating KoreBuild branch 2017-07-10 11:57:54 -07:00
Pranav K 85fa81b5d7 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:40:42 -07:00
Pranav K efce8448b0 Branching for 2.0.0 rtm 2017-07-10 11:40:42 -07:00
Ryan Brandenburg ec56c0c963 Remove NETSTandard.Library.NETFramework 2017-07-07 10:26:21 -07:00
Pranav K 52206f7afb Update version suffix for 2.0.0 RTM release 2017-07-06 15:07:53 -07:00
Nate McMaster 1a9fcc6951 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:36:19 -07:00
Mike Harder b70ca8056e Set "TreatWarningsAsErrors" before NuGet restore (#249)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:38:48 -07:00
Pranav K 6eab299192 Update LICENSE.txt text 2017-07-03 14:04:33 -07:00
Ryan Brandenburg 23ad24096c Merge pull request #248 from aspnet/rybrande/Moq
Remove NETStandard.Library.NETFramework and update Moq
2017-06-29 10:47:00 -07:00
Ryan Brandenburg 0af181e3a0 Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:46:34 -07:00
Pranav K ee6346b068 Remove duplicate theory data 2017-06-29 07:26:26 -07:00
Pranav K f520fbd3d1 Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:23:13 -07:00
Nate McMaster 83140c0cfe Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:33:21 -07:00
Nate McMaster 13e01db0d2 Fix minor bugs in samples and their NS.Library.NETFramework reference 2017-06-16 11:24:45 -07:00
Kiran Challa 02a05cccac Fixed sample projects to refernce NETStandard.Library.NETFramework conditionally 2017-06-15 04:50:47 -07:00
David Fowler 00343d2b47 Support IOptions<RewriteOptions> (#243)
- Added a test
- Updated the sample to use services
2017-06-08 14:01:04 -10:00
Robert Mooney 80ec97c132 Enable tests in the explorer (#245) 2017-06-08 13:34:34 -07:00
Pranav K cea5965bd3 Remove usage of TaskCache 2017-06-08 09:42:58 -07:00
Pavel Krymets 3b7f8225b3 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 14:23:59 -07:00
Pavel Krymets 9ff653f421 React to logging in DI changes (#239) 2017-06-02 08:33:59 -07:00
Pranav K 6646352bcd Updating versions to preview3 2017-06-01 10:46:29 -07:00
Pranav K e9a9dbc76c Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:57:08 -07:00
Pranav K 302308c827 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:09 -07:00
Pranav K b41e4d5a9f Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:41:15 -07:00
Pranav K 63d13e66f7 Branching for rel/2.0.0-preview2 2017-05-31 19:36:05 -07:00
Mikael Mengistu 65c78d12b5 Preserve redirect query string (#237) 2017-05-30 20:42:28 -04:00
Kiran Challa aae6b44900 Updated to use the latest shared runtime 2017-05-26 12:37:59 -07:00
Chris R d0034864a0 React to StringSegment changes 2017-05-23 10:46:55 -07:00
John Luo b8f87eaee3 React to cookies changes 2017-05-22 17:05:16 -07:00
John Luo 8b506cf36c Cross-compile Response Compression
- GZipStream is not flushable on .NET Framework
2017-05-22 10:31:55 -07:00
Ajay Bhargav Baaskaran 565b94e3af Target .NET Standard 2.0 2017-05-19 17:08:21 -07:00
Nate McMaster 5b4299d4df Update test framework versions and fix test issues 2017-05-12 16:50:59 -07:00
Pavel Krymets 08a8493ecc Remove unnecessary package references (#230) 2017-05-10 11:30:17 -07:00
Chris Ross (ASP.NET) 2181158eb5 React to Content-Md5 fix 2017-05-09 09:07:09 -07:00