Commit Graph

457 Commits

Author SHA1 Message Date
Nate McMaster 5d84c92b74
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganiziation, this source code was found in 67f2c3149e
2018-10-17 14:27:00 -07:00
John Luo 67f2c3149e Use port 0 to avoid port collisions during tests 2018-09-28 11:59:48 -07:00
John Luo c88e5147da Use dynamically chosen ports to avoid address binding collisions 2018-09-04 11:01:29 -07:00
Nate McMaster 9e7dfc4d15
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:59:45 -07:00
Nate McMaster 4e1404a37b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:50:21 -07:00
Nate McMaster d8b8e1a553
Reverting version from 2.1.2 back to 2.1.1
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:44 -07:00
Ryan Brandenburg 7922b27c65 Set 2.1 baselines 2018-06-14 10:06:06 -07:00
Nate McMaster 18d5ab85af
Bumping version from 2.1.1 to 2.1.2 2018-06-12 14:01:35 -07:00
ASP.NET CI 76e31009e3 Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:38:16 +00:00
Nate McMaster a1085ed31c
Bumping version from 2.1.0 to 2.1.1 2018-05-30 09:50:07 -07:00
ASP.NET CI 28aa2e38a9 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:57:07 -07:00
ASP.NET CI b3356b90b2 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:55:07 -07:00
Nate McMaster (automated) d141ea5788
Bump version to 2.1.0-rtm 2018-04-30 14:51:47 -07:00
ASP.NET CI 1b6ded26cf Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:39:59 -07:00
Nate McMaster a6e2dcc640
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:45:53 -07:00
Ryan Brandenburg 07dddce092 Branching for 2.1.0-rc1 2018-04-16 17:04:05 -07:00
ASP.NET CI 2ef84e6b9a Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:30:55 -07:00
ASP.NET CI 54a0536e3f Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:46:58 +00:00
Chris Ross (ASP.NET) 612db42772 Re-enable SSL tests cross plat Home/#2477 2018-04-03 10:03:36 -07:00
Chris Ross (ASP.NET) 76f78136d6 Merge branch 'release/2.1' into dev 2018-04-03 09:52:03 -07:00
Chris Ross (ASP.NET) c222a398db Fix TLS versions for Mac 2018-04-03 09:17:52 -07:00
Chris Ross (ASP.NET) 821c707955 Merge branch 'release/2.1' into dev 2018-04-02 15:06:25 -07:00
Chris Ross (ASP.NET) 9930499ee1 Work around HttpClient TLS regression 2018-04-02 14:56:41 -07:00
Chris Ross (ASP.NET) 852a5b31be Fix bad rebase 2018-04-02 10:37:02 -07:00
Chris Ross (ASP.NET) 0ed396db0b Enable tests on 2.1 for Win7 2018-04-02 09:50:23 -07:00
Chris Ross (ASP.NET) ba87a293f9 Remove obsolete workaround 2018-04-02 09:46:21 -07:00
David Fowler fb6bc86be5 Merged release/2.1 2018-03-30 10:50:54 -07:00
David Fowler 9eb41ca571
Remove buffer size argument (#232)
- We're removing the buffer arugment from the API as a result of a mini review. This is a pre-emptive reaction to avoid breakage when the change comes in.
2018-03-30 10:47:12 -07:00
Nate McMaster (automated) a8f9832ca5
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 11:09:44 -07:00
ASP.NET CI a81320f699 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:59:49 -07:00
Pranav K 684c4e3ddc
Merge branch 'release/2.1' into dev 2018-03-16 12:35:12 -07:00
Pranav K 8916330692
Update KoreBuild channel 2018-03-16 12:35:08 -07:00
Pranav K 95fd58968e
Update version prefix to preview3 2018-03-16 11:28:55 -07:00
Pranav K 6ffccf1596
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-16 11:28:55 -07:00
Pranav K 6514b88378
Branching for 2.1.0-preview2 2018-03-16 11:17:50 -07:00
Ryan Brandenburg 4cf0b5d033 Set 2.0 baselines 2018-03-16 10:49:52 -07:00
David Fowler 6de76c5e69
Respect the buffer size arguments on options (#230)
* Respect the buffer size arguments on options
- Allocate a buffer for receives and pass into CreateFromStream.
2018-03-14 08:48:45 -07:00
ASP.NET CI e879cf7a57 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 13:18:35 -08:00
Pranav K d350e4508c
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:06:48 -08:00
Pranav K 9307746a20
Use dotnet-core feed in repos 2018-03-06 10:06:47 -08:00
Nate McMaster 82013bd8b5
Merge branch 'release/2.1' into dev 2018-03-02 14:21:36 -08:00
Andrew Stanton-Nurse 4a49d6dd75
Restore "Force conformance tests to run on the CI (#228)" (#229)
This reverts commit 57622cab6b.
2018-02-26 11:39:18 -08:00
ASP.NET CI 9cefe7c596 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:20:07 -08:00
Pranav K 7a764bf842 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:19 -08:00
Andrew Stanton-Nurse 57622cab6b Revert "Force conformance tests to run on the CI (#228)"
This reverts commit 3ca7c0365a.
2018-02-20 16:51:22 -08:00
Andrew Stanton-Nurse 3ca7c0365a
Force conformance tests to run on the CI (#228) 2018-02-20 08:58:01 -08:00
ASP.NET CI f89427ec98 Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:36:07 -08:00
ASP.NET CI 40fb71f6dd Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:46:42 -08:00
ASP.NET CI b369d335dd Update dependencies.props
[auto-updated: dependencies]
2018-02-09 12:06:10 -08:00
ASP.NET CI 1df5a51d8d Update dependencies.props
[auto-updated: dependencies]
2018-02-03 03:08:50 +00:00