Commit Graph

8018 Commits

Author SHA1 Message Date
Nate McMaster 416d8cd1ea
Merge branch 'release/2.2' 2018-11-08 08:48:35 -08:00
Nate McMaster 3918724616
Merge branch 'release/2.1' into release/2.2 2018-11-08 08:31:22 -08:00
ASP.NET CI 120dc05eb6 Updating submodule(s)
EntityFrameworkCore => 79bf0063bec879ba7f859e5fafbdf9a82b542a91
KestrelHttpServer => a1c1083798
Razor => 913217f61a
SignalR => f4d3ebe09a

[auto-updated: submodules]
2018-11-08 00:04:37 -08:00
Nate McMaster e0bdbb59f7
Reorganize source code in src/DataProtection
* Pair implementations and unit tests side by side in src/ and test/ folders
* Update .sln and project paths
* Rename unit test projects from Test.csproj => Tests.csproj
* Update KoreBuild properties to allow building projects, not solutions
2018-11-07 17:33:30 -08:00
Nate McMaster b75fa54ad2
Remove the EntityFrameworkCore submodule (#3964)
This removes EntityFrameworkCore as a git submodule. The EFCore repo will build on its own, and the AspNetCore repo will consume EFCore via PackageReference.
2018-11-07 14:00:19 -08:00
Justin Kotalik 263fb650be
Detect shared configuration in ANCM installers and fail if enabled (#3962) 2018-11-07 13:19:27 -08:00
ASP.NET CI 9ff91eb615 Updating submodule(s)
SignalR => a03b8f85a8

[auto-updated: submodules]
2018-11-07 12:03:39 -08:00
ASP.NET CI ada9f000a2 Updating submodule(s)
SignalR => 755264e335

[auto-updated: submodules]
2018-11-07 12:03:06 -08:00
ASP.NET CI f695af0099 Updating submodule(s)
EntityFrameworkCore => f54a7241e78c9d9c8d87e80ec7cd68a1526767da
HttpAbstractions => 066c5ce337
MusicStore => 2b0ea782be
Session => a4af62e774

[auto-updated: submodules]
2018-11-07 07:32:26 -08:00
Nate McMaster 0e3260f2b4
Merge branch 'release/2.2' 2018-11-06 21:47:30 -08:00
Nate McMaster 302d8d59dd
Remove the aspnet/Caching submodule 2018-11-06 21:20:06 -08:00
ASP.NET CI 5faea3ff7b Updating submodule(s)
MvcPrecompilation => 032768b063
SignalR => 56f78b4593

[auto-updated: submodules]
2018-11-06 18:16:25 -08:00
Nate McMaster 3cb67766a8
Merge branch 'release/2.2' 2018-11-06 18:09:01 -08:00
Nate McMaster d81128de11
Fix CodeSign.props to include the .dll in the file name for logging files 2018-11-06 18:07:54 -08:00
Nate McMaster 011cf21a5c
Merge branch 'release/2.2' 2018-11-06 17:42:44 -08:00
Nate McMaster 17ee447d26
Upgrade to Extensions 2.2.0-rtm-181106-10 2018-11-06 17:32:06 -08:00
Nate McMaster 3cf8a41e4a
Remove the aspnet/Logging submodule 2018-11-06 17:30:26 -08:00
ASP.NET CI a3902573a5 Updating submodule(s)
Razor => fd4572874e

[auto-updated: submodules]
2018-11-06 17:12:19 -08:00
ASP.NET CI 2d46064467 Updating submodule(s)
MvcPrecompilation => 617586a984

[auto-updated: submodules]
2018-11-06 15:15:25 -08:00
Pavel Krymets 9d570d791f
Remove obsolete logging API usage (#3953) 2018-11-06 14:50:35 -08:00
ASP.NET CI 79183729f4 Updating submodule(s)
DotNetTools => a24b4ee459
HttpSysServer => 60af147f03
Logging => e94b64f96b425190b027f5d956db34bcb529bf8c
SignalR => 71e2f45450

[auto-updated: submodules]
2018-11-06 14:14:09 -08:00
John Luo 5488932e31 Merge branch 'release/2.2' 2018-11-06 14:04:45 -08:00
John Luo 7ef549416f Add prerelease label to deb installer package version 2018-11-06 14:02:48 -08:00
ASP.NET CI 850688a197 Updating submodule(s)
SignalR => ffd4bcd850

[auto-updated: submodules]
2018-11-06 21:33:55 +00:00
Justin Kotalik a00118ada1
Disable IIS tests due to web.config generation issue (#3951) 2018-11-06 13:25:50 -08:00
Nate McMaster e8aab7ae34
Merge branch 'release/2.2' 2018-11-06 12:36:51 -08:00
Nate McMaster 355c6d3a83
Remove the aspnet/Options submodule 2018-11-06 12:28:45 -08:00
Nate McMaster df46dfee73
Merge branch 'release/2.2' 2018-11-06 12:13:05 -08:00
Nate McMaster 67c3a099ec
Remove the aspnet/Configuration submodule (#3948) 2018-11-06 12:04:36 -08:00
Nate McMaster 7f95d6af34
Remove everything from the package archive except Microsoft.AspNetCore.App 2018-11-06 09:43:51 -08:00
Nate McMaster 4f887e5cd4
Merge branch 'release/2.1' into release/2.2 2018-11-06 09:23:17 -08:00
Nate McMaster 17cccade43
Add IsFinalBuild switch to Windows installer script (#3892) 2018-11-06 09:06:10 -08:00
ASP.NET CI 6dc73e256c Updating BuildTools from 3.0.0-alpha1-20181105.2 to 3.0.0-alpha1-20181105.4
[auto-updated: buildtools]
2018-11-06 00:06:08 -08:00
ASP.NET CI a3ff786e5e Updating submodule(s)
Mvc => 65af12f1f5
Routing => 444bf1d93f

[auto-updated: submodules]
2018-11-06 00:06:00 -08:00
ASP.NET CI 4059e28a3b Updating BuildTools from 2.2.0-preview2-20181104.4 to 2.2.0-preview2-20181105.3
[auto-updated: buildtools]
2018-11-06 00:04:32 -08:00
ASP.NET CI 0f4ae66176 Updating BuildTools from 3.0.0-alpha1-20181029.3 to 3.0.0-alpha1-20181105.2
[auto-updated: buildtools]
2018-11-06 01:19:48 +00:00
ASP.NET CI cdbe6227c5 Updating submodule(s)
AADIntegration => e27088d9d9
AuthSamples => 3d0793fec4
AzureIntegration => 90b5a51ac4
CORS => be53aa9cac
Diagnostics => c9a53b9067
DotNetTools => 9de04520e0
EntityFrameworkCore => e3cecb21eddd4080d73227ede1cab3ccc49d1b26
HttpAbstractions => 187e89f6f0
HttpSysServer => 2451b68ca0
Identity => 7421ba8087
JavaScriptServices => f47c5901b6
JsonPatch => 891ae28851
KestrelHttpServer => 3327267396
Logging => b454c5a67eeecd388095519dc576944b4434ead0
MetaPackages => 62d9794c63
MusicStore => 2f747d5055
Mvc => 7ea301cc0a
Razor => c0fb1a84cf
ServerTests => 880dd2b706
SignalR => b2037efa08
Templating => 7100d1a797

[auto-updated: submodules]
2018-11-06 01:19:39 +00:00
Nate McMaster ddd07556e9
Add Newtonsoft.Json.Bson to code signing configuration 2018-11-05 17:14:07 -08:00
Nate McMaster f8a1e14921
Merge branch 'release/2.2' 2018-11-05 16:35:20 -08:00
ASP.NET CI 8558942d97 Updating BuildTools from 2.1.3-rtm-15838 to 2.1.3-rtm-15839
[auto-updated: buildtools]
2018-11-05 16:14:04 -08:00
Nate McMaster 5eac0befd0
Include assemblies from aspnet/FileSystem in the list of assemblies to code-signing 2018-11-05 15:21:03 -08:00
Nate McMaster 62b24f930e
Remove the aspnet/FileSystem submodule (#3884) 2018-11-05 14:19:19 -08:00
ASP.NET CI f454ec3b16 Updating BuildTools from 2.2.0-preview2-20181101.2 to 2.2.0-preview2-20181104.4
[auto-updated: buildtools]
2018-11-05 12:03:59 -08:00
dotnet-maestro-bot 9d794af34d Update to .NET Core 2.2.0-rtm-27105-02 and Extensions 2.2.0-rtm-181105-01 2018-11-05 10:12:15 -08:00
Justin Kotalik c5e7bd244d Merge branch 'release/2.2' 2018-11-05 09:10:29 -08:00
Justin Kotalik 90b11de8f1
Get IISIntegration CI working (#3875) 2018-11-05 08:45:11 -08:00
ASP.NET CI dc240c52f9 Updating BuildTools from 2.1.3-rtm-15837 to 2.1.3-rtm-15838
[auto-updated: buildtools]
2018-11-04 14:50:26 -08:00
ASP.NET CI 10f415bb55 Updating BuildTools from 2.1.3-rtm-15836 to 2.1.3-rtm-15837
[auto-updated: buildtools]
2018-11-04 11:46:42 -08:00
ASP.NET CI f3809a8b97 Updating submodule(s)
EntityFrameworkCore => 1032daf61fae290f9139d07fb9f6c2b847a48d60
Identity => 99f352a92f

[auto-updated: submodules]
2018-11-03 00:05:09 -07:00
John Luo 591a6ddb08 Merge branch 'release/2.2' 2018-11-02 18:06:36 -07:00