Commit Graph

8718 Commits

Author SHA1 Message Date
Nate McMaster d8c77335e8
Reorganize code so Kestrel now produces the Microsoft.Extensions.Buffers.Testing.Sources package 2018-07-12 13:17:28 -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
Stephen Halter f179339a79 Combine BufferWriter and CountingBufferWriter 2018-07-12 11:58:49 -07:00
Nate McMaster c14416f26f
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:55:56 -07:00
Nate McMaster 218064c300
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:54:35 -07:00
Nate McMaster 252ae0c434
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:53:20 -07:00
Nate McMaster b62bb5778b
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:51:46 -07:00
Nate McMaster 128eefdef3
Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel
This moves source code that used to be in aspnet/Common. It was only used here, so this simplifies the process of working with these internal-only APIs.

cref https://github.com/aspnet/Common/pull/386
2018-07-11 22:31:23 -07:00
Nate McMaster e5c501099a
Remove unused .Source packages 2018-07-11 21:33:51 -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 ac20046808
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:49:27 -07:00
Nate McMaster 8177229ac8
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:49:06 -07:00
Nate McMaster fd2613f1b2
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:36 -07:00
Nate McMaster 349ccf680b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:17 -07:00
Nate McMaster 44973b77df
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:04 -07:00
ASP.NET CI 9b5bc9b03f Updating submodule(s)
EntityFrameworkCore => 036a773d65b6c89927dae3dfe54b94e63432a004

[auto-updated: submodules]
2018-07-11 22:26:28 +00: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
Nate McMaster 3a16fe8d53
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:35 -07:00
Nate McMaster b24ae3eef5
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:31 -07:00
Nate McMaster 498c77ed29
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:29 -07:00
Nate McMaster 91d97c7f14
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:27 -07:00
ASP.NET CI 2b62cec9f5 Updating submodule(s)
Templating => dbc930cc78

[auto-updated: submodules]
2018-07-11 21:55:49 +00:00
ASP.NET CI 687002a425 Updating submodule(s)
Security => d2a8d3a61c

[auto-updated: submodules]
2018-07-11 13:19:10 -07:00
ASP.NET CI b2e9baa55f Updating submodule(s)
Identity => 0ab8e15f05

[auto-updated: submodules]
2018-07-10 13:52:59 -07:00
ASP.NET CI a82b47ce81 Updating submodule(s)
EntityFrameworkCore => 06c6a0aee28596c5d293d143c7d5a60105745841
KestrelHttpServer => 181e521b40

[auto-updated: submodules]
2018-07-10 13:20:30 -07:00
dotnet-maestro-bot 4f81f75777 Updating external dependencies (#1249) 2018-07-10 12:45:52 -07:00
Nate McMaster 181e521b40
Fix compiler error as a result of merging 2.1.2 into release/2.1 2018-07-10 12:37:07 -07:00
ASP.NET CI f484fb1f01 Updating submodule(s)
Identity => 3eae93082f

[auto-updated: submodules]
2018-07-10 17:35:10 +00:00
Nate McMaster 1d9db7c25f
Merge 2.1.2 into release/2.1 2018-07-10 10:34:35 -07:00
Nate McMaster b410a585f7
Merge 2.1.2 into release/2.1 2018-07-10 10:27:26 -07:00
ASP.NET CI 50f164dc3b Updating BuildTools from 2.1.3-rtm-15800 to 2.1.3-rtm-15802
[auto-updated: buildtools]
2018-07-10 01:32:19 +00:00
ASP.NET CI c8a8e5029d Updating BuildTools from 2.1.3-rtm-15799 to 2.1.3-rtm-15800
[auto-updated: buildtools]
2018-07-10 01:01:49 +00:00
ASP.NET CI c970ae654c Updating submodule(s)
Routing => 9c23ffb215

[auto-updated: submodules]
2018-07-09 13:31:56 -07:00
ASP.NET CI b656aca9b1 Updating submodule(s)
Mvc => bd995d4cb1

[auto-updated: submodules]
2018-07-09 13:04:00 -07:00
Nate McMaster 931f0754af
Do not restore in parallel - workaround for race condition in /t:Restore 2018-07-06 15:34:05 -07:00
Nate McMaster bf03fee4be
Refactor LZMA generation to support Docker and Antares usage
List explicitly as .csproj files the scenarios for which the offline package cache is important

Produces new artifacts designed for various scenarios, such as:
 * Docker (where xml doc files are not needed)
 * Azure web apps (where 1.x SDKs must still be supported, but xml docs are not needed)
2018-07-06 13:15:23 -07:00
ASP.NET CI b68b1851c7 Updating submodule(s)
Razor => e7db3f840b

[auto-updated: submodules]
2018-07-06 18:06:36 +00:00
Nate McMaster d7721fdff4
Merge branch 'release/2.0' into release/2.1 2018-07-05 20:12:24 -07:00
Nate McMaster cd449cef2b
Update xunit.runner.visualstudio to 2.4.0-rc.1.build4038 2018-07-05 14:56:52 -07:00
ASP.NET CI 7ef6f14b29 Updating submodule(s)
SignalR => 475700209a

[auto-updated: submodules]
2018-07-05 12:56:47 -07:00
Nate McMaster 62ea0264e4
Ensure trx logging is reported correctly when building in TeamCity 2018-07-05 10:14:35 -07:00
ASP.NET CI 7b00c77391 Updating submodule(s)
Templating => 727bd52b64

[auto-updated: submodules]
2018-07-04 00:02:08 +00:00
Nate McMaster a7811c5656
Ensure .NET Core runtimes are install in alpine builds to tests can run 2018-07-03 12:26:20 -07:00
ASP.NET CI 5717594baf Updating BuildTools from 2.1.3-rtm-15797 to 2.1.3-rtm-15799
[auto-updated: buildtools]
2018-07-03 11:50:51 -07:00
ASP.NET CI 218cb74edc Updating BuildTools from 2.1.3-rtm-15796 to 2.1.3-rtm-15797
[auto-updated: buildtools]
2018-07-03 10:54:59 -07:00
Nate McMaster d2d9a47686
Invoke dotnet vstest directly instead of using the VSTest target
Attempt to workaround Microsoft/vstest#1503 which causes test failure output to be swallowed
2018-07-03 10:08:25 -07:00
Nate McMaster cc0e0394ac
Add required infrastructure improvements to submodules to support NETStandard.Library 2.0.3 2018-07-02 18:09:28 -07:00
Nate McMaster 55e0fd5677
Fix the version override check for ProdCon builds 2018-07-02 17:02:30 -07:00
Nate McMaster 1895502c48
Update the LZMA to include NETStandard.Library 2.0.3 2018-07-02 16:45:20 -07:00
ASP.NET CI 3313973c98 Updating BuildTools from 2.1.3-rtm-15795 to 2.1.3-rtm-15796
[auto-updated: buildtools]
2018-07-02 09:52:12 -07:00