Commit Graph

426 Commits

Author SHA1 Message Date
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
Pranav K 8916330692
Update KoreBuild channel 2018-03-16 12:35:08 -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
ASP.NET CI c7c4bd6ebc Update dependencies.props
[auto-updated: dependencies]
2018-02-01 04:51:45 +00:00
Nate McMaster f173f3f08f Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:14 -08:00
Andrew Stanton-Nurse a6fc4776da
fix Kestrel version to fix build (#227) 2018-01-26 12:27:41 -08:00
Andrew Stanton-Nurse 202cec7ea0 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-01-25 15:34:13 -08:00
Andrew Stanton-Nurse 5b18df55cb
upgrade deps to resolve build failures (#225) 2018-01-25 15:29:57 -08:00
Ryan Brandenburg 48b951661a Preview2 2018-01-25 09:37:52 -08:00
Andrew Stanton-Nurse 809d7399c1 Merge branch 'release/2.1' into dev 2018-01-23 19:59:53 -08:00
Andrew Stanton-Nurse 6bc49ad6ca
update to use corefx package (#222) 2018-01-23 19:57:28 -08:00
Pranav K ed69d8416d Merge branch 'release/2.1' into dev 2018-01-23 15:51:41 -08:00
Pranav K eaa2b146ff Branching for 2.1.0-preview1 2018-01-23 15:33:22 -08:00
Andrew Stanton-Nurse ec442c3d80
set HasRuntimeOutput for test projects (#221) 2018-01-22 16:08:39 -08:00
ASP.NET CI 8e15dab86b Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:55:14 -08:00
Andrew Stanton-Nurse d3687bbc3f
Unbreak Travis and unskip some tests (#219) 2018-01-05 12:39:11 -08:00
Justin Kotalik de3355454c
Make M.A.AspNetCoreModule a conditional dependency (#218) 2018-01-04 16:58:30 -08:00
ASP.NET CI 27bcf521a1 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 02:29:15 +00:00
Eilon Lipton 2f7dd78d7c
Create ISSUE_TEMPLATE.md 2018-01-02 14:23:59 -08:00
ASP.NET CI 28fe0bc601 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 22:21:40 +00:00
Steffen Forkmann ad729f0eb1 fix typo (#215) 2017-12-30 08:16:25 -08:00
ASP.NET CI 814c03206e Update dependencies.props
[auto-updated: dependencies]
2017-12-18 18:18:59 -08:00
ASP.NET CI 4d7697c9e1 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 22:05:42 +00:00
ASP.NET CI 63874540d1 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 14:13:55 -08:00
Ryan Brandenburg e199bd15e2 Update bootstrappers 2017-12-01 14:45:22 -08:00
Pranav K 11e0f8456e Specify runtime versions to install 2017-11-29 14:09:31 -08:00
Pranav K 5fe9e22c90 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:49:13 -08:00
Nate McMaster e328a1a527 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:43 -08:00
Pranav K 516975346a Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:27 -08:00
Pranav K 80b794342d Update samples and tests to target netcoreapp2.1 2017-11-16 13:54:23 -08:00
Nate McMaster 5bbab01ba5 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:52:00 -07:00
Ryan Brandenburg f17facd329 Add RepositoryRoot 2017-10-18 09:42:09 -07:00
Ryan Brandenburg 46fedaed6c Update bootstrappers 2017-10-10 12:35:48 -07:00
Justin Kotalik 31c1e9d7d7 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 18:01:55 -07:00