John Luo
d36a480253
Build and crossgen linux-arm shared framework in Docker container
2018-11-02 15:14:19 -07:00
Javier Calvarro Nelson
7421ba8087
Merge release/2.2 -> master
...
Fixes integrity validation in Identity UI V3
2018-11-02 14:57:25 -07:00
Javier Calvarro Nelson
99f352a92f
javiercn/check-integrity-validation ( #2052 )
2018-11-02 14:48:06 -07:00
Justin Kotalik
dcece2090c
Remove IISIntegration submodule, add CI ( #3867 )
2018-11-02 14:34:31 -07:00
ASP.NET CI
341a648511
Updating submodule(s)
...
EntityFrameworkCore => c3eb2b04453ded94799ccd83ff32168b559379a7
KestrelHttpServer => 40a9b18c43
[auto-updated: submodules]
2018-11-02 12:05:26 -07:00
Nate McMaster
0e24161d42
Ensure Microsoft.AspNetCore.Server.IntegrationTesting.IIS doesn't produce a finalized version
2018-11-02 11:07:45 -07:00
John Luo
3327267396
Merge branch 'release/2.2'
2018-11-02 11:03:05 -07:00
John Luo
40a9b18c43
Ignore certificate errors
2018-11-02 11:02:11 -07:00
Stephen Halter
f2a383dc76
Don't count long tick intervals against rate measurements ( #3070 )
...
This might help address #3015
This only affects rate timeouts. Normal fixed timeouts might deserve the same treatment, but that would require some additional locking to ensure we don't modify the sentinel value.
2018-11-02 10:58:30 -07:00
Nate McMaster
50e1e60247
Merge branch 'release/2.2'
2018-11-02 10:49:11 -07:00
Nate McMaster
1ab2caa431
Update list of files to include DependencyInjection
2018-11-02 10:44:15 -07:00
Justin Kotalik
afab1a5be6
Remove IISIntegration submodule, add CI [2.2] ( #3865 )
2018-11-02 10:22:04 -07:00
Nate McMaster
b7850f9865
Remove Microsoft.AspNetCore.Razor.Design from Microsoft.AspNetCore.App
2018-11-02 10:14:05 -07:00
Nate McMaster
cb85ffa8f6
Merge branch 'release/2.2'
2018-11-02 10:10:49 -07:00
Nate McMaster
c92536a21a
Remove the DependencyInjection submodule
2018-11-02 09:58:20 -07:00
Mike Lorbetske
2af66e4eba
Merge pull request #510 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-11-02 09:42:33 -07:00
BrennanConroy
b2037efa08
Merge pull request #3250 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-11-02 08:27:42 -07:00
ASP.NET CI
e9749786a8
Updating submodule(s)
...
ServerTests => 04c6c6bab8
SignalR => b006a2c789
[auto-updated: submodules]
2018-11-02 07:05:36 +00:00
Nate McMaster
303ee1ff56
Fix the filename for the debian installer
2018-11-01 22:50:58 -07:00
Pranav K
7ea301cc0a
Fix RazorRendering
2018-11-01 19:19:59 -07:00
Nate McMaster
e295d0506e
Ignore GROUP_ID when building the RHEL docker build image
2018-11-01 17:37:03 -07:00
BrennanConroy
b006a2c789
Clean up logging ( #3247 )
2018-11-01 15:47:01 -07:00
BrennanConroy
172b635886
Merge pull request #3249 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-11-01 15:18:27 -07:00
Nate McMaster
27deb6f6f8
Remove dependency on Docker from MSBuild targets ( #3866 )
...
Changes:
* This removes MSBuild targets which invoke `docker` commands to build
deb and rpm installers
* Remove installer targets from the KoreBuild context. Put them into
separate project files
* Simplify the targets used to build installers by reducing duplicate
variable names and deeply nested MSBuild contexts
* Remove unused dependencies from the Docker build context
2018-11-01 15:02:29 -07:00
Justin Kotalik
880dd2b706
Fix malformed korebuild lock file
2018-11-01 14:45:15 -07:00
ASP.NET CI
7842a73986
Updating submodule(s)
...
ServerTests => 019ba1722e
[auto-updated: submodules]
2018-11-01 14:42:59 -07:00
Justin Kotalik
b7162e23ca
Merge branch 'release/2.2'
2018-11-01 14:42:53 -07:00
Justin Kotalik
04c6c6bab8
Merge branch 'release/2.1' into release/2.2
2018-11-01 14:39:40 -07:00
Justin Kotalik
019ba1722e
Remove unused M.A.Server.IIS package ( #150 )
2018-11-01 14:38:46 -07:00
ASP.NET CI
7388b64ed9
Updating BuildTools from 2.2.0-preview2-20181031.7 to 2.2.0-preview2-20181101.2
...
[auto-updated: buildtools]
2018-11-01 14:18:04 -07:00
ASP.NET CI
878542e3fc
Updating submodule(s)
...
DotNetTools => d745b8c161
Identity => b56dc070fb
[auto-updated: submodules]
2018-11-01 14:17:56 -07:00
Nate McMaster
5abb3f1f57
Merge branch 'release/2.2'
2018-11-01 14:15:50 -07:00
Nate McMaster
95205d9994
Merge branch 'release/2.2'
2018-11-01 14:02:07 -07:00
Nate McMaster
b56dc070fb
Ensure ApiAuthorization.IdentityServer doesn't build a 2.2.0 package with the rest of RTM ( #2049 )
2018-11-01 13:32:23 -07:00
Mike Lorbetske
d745b8c161
Fix #485
2018-11-01 13:00:20 -07:00
Mike Lorbetske
22a32500ac
Fix several issues
...
Fix #502
Fix #492
Fix #491
Fix #486
Improves #489
2018-11-01 13:00:20 -07:00
ASP.NET CI
4fc16c87e9
Updating submodule(s)
...
DotNetTools => fbca8be404
SignalR => 4496366794
[auto-updated: submodules]
2018-11-01 12:04:14 -07:00
Javier Calvarro Nelson
e367b82794
Merge pull request #3862 from aspnet/javiercn/auth-server
...
Add auth server package
2018-11-01 11:58:37 -07:00
Javier Calvarro Nelson
f56df64f7a
Merge pull request #2047 from aspnet/javiercn/merge-22-master
...
Merge branch 'release/2.2' => 'master'
2018-11-01 11:56:56 -07:00
Javier Calvarro Nelson
405adf3ddd
Merge remote-tracking branch 'origin/release/2.2'
2018-11-01 11:50:52 -07:00
Justin Kotalik
83fe4c089b
Remove M.A.Server.IIS package from 2.1. Fix signing issues ( #3859 )
2018-11-01 11:30:31 -07:00
Javier Calvarro Nelson
f170981fec
Add auth server package
2018-11-01 11:24:41 -07:00
Andrew Stanton-Nurse
4496366794
Remove Jenkins PR build config files
2018-11-01 11:03:47 -07:00
Javier Calvarro Nelson
5e10eb1d1a
Support for ApiAuth using Identity Server
2018-11-01 11:03:28 -07:00
Nate McMaster
a771af3698
Merge pull request #509 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-11-01 10:14:03 -07:00
Nate McMaster
fbca8be404
Disable building the VSIX in 2.2 by default ( #508 )
...
We don't release the UserSecrets VSIX from this branch
2018-11-01 10:01:42 -07:00
ASP.NET CI
193cf8f8c1
Updating submodule(s)
...
EntityFrameworkCore => d5745f8b895de2c9f7636ecded35d387e2ff4d7b
[auto-updated: submodules]
2018-11-01 09:27:36 -07:00
Pranav K
1fde1cc061
React to Razor.Design package removal
2018-11-01 07:37:47 -07:00
Pranav K
90b5a51ac4
React to Razor.Design removal
...
* Update to feature branch versions of Razor.Sdk and Mvc
* Do not target MVC 3.0 in a netcoreapp2.x targeting project
2018-11-01 07:37:11 -07:00
ASP.NET CI
ec8573f3ab
Updating submodule(s)
...
Diagnostics => c802d5ef5f
HttpSysServer => 3e08bf8833
JsonPatch => 3b485909eb
KestrelHttpServer => d50c0c13b9
Logging => d39ac3492dc075a13580419b698960fe084a7c00
MetaPackages => 27efce1042
Mvc => a6199bbfba
SignalR => 83139d36f4
[auto-updated: submodules]
2018-11-01 00:29:58 -07:00