Javier Calvarro Nelson
1bc775f636
[2.2] Include Identity UI in the 2.2.5 patch
2019-04-16 09:13:40 -07:00
BrennanConroy
d93b207485
Add Site Extension to patch ( #9336 )
...
- make build.cmd work
- update build/repo.props
Co-Authored-By: BrennanConroy <brecon@microsoft.com>
2019-04-15 22:21:27 -07:00
Nate McMaster
d004cf0f14
Merge branch 'release/2.1' into release/2.2
2019-04-15 16:42:07 -07:00
Brice Lambson
dad3703d1b
[2.1] Include EntityFrameworkCore in the 2.1.11 patch ( #9397 )
2019-04-15 16:08:43 -07:00
Nate McMaster
79e98dd169
Update dependency version of Extensions.Binder to avoid downgrading sharedfx versions from 2.1.10 ( #9393 )
2019-04-15 15:19:40 -07:00
Nate McMaster
5b65cbfadc
Fix aspnet/AspNetCore-Internal#2269 - fix for missing dependency metadata on a few Extensions packages when building in ProdCon ( #9387 )
2019-04-15 15:19:27 -07:00
Pranav K
836964a653
Don't log action and page handler arguments above Trace level ( #9227 )
2019-04-15 13:29:07 -07:00
Doug Bunting
e0a4673e0b
Add missing package archives ( #9351 )
...
- not mandatory (it seems) for 2.1 but useful pseudo-documentation
2019-04-15 10:49:43 -07:00
Doug Bunting
5c96ab1709
Add missing package archives
...
- aspnet/AspNetCore-Internal#2217
2019-04-15 10:48:15 -07:00
Matt Mitchell
bfcbc4fd26
Unpin 2 packages ( #9380 )
...
- Microsoft.Extensions.Logging.Azure.AppServices
- System.Data.SqlClient
2019-04-15 09:20:34 -07:00
Andrew Stanton-Nurse
ec00758af9
Update PatchConfig.props
2019-04-11 22:16:39 -07:00
Justin Kotalik
7e1d545e29
Remove dependency on jscript in IISExpress installers ( #8707 )
...
* Add a .gitignore
2019-04-11 21:25:54 -07:00
Stephen Halter
22f0e9b412
Don't fail shutdown-does-not-crash test if merely ungraceful ( #8896 )
...
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/2101
2019-04-11 20:29:38 -07:00
Pranav K
5424045dac
Ensure PackageArchive contains the right build of Razor.Design package ( #6992 )
...
* Ensure PackageArchive contains the right build of Razor.Design package
* Re-order values in build\dependencies.props to ensure Razor.Design's package version is
overwritten.
* Convert additional package refs to project refs
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/1708
* Update CodeCheck.ps1
2019-04-11 17:14:11 -07:00
Andrew Stanton-Nurse
7acf98a16c
update SignalR Java client signing cert ( #9049 )
2019-04-10 20:53:00 -07:00
Doug Bunting
a7847b56bf
Merge branch 'release/2.1' => 'release/2.2' ( #9250 )
2019-04-10 14:50:30 -07:00
Mikael Mengistu
74951717bc
backport accessTokenProvider fix ( #8726 )
2019-04-10 13:14:15 -07:00
Doug Bunting
05ad003b2e
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-04-10 09:31:41 -07:00
Doug Bunting
c53bd798c4
Update branding to 2.1.11
...
- no ArchiveBaseline.*.txt additions necessary
2019-04-10 08:59:44 -07:00
Doug Bunting
46fac99de5
Update branding to 2.2.5
...
- no ArchiveBaseline.*.txt additions necessary
2019-04-10 08:59:29 -07:00
dotnet-bot
a33a315644
Merge in 'release/2.2' changes
2019-04-03 18:25:26 +00:00
Doug Bunting
ec82890133
Merge branch 'release/2.1' into release/2.2
...
- move to latest release/2.2 commit from aspnet/EntityFrameworkCore
2019-04-03 08:42:07 -07:00
Doug Bunting
4072f70b8a
Do not specify `name` of the default (hosted) pools ( #9002 )
...
- aspnet/AspNetCore#8862
- `Hosted Linux Preview` pool name was also no longer valid; aspnet/AspNetCore-Internal#1880
- update e2e-test.yml to use modern AzDO job schema
- https://github.com/dotnet/arcade/blob/master/Documentation/AzureDevOps/PhaseToJobSchemaChange.md
- also update comments to refer to the job schema
- use BYOC queues on Windows; part of aspnet/AspNetCore-Internal#2033
- pick up latest release/2.1 commit for aspnet/EntityFrameworkCore for related changes
2019-04-02 16:37:37 -07:00
dotnet-bot
f352ea5da7
Merge in 'release/2.2' changes
2019-03-31 22:34:13 +00:00
Doug Bunting
f7cb01864b
Merge branch 'release/2.1' => 'release/2.2' ( #8895 )
...
- mostly [automated]
2019-03-31 15:32:56 -07:00
Stephen Halter
a170820017
Merge branch 'release/2.1' into release/2.2
2019-03-28 15:15:51 -07:00
Stephen Halter
2b80b9fa01
Attempt to make MaxRequestBufferSizeTests.LargeUpload less flaky ( #8582 )
...
This is for the release/2.1 branch, but should probably be ported forward to master so the test can be unskipped.
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/1775 (hopefully)
See https://github.com/aspnet/AspNetCore-Internal/issues/1970 for the master version.
2019-03-28 11:42:45 -07:00
dotnet-bot
5cb615fcbe
Merge in 'release/2.2' changes
2019-03-18 21:50:48 +00:00
John Luo
de5310e886
Update build tools ( #8528 )
...
* update build tools' aka KoreBuild aka Internal SDK versions
* update EF submodule
* fix submodule builds with trimming
- path must not contain trailing slashes apparently
* bump Microsoft.NETFramework.ReferenceAssemblies package version to align with KoreBuild
2019-03-18 14:49:15 -07:00
dotnet-bot
3a185ee0c5
Merge in 'release/2.2' changes
2019-03-16 00:33:20 +00:00
Doug Bunting
909d951caf
Unpin 3 Microsoft.Extensions.Configuration packages
...
- shipping in this release
2019-03-15 17:31:59 -07:00
dotnet-bot
735c8c3e4e
Merge in 'release/2.2' changes
2019-03-16 00:16:47 +00:00
Doug Bunting
aa384f8765
Merge branch 'release/2.1' => 'release/2.2' ( #8570 )
...
- mostly [automated]
2019-03-15 17:15:20 -07:00
Justin Kotalik
430002570f
Update patch config for ANCMV2 patch
2019-03-15 23:32:58 +00:00
Doug Bunting
73f288bcb6
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-03-15 14:25:55 -07:00
Doug Bunting
2a2809afe4
Unpin Microsoft.Extensions.Configuration.Binder package
...
- included in this release
2019-03-15 13:28:14 -07:00
dotnet-bot
3cae6000e0
Merge in 'release/2.2' changes
2019-03-15 18:49:56 +00:00
Doug Bunting
231705dc1e
Merge branch 'release/2.1' => 'release/2.2' ( #8553 )
...
- somewhat [automated]
2019-03-15 11:42:37 -07:00
dotnet-bot
e907061465
Merge in 'release/2.2' changes
2019-03-15 18:01:17 +00:00
BrennanConroy
2835f85b6c
Update PatchConfig.props
2019-03-15 10:59:18 -07:00
Doug Bunting
93c7555d88
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-03-15 09:42:07 -07:00
Matt Mitchell
7c732d55f6
Pin System.Net.Http package version
2019-03-15 08:11:22 -07:00
dotnet-bot
eb802d2709
Merge in 'release/2.2' changes
2019-03-14 23:16:14 +00:00
Doug Bunting
6cf554e5c5
Merge branch 'release/2.1' => 'release/2.2' ( #8521 )
...
- mostly [automated]
2019-03-14 16:14:53 -07:00
Justin Kotalik
7569f14dd9
Lock when removing disconnect handler
2019-03-14 22:32:10 +00:00
Doug Bunting
9618e24af9
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-03-14 12:07:05 -07:00
Doug Bunting
20b596a88b
Merge release/2.1 ( #8448 )
...
Thanks @pranavkm !
2019-03-14 12:04:15 -07:00
Doug Bunting
4941c7b90d
Unpin the System.Net.Http.WinHttpHandler package version
...
- CoreFx shipping a new version
2019-03-14 11:57:12 -07:00
Pranav K
7557cb916b
Merge remote-tracking branch 'origin/release/2.1' into prkrishn/merge/2.1
2019-03-14 10:04:38 -07:00
Doug Bunting
d76c547290
Merge branch 'release/2.1' up to commit d2a4435 => 'release/2.2' #7920
...
[manual]
- remove updates about baseline test (5661c41 and d2a4435 )
- already done (differently) in release/2.2
- add JDK installation -- missing in these images but not needed in `release/2.1`
- add packages needed to run Chrome
2019-03-14 08:53:08 -07:00