Commit Graph

499 Commits

Author SHA1 Message Date
Nate McMaster 488d30fa15
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:41 -07:00
John Luo 69961bbdab Merge branch 'release/2.1' into release/2.2 2018-09-28 15:44:48 -07:00
John Luo 67f2c3149e Use port 0 to avoid port collisions during tests 2018-09-28 11:59:48 -07:00
ASP.NET CI 0bf7c45074 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:35:26 +00:00
ASP.NET CI 35000369eb Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:32:04 -07:00
ASP.NET CI 17f216a325 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:33:23 -07:00
ASP.NET CI a00eb4fa82
Update branding to 2.2.0-preview3 2018-09-05 16:36:42 -07:00
John Luo c88e5147da Use dynamically chosen ports to avoid address binding collisions 2018-09-04 11:01:29 -07:00
ASP.NET CI 6d565e3a8a Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:30:50 -07:00
John Luo 752f934a23 Fix flaky test
Use dynamic port assignment to reduce address binding failures due to port collisions
2018-08-23 15:45:14 -07:00
ASP.NET CI 42efbb40c4 Update package branding for 2.2.0-preview2 2018-08-21 13:32:34 -07:00
ASP.NET CI ecadd7b7b1 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:34:18 +00:00
ASP.NET CI 7e0ecf12e8 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:55:10 +00:00
ASP.NET CI db35c4189b Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:31:10 +00:00
David Fowler bc13fd5450
Write websocket header directly to the repsonse headers (#253) 2018-08-02 16:45:29 -07:00
BrennanConroy 768d2a023e
Add Origin validation to WebSockets middleware (#252) 2018-08-02 14:43:11 -07:00
ASP.NET CI 5e074fec4e Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:29:38 -07:00
Nate McMaster 514126588d
Merge branch 'release/2.1' into release/2.2 2018-07-24 12:07:26 -07:00
ASP.NET CI 227d52bf3b Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:31:26 -07:00
ASP.NET CI a1a972a70e Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:31:58 -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
ASP.NET CI c48f2b953e Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:32:44 -07:00
Nate McMaster 519851627c
Update infrastructure for the 2.2 release 2018-06-28 16:22:21 -07:00
ASP.NET CI d2b5a2c3dc Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:34:13 -07:00
Ryan Brandenburg 7922b27c65 Set 2.1 baselines 2018-06-14 10:06:06 -07:00
Ryan Brandenburg a927c73805 Set 2.1 baselines 2018-06-14 10:05:58 -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
Ryan Brandenburg 81c94145c9 Adding VSTS file 2018-06-08 11:06:05 -07:00
ASP.NET CI 42d99933a5 Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:52:43 +00:00
Nate McMaster 335135b148
Add certificate names for code signing 2018-06-05 22:36:00 -07:00
ASP.NET CI 89536c2081 Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:33:18 +00:00
Andrew Stanton-Nurse a594b0bd13
fix wstest on travis (#242) 2018-05-31 10:17:50 -07: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 ee4fec48e7 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:33:52 +00:00
Nate McMaster (automated) aae8417e1a
Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:17:50 -07:00
ASP.NET CI f479af8c94 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:51:01 +00:00
Chris Ross (ASP.NET) 8513fc8329 React to IntegrationTesting changes 2018-05-14 06:08:51 -07:00
ASP.NET CI 01a8cb6e8c Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:27:43 -07:00
Ryan Brandenburg bb70e7077f Handle ifdefs 2018-05-08 12:06:26 -07:00
Ryan Brandenburg 3095b86da1 Upgrade to netcoreapp22 2018-05-08 12:06:26 -07:00
ASP.NET CI bd7b951df7 Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:35:20 -07:00
ASP.NET CI b3356b90b2 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:55:07 -07:00
Nate McMaster (automated) 7a99d4fd00
Merge branch release/2.1 into dev 2018-04-30 15:53:10 -07:00
Nate McMaster (automated) d141ea5788
Bump version to 2.1.0-rtm 2018-04-30 14:51:47 -07:00
ASP.NET CI 8324ecedb3 Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:36:23 -07:00
ASP.NET CI 358b6f1467 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:30:28 -07:00