Commit Graph

27675 Commits

Author SHA1 Message Date
Pranav K 1e11b5fa95 Make PreserveCompilationContext=true 2018-03-26 14:23:29 -07:00
ASP.NET CI 327c2eac59 Updating submodule(s)
Identity => 3f990bfb83

[auto-updated: submodules]
2018-03-26 14:18:16 -07:00
ASP.NET CI fd758b9336 Updating submodule(s)
Mvc => 5e245da326
Razor => da255ff9db

[auto-updated: submodules]
2018-03-26 21:12:08 +00:00
Pranav K 07a58e90b4
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-26 14:09:52 -07:00
Pranav K 1338f447fa Remove test that attempted to build a ClassLibrary using precompilation
Fixes #251
2018-03-26 14:09:01 -07:00
Barry Dorrans 3f990bfb83
Add pointer to the old stuff. 2018-03-26 14:08:00 -07:00
Nate McMaster 957a6044e4
Fix misaligned MSBuild variable name 2018-03-26 13:59:27 -07:00
Nate McMaster fbf8e886ba
Update to build tools 2.0.7-rtm-10027 2018-03-26 13:32:10 -07:00
ASP.NET CI 4b8c961d58 Updating submodule(s)
EntityFrameworkCore => fb6283a8ce09cfb1cc6b72efc8878d07417efbea
Mvc => 79c4986685
Options => 6bec3619c481dfe527d2d42bedf1066638431190
Razor => 7c0a486bcc
Templating => 7388b09b23

[auto-updated: submodules]
2018-03-26 20:31:22 +00:00
N. Taylor Mullen 7c0a486bcc Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-26 12:40:03 -07:00
N. Taylor Mullen da255ff9db Make `TestProject.GetProjectDirectory` more thorough when finding project directory.
- Used our test path utilities to properly navigate to the project directory.
- Added some logic to make future debugging/test failures more diagnosable.

#2184
2018-03-26 12:36:46 -07:00
Doug Bunting 79c4986685
Merge branch 'release/2.1' into dev 2018-03-26 12:36:45 -07:00
Doug Bunting 5e245da326
Add compatibility switch controlling parameter metadata and top-level validation
- #7413 part 1 of 2
- made all `ModelMetadataProvider` and `ObjectModelValidator`-specific code conditional
  - fortunately, `MvcOptions` easy to get; affected code is primarily `internal` or pub-`Internal`
  - remove unnecessary `ModelMetadataProvider` use in `ApiBehaviorApplicationModelProvider`
- run integration and functional tests with `CompatibilityVersion.Version_2_1`
  - functional test change depends on @javiercn's recent #7541 fix
  - remove test code now redundantly turning compatibility switches on

nits:
- correct spelling errors in `CompatibilitySwitch`
- take VS suggestions, mostly in test code
- rename methods in `ControllerBinderDelegateProviderTest` to match current API
- slightly refactor in `ApiBehaviorApplicationModelProvider`
2018-03-26 12:29:04 -07:00
ASP.NET CI f9b2502476 Updating submodule(s)
Common => ac68db3695abacb0c2f08103ee38eafbef15fe21
Diagnostics => 77200410d6
EntityFrameworkCore => c7d8f26c539663788b1390b744dae33c2b657b61
Options => 777f816d515c3cc2872b19fb7dc4db20f2f740e6
Razor => 7bc54b99e0
Templating => e1cb3f25ac

[auto-updated: submodules]
2018-03-26 12:22:47 -07:00
ASP.NET CI 9f840eff7f Updating submodule(s)
Common => f99e6a84de230d85ad56baeec76b103e4be439ac
Diagnostics => f0f2ff1dc8
EntityFrameworkCore => 8a40286da3c43f31fb32799d98d42fc2851b411b
Razor => 28a6fe27ca

[auto-updated: submodules]
2018-03-26 19:22:11 +00:00
Hao Kung 7388b09b23 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-26 12:19:52 -07:00
Hao Kung e1cb3f25ac Switch to AddDefaultIdentity 2018-03-26 12:18:01 -07:00
Ajay Bhargav Baaskaran f0f2ff1dc8 Merge branch 'release/2.1' into dev 2018-03-26 12:09:30 -07:00
Ajay Bhargav Baaskaran 28a6fe27ca Merge branch 'release/2.1' into dev 2018-03-26 12:02:28 -07:00
Nate McMaster 2dbb33d316
Update to build tools 2.0.7-rtm-10025 and remove custom DownloadNuGetPackages task in favor of the one in build tools 2018-03-26 11:53:34 -07:00
ASP.NET CI 327ddc9566 Updating submodule(s)
KestrelHttpServer => a1de323ff4

[auto-updated: submodules]
2018-03-26 11:45:57 -07:00
ASP.NET CI 01435971b8 Updating submodule(s)
EntityFrameworkCore => 189d66c5c04bd26c7a5bd45ee733a8e12924aa97

