Pranav K
eb5997d2e5
Merge remote-tracking branch 'origin/release/2.2'
2018-10-12 15:21:44 -07:00
Stephen Halter
3a02a72845
Merge branch 'release/2.2'
2018-10-12 15:13:36 -07:00
Pranav K
fb57810f29
Shortcircuit validation when using default validator providers and no validation metadata is discovered
...
Fixes https://github.com/aspnet/Mvc/issues/5887
2018-10-12 14:47:06 -07:00
Justin Kotalik
dbc1d38a58
Move ANCM installers to Universe ( #1456 )
2018-10-12 14:32:12 -07:00
ASP.NET CI
60ba863ad9
Updating submodule(s)
...
Identity => 81928f6c31
[auto-updated: submodules]
2018-10-12 14:23:11 -07:00
Pranav K
a40c1f2d02
Use compat flag to drive XML ProblemDetails formatting
2018-10-12 14:15:28 -07:00
Pranav K
164d14064c
Use casing for ProblemDetails that specified by RFC
...
* Use JsonProperty.MemberName to specify lowercase casing for ProblemDetails properties -
https://tools.ietf.org/html/rfc7807#section-3
* Use XML NS and lowercase for Xml elements specified by RFC -
https://tools.ietf.org/html/rfc7807#appendix-A
Fixes https://github.com/aspnet/Mvc/issues/8501
2018-10-12 14:15:28 -07:00
Nate McMaster
fb3f5d95c2
Backport infrastructure changes and source reorganization
...
* Add build definition for Azure DevOps
* Put code for metapackages in a subfolder
* Update targets to prepare for submodules merging into this repo
* Add source code for windows installer
* Add source code for Debian installers
2018-10-12 13:59:43 -07:00
ASP.NET CI
949c29c59f
Updating submodule(s)
...
IISIntegration => 897386ab3f
KestrelHttpServer => 1f2e704dd3
Templating => 98162cb7df
[auto-updated: submodules]
2018-10-12 13:51:09 -07:00
Nate McMaster
3b36112902
Merge branch 'release/2.1' into 'release/2.2'
2018-10-12 13:21:23 -07:00
Stephen Halter
1f2e704dd3
Implement MinResponseDataRate for HTTP/2 ( #3003 )
...
#2807
2018-10-12 13:15:46 -07:00
Nate McMaster
f4026cc100
Reorganize source code from aspnet/DataProtection into a subfolder
...
Prior to reorg, this source existed at 3f5f419df8
2018-10-12 13:14:22 -07:00
Peter Blazejewicz
98162cb7df
Remove `launchsettings.json` entry from `.gitignore`. Closes #760 ( #761 )
...
Do not ignore launchsettings.json. Closes #760
As discussed in:
https://github.com/github/gitignore/pull/2705
https://github.com/github/VisualStudio/issues/1405
2018-10-12 12:58:50 -07:00
ASP.NET CI
da991468df
Updating submodule(s)
...
KestrelHttpServer => a60bdfe728
[auto-updated: submodules]
2018-10-12 19:51:19 +00:00
Ryan Brandenburg
81928f6c31
Merge pull request #2005 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-12 12:47:00 -07:00
ASP.NET CI
577f7b5773
Updating submodule(s)
...
Identity => 44f00013cd
IISIntegration => 642e8e9d7c
KestrelHttpServer => 31f60d75d3
[auto-updated: submodules]
2018-10-12 12:36:43 -07:00
Pavel Krymets
897386ab3f
Temporary disable AppVerif tests in Jenkins ( #1509 )
2018-10-12 12:34:05 -07:00
Pavel Krymets
642e8e9d7c
Add Basic auth tests and fix Windows auth tests ( #1502 )
2018-10-12 12:03:11 -07:00
dotnet-maestro-bot
31f60d75d3
Update dependencies.props ( #3001 )
...
[auto-updated: dependencies]
2018-10-12 11:43:41 -07:00
dotnet-maestro-bot
a60bdfe728
Update dependencies.props ( #3000 )
...
[auto-updated: dependencies]
2018-10-12 11:42:05 -07:00
Hao Kung
44f00013cd
Merge 2.1 -> 2.2 ( #2009 )
...
* Fix login.cshtml
2018-10-12 11:34:54 -07:00
ASP.NET CI
9503f12968
Updating submodule(s)
...
Templating => 8bffcc8f69
[auto-updated: submodules]
2018-10-12 18:20:31 +00:00
ASP.NET CI
bd37a21211
Updating submodule(s)
...
Identity => ee8e882d17
[auto-updated: submodules]
2018-10-12 10:57:38 -07:00
Hao Kung
ee8e882d17
Merge pull request #2007 from aspnet/haok/login
...
Fix login.cshtml
2018-10-12 10:52:13 -07:00
Nate McMaster
4f14cda425
Reorganize source code from aspnet/DataProtection into a subfolder
...
Prior to reorg, this source existed at b62bb5778b
2018-10-12 10:07:51 -07:00
ASP.NET CI
082711ef62
Updating submodule(s)
...
AzureIntegration => 494978973c
CORS => e6bdf128f2
EntityFrameworkCore => b8ad5cc289bcd501d079f64223849672fc071222
Identity => f5b5018d66
IISIntegration => fc40985dff
KestrelHttpServer => 081cef0934
Routing => 016fec75b3
Scaffolding => a426a775039ddcf0bec7edb76a44e887e06f63e6
Security => 5d5438a7f0
SignalR => facaa1387a
Templating => df394051d0
[auto-updated: submodules]
2018-10-12 09:50:42 -07:00
ASP.NET CI
a868d64c1d
Updating submodule(s)
...
Security => 4dd9c6deef
[auto-updated: submodules]
2018-10-12 09:49:49 -07:00
Ryan Brandenburg
8bffcc8f69
Include Razor.Design dep that was missing in master
2018-10-12 09:46:50 -07:00
Nate McMaster
07faed4590
React to repo-dependency change between CORS and StaticFiles and fix code-signing error in MVC
2018-10-12 09:34:35 -07:00
Chris Ross (ASP.NET)
4dd9c6deef
Merge branch 'release/2.2'
2018-10-12 08:45:14 -07:00
Chris Ross (ASP.NET)
5d5438a7f0
Relax test SkuTelemetry strictness #1875
2018-10-12 08:39:53 -07:00
Steve Sanderson
fa2b61773a
In ComponentState, track parent ComponentState. Be explicit that Renderer only lets you attach root components.
2018-10-12 09:49:28 +01:00
ASP.NET CI
38e2535a95
Updating BuildTools from 3.0.0-alpha1-20181011.3 to 3.0.0-alpha1-20181011.11
...
[auto-updated: buildtools]
2018-10-11 22:19:43 -07:00
ASP.NET CI
60e3e42572
Updating submodule(s)
...
EntityFrameworkCore => 5796fa1c2cf88acc0330ba5a08d24121375f7aeb
IISIntegration => f7a6939934
Mvc => 05d729b409
Routing => 1643b535b2
SignalR => f146c0a369
[auto-updated: submodules]
2018-10-11 22:19:33 -07:00
James Newton-King
1643b535b2
Merge pull request #852 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-12 17:14:26 +13:00
Doug Bunting
d3c8d171bd
Fix builds that do real signing e.g. UniverseCoherence
2018-10-11 21:13:23 -07:00
James Newton-King
7748701639
Merge branch 'merge/release/2.2-to-master'
2018-10-12 16:41:06 +13:00
James Newton-King
14b8c85728
Merge pull request #851 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-12 16:29:21 +13:00
James Newton-King
016fec75b3
Merge pull request #849 from dotnet-maestro-bot/merge/maestro/release/2.2-to-release/2.2
...
[automated] Merge branch 'maestro/release/2.2' => 'release/2.2'
2018-10-12 16:28:37 +13:00
dotnet-maestro-bot
9fba8db6ad
Update dependencies.props ( #848 )
...
[auto-updated: dependencies]
2018-10-12 16:27:58 +13:00
James Newton-King
fbf0708f19
Fix DfaGraphWriter ISuppressMatchingMetadata check ( #850 )
2018-10-12 16:08:50 +13:00
Ryan Brandenburg
3b327ef369
Update MVC, add ApiDescription.Design to package artifacts, and update build tools ( #1492 )
2018-10-11 19:58:57 -07:00
Justin Kotalik
fc40985dff
Merge pull request #1501 from dotnet-maestro-bot/merge/maestro/release/2.2-to-release/2.2
...
[automated] Merge branch 'maestro/release/2.2' => 'release/2.2'
2018-10-11 18:00:55 -07:00
Justin Kotalik
f7a6939934
Merge pull request #1500 from dotnet-maestro-bot/merge/maestro/master-to-master
...
[automated] Merge branch 'maestro/master' => 'master'
2018-10-11 18:00:22 -07:00
Justin Kotalik
1d83211da2
Merge pull request #1498 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-11 17:59:35 -07:00
ASP.NET CI
7e43a64f82
Updating BuildTools from 2.1.3-rtm-15821 to 2.1.3-rtm-15822
...
[auto-updated: buildtools]
2018-10-11 23:40:37 +00:00
Doug Bunting
18acae77c8
Merge pull request #8585 from aspnet/feature/client.code.generation
...
Merge feature/client.code.generation branch into release/2.2
2018-10-11 16:36:36 -07:00
Pranav K
e6bdf128f2
Log when a request is an OPTIONS request but not a preflight request
...
Fixes https://github.com/aspnet/AspNetCore/issues/2375
2018-10-11 16:30:22 -07:00
Nate McMaster
9dffb5614f
Merge branch 'release/2.1' into release/2.2
2018-10-11 16:23:42 -07:00
Nate McMaster
b833d1df88
Set DOTNET_HOME to repo dir when `--ci` is specified ( #1490 )
2018-10-11 16:20:46 -07:00