[auto-updated: submodules]
2018-03-26 18:45:10 +00:00
Stephen Halter a1de323ff4
Make LibuvTransport(Factory) pubternal (#2426) 2018-03-26 11:39:51 -07:00
ASP.NET CI e186468a84 Updating submodule(s)
EntityFrameworkCore => 75fd0b41abed7f1ae3deedf8c57ef949f75ac7e8
Options => efbc558d37a568d62f186282684ca2e80879f823

[auto-updated: submodules]
2018-03-26 11:09:03 -07:00
ASP.NET CI 22d29dc388 Updating submodule(s)
EntityFrameworkCore => 05d24d4ddaa26929122e900e1b4909f565043eb8

[auto-updated: submodules]
2018-03-26 10:33:23 -07:00
ASP.NET CI 66efb7ecf9 Updating submodule(s)
EntityFrameworkCore => 68504d06221216b05b206129552a19a21d142032

[auto-updated: submodules]
2018-03-26 10:32:29 -07:00
Nate McMaster 570fc6aef9
Merge branch 'release/2.1' into dev 2018-03-25 23:54:42 -07:00
Nate McMaster cc58605db6
Update to Newtonsoft.Json 11.0.2 2018-03-25 23:53:01 -07:00
ASP.NET CI 8331ae21bc Updating submodule(s)
HttpClientFactory => 2da7d7f45fc92c7eba3e5ac565814659dc7e3161

[auto-updated: submodules]
2018-03-25 23:13:43 -07:00
ASP.NET CI 7370b77ff7 Updating submodule(s)
HttpClientFactory => cbd0b46b69fb0ee5a8845725215af31d3dc41712

[auto-updated: submodules]
2018-03-25 23:13:39 -07:00
Yanbing Shi 0716789523 move to test folder 2018-03-25 22:42:37 -07:00
Yanbing Shi f292383090 use iisintegration 2018-03-25 22:34:40 -07:00
ASP.NET CI 81f3ae68f0 Updating submodule(s)
HttpClientFactory => da728edd8a373b7fc555def573cab1cfd27f8af2

[auto-updated: submodules]
2018-03-26 05:09:05 +00:00
ASP.NET CI 1a2df460c9 Updating submodule(s)
HttpClientFactory => 3978e616682a2800acc96a48599ea0a99f9900e0

[auto-updated: submodules]
2018-03-25 22:07:18 -07:00
ASP.NET CI 4f120299ef Updating submodule(s)
SignalR => ddc0e4fb3a

[auto-updated: submodules]
2018-03-25 21:11:41 -07:00
David Fowler ddc0e4fb3a
Run benchmarks on .NET Core 2.1 (#1722)
- Spoiler alert, it's much faster for the ones I ran at least
2018-03-25 21:07:17 -07:00
ASP.NET CI a794b1ef77 Updating submodule(s)
WebHooks => 308c7250005e44566ff486bfaae5a1af7c4bf5cd
WebSockets => a81320f699

[auto-updated: submodules]
2018-03-25 17:10:02 -07:00
ASP.NET CI a55c1e420a Updating submodule(s)
Antiforgery => 370ee3ad59
AuthSamples => 2fe9da8a46
AzureIntegration => d24c97bc21
BasicMiddleware => 2a7bf18522
BrowserLink => d71fcd498c961242596b77aca4a923cf4cd9da1b
Caching => 67b1a8b555034139fda8ec4f36689e9adf6b4d29
Common => 6e141746c9f2f94dcf676e0285e4847515f77817
Configuration => b2fe022dc522ce4279cbfdc1fc7e4606f69ba9ac
CORS => 25a124c478
DataProtection => 8a566172eb
DependencyInjection => 3a2b8e44370942b71e04cd05c9b330b120f57896
Diagnostics => caa34545ed
DotNetTools => 12642be5f6
EntityFrameworkCore => 768652cf461105d0b51e39f6ae6059d0f8947223
EventNotification => 742239be326d8e9aa54df95c9c0b68406a285e27
FileSystem => b495ac83fef20626258590bec2ec6bd67b686168
Hosting => e93aa56b58
HtmlAbstractions => ede8417bb1
HttpAbstractions => ed5c070639
HttpClientFactory => e78a7f2c8597655913a67489c081132a8301a680
HttpSysServer => bca8042fe0
Identity => c39aa98b2b
IISIntegration => e548bae2e3
JavaScriptServices => 61b4951961
JsonPatch => 94374a2af5
KestrelHttpServer => 8b13ab8485
Localization => c2eb3ee234
Logging => 0bb12bbc1b06f3942127d9473d83d0428c69c9c3
MetaPackages => 811b78d0bf
Microsoft.Data.Sqlite => edfc5675dae83242675d64723268d16f797a2c39
MusicStore => 4f07eecdf4
Mvc => fa629cd5e1
MvcPrecompilation => ae3e2c1217
Options => edebb0c01b6c5651bc5441a4d39aaabb9f6a7bcb
Proxy => 4dc7f76ebe96370c77386a75e89e61931da9ca59
Razor => 34772f4459
ResponseCaching => ef6967e439
Routing => 3edf167776
Scaffolding => 62adfcc4f1bf483f7e5e6f98a35c7a0f5af7fc70
Security => bbff105e4d
ServerTests => 042b0ff46a
Session => e7da2bd401
SignalR => 482c5f9f6d
StaticFiles => 2a83a25fc2
Templating => f64aae0f41
Testing => 229f3f2413a540d1293f012fda7e2369af33e716

[auto-updated: submodules]
2018-03-25 16:04:03 -07:00
ASP.NET CI a81320f699 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:59:49 -07:00
ASP.NET CI f64aae0f41 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:57:55 -07:00
ASP.NET CI 2a83a25fc2 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:57:34 -07:00
ASP.NET CI 482c5f9f6d Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:55:36 -07:00
ASP.NET CI e7da2bd401 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:55:19 -07:00
ASP.NET CI 042b0ff46a Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:55:05 -07:00
ASP.NET CI bbff105e4d Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:54:30 -07:00
ASP.NET CI 3edf167776 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:53:17 -07:00
ASP.NET CI ef6967e439 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:53:00 -07:00
ASP.NET CI 34772f4459 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:51:35 -07:00
ASP.NET CI ae3e2c1217 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:50:14 -07:00
ASP.NET CI fa629cd5e1 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:48:27 -07:00