Граф коммитов

6706 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster 4e44e5bcbe
docs: Add guidance for how we decide on what goes into the shared framework 2018-10-29 15:20:22 -07:00
ASP.NET CI acce5fe965 Updating BuildTools from 3.0.0-alpha1-20181026.5 to 3.0.0-alpha1-20181029.3
[auto-updated: buildtools]
2018-10-29 12:04:14 -07:00
ASP.NET CI 45f684318e Updating submodule(s)
EntityFrameworkCore => 647aed13836f1f4f0d3c3d7f6a9a0165826e3e6a
Logging => cc90113f450182d472ae155767ff388fc92698e8
Mvc => 13cf754425
Razor => 4d44639a51

[auto-updated: submodules]
2018-10-29 12:04:06 -07:00
Ryan Nowak b253f9dc56 Update CPS packages to incorporate breaking change
We need to consume a new Dev16 package since they are making breaking
changes. The changes have already been merged into dev16 so now is a
good time to mainline this change.
2018-10-29 08:50:43 -07:00
ASP.NET CI 409ffd5fda Updating submodule(s)
Mvc => 3f52894b1b

[auto-updated: submodules]
2018-10-29 00:04:57 -07:00
ASP.NET CI 02a22c9725 Updating submodule(s)
Diagnostics => 08699702ad
Mvc => 0cea1b2a5f

[auto-updated: submodules]
2018-10-28 00:06:15 -07:00
ASP.NET CI f8a49f8a13 Updating submodule(s)
DotNetTools => 774a64bbed
Razor => 7177a7311f

[auto-updated: submodules]
2018-10-27 12:04:04 -07:00
ASP.NET CI ff0e4f5d9a Updating BuildTools from 3.0.0-alpha1-20181026.2 to 3.0.0-alpha1-20181026.5
[auto-updated: buildtools]
2018-10-27 07:07:52 +00:00
ASP.NET CI 5f2162fd06 Updating submodule(s)
CORS => f5a0237486
Mvc => 1a093686e6
Razor => e7edf237b5
SignalR => 86f4e80ecf
Templating => d2af13517b

[auto-updated: submodules]
2018-10-27 07:07:44 +00:00
ASP.NET CI 311ff231dd Updating BuildTools from 3.0.0-alpha1-20181024.6 to 3.0.0-alpha1-20181026.2
[auto-updated: buildtools]
2018-10-26 12:04:27 -07:00
ASP.NET CI de50008bd8 Updating submodule(s)
AzureIntegration => de39065c3d
EntityFrameworkCore => 2f75cbafe06907f9da692c586bb664376dcd5cde
Identity => 2ab58c47f7
KestrelHttpServer => b2c65bd346
Logging => 03970f7104af079bcf361009102bdb3249874e25

[auto-updated: submodules]
2018-10-26 12:04:18 -07:00
Nate McMaster ee11d10f04
Remove BrowserLink and Scaffolding gitsubmodules (#3730)
As a part of simplifying the way we build ASP.NET Core, the BrowserLink and Scaffolding repos and the packages they produce will be independent from aspnet/AspNetCore.
2018-10-26 10:17:57 -07:00
ASP.NET CI ad9a22f7a5 Updating submodule(s)
CORS => 0c1e02819c
EntityFrameworkCore => 72735eb04550a2519beb95ce0d3be1908f3a37f2
HttpAbstractions => ec176b2e40
Identity => 08074b6714
KestrelHttpServer => a6569e71bc
Logging => 37f61e9db79d9348a3ef987c3a6fa985efe96991
Options => 6a33d19af18125e25a048b88c8ad7f570fec86b9
Razor => 601cba6945
SignalR => dcf21dd486
Templating => 89d493bac8

[auto-updated: submodules]
2018-10-26 07:10:43 +00:00
ASP.NET CI 52735ba1ad Updating submodule(s)
AzureIntegration => 4f78b9a327
EntityFrameworkCore => ffbc5375a315828e48417dbf14f6e4ebc2339b28
EventNotification => faf917b447af15d41b48ffacb7882377deae3caa
Identity => 3486b97f59
IISIntegration => 321cfe5c41
KestrelHttpServer => 0deaf14e07
SignalR => 44dd99fd54
Templating => 9d878dddf1

[auto-updated: submodules]
2018-10-25 19:06:25 +00:00
ASP.NET CI a2280926cb Updating BuildTools from 3.0.0-alpha1-20181019.6 to 3.0.0-alpha1-20181024.6
[auto-updated: buildtools]
2018-10-25 00:05:58 -07:00
ASP.NET CI b70e2fefa4 Updating submodule(s)
BasicMiddleware => 268290a8b5
EntityFrameworkCore => 3d5264adbee103b0522b332d67018b0994a45699
IISIntegration => 7652c09cfe
KestrelHttpServer => 253f81c2f2
Logging => 1a7ed658f8e00bc7abadfbda64c255cea346028e
Mvc => ce11eb9b71
Razor => 357657fc45
Routing => 8acbae76e8
SignalR => d5a01a4d9d
StaticFiles => 9c40a7237c
Templating => 7a3ce69b99

[auto-updated: submodules]
2018-10-25 00:05:49 -07:00
Nate McMaster 2950b11b0a
Add aspnetcore-dev and vside.devcore myget feeds to restore 2018-10-24 13:09:13 -07:00
Nate McMaster 22e65480c5
Merge branch 'release/2.2' 2018-10-24 13:08:06 -07:00
Nate McMaster 5acbb9d138
Remove dotnet-httprepl from the list of expected packages 2018-10-24 13:03:14 -07:00
Nate McMaster 43792f20b2
Merge branch 'release/2.2' 2018-10-24 12:45:15 -07:00
Nate McMaster 37915c9b58
Remove the aspnet/Common git submodule (#3715)
As a part of merging and reducing the number of repos we use, the aspnet/Common repo was renamed to aspnet/Extensions and it now builds on its own and not as a submodule of this repo.
2018-10-24 12:38:03 -07:00
ASP.NET CI 9df348a171 Updating submodule(s)
BasicMiddleware => 2d3ad1cb0f
EntityFrameworkCore => ec2d9b9992df41da8731cd4cb5f8e46189be1409
IISIntegration => 5c3017524f
KestrelHttpServer => a8073167e7
Logging => 2e30d867a412cd7b543f7ec0ed3932be0d08b8e3
Mvc => 2544926b2f
Routing => 577be72faa
SignalR => 29c06e2636
StaticFiles => a5fcd9dd87
Templating => 70a786adcd

[auto-updated: submodules]
2018-10-24 12:04:23 -07:00
Ryan Nowak 0e51d2ecdd Fix version of StreamJsonRpc
I got a little too ambitious with bumping up this version. This isn't in
the VS that we're using yet, so I have to bump it back down.
2018-10-23 16:37:11 -07:00
Pavel Krymets 935df249c4
Shorten siteextension version to fit into 20 chars (#3707) 2018-10-23 16:27:23 -07:00
dotnet-maestro-bot bc8984dfea Upgrade to .NET Core 2.2.0-rtm-27023-02 2018-10-23 13:36:09 -07:00
ASP.NET CI c7471fccf6 Updating submodule(s)
EntityFrameworkCore => dbd7ea3b4720e5b374554a577ec9356064b424c6
IISIntegration => fe3f9b23c6
KestrelHttpServer => d0fc981c7e
Mvc => 5c51e831aa
SignalR => ce114f2005

[auto-updated: submodules]
2018-10-23 12:05:59 -07:00
ASP.NET CI 0e8e7867c1 Updating submodule(s)
Common => 143250eedb219d4ea93fcfd4d66474e5a04ae9c4
EntityFrameworkCore => c724cee4f56f21db5037c06634320d7fcab40fb7
IISIntegration => 3842779379
KestrelHttpServer => 32532078d6
SignalR => f7d10bec02

[auto-updated: submodules]
2018-10-23 19:04:15 +00:00
ASP.NET CI 9cc4060cf8 Updating submodule(s)
Common => a527cc291264a21f32569a3e57934d294829fa20
EntityFrameworkCore => 56de435658c44097e5a5579421b97f3392772a39
HttpSysServer => 7ef22b12e4
Logging => 4ab8346b40f1433bc5376fe5f2dc98d6d7ca5248
Mvc => e9737a90e5
Razor => 81904f579a
Routing => 0ef4b4173c
Security => 32177cad1e
SignalR => bd60f71cf9

[auto-updated: submodules]
2018-10-23 07:05:14 +00:00
ASP.NET CI c8b68c0622 Updating submodule(s)
EntityFrameworkCore => fc2374a5cdfbd13821aa1e8a93a220a945f9584c
IISIntegration => 61f1a70784
Logging => b90c3bf4deb7485ac90105df489019f6a5c707ac
Mvc => 40959a97e7
Routing => bd32ec3837
SignalR => 2bea4608fa
Templating => 707b1bbf3b

[auto-updated: submodules]
2018-10-23 07:04:43 +00:00
Smit Patel b623b9912e Make EFCore.Cosmos no-ship package
Fixes https://github.com/aspnet/EntityFrameworkCore/issues/13670
2018-10-22 12:32:13 -07:00
Nate McMaster 14323b5dd5
Delete CODEOWNERS 2018-10-22 12:29:29 -07:00
ASP.NET CI b8720622e3 Updating submodule(s)
Diagnostics => f8e816b544
Mvc => a3e999762f

[auto-updated: submodules]
2018-10-22 12:04:18 -07:00
ASP.NET CI abc2c27fd5 Updating submodule(s)
EntityFrameworkCore => 4336e47abfdebaae26df3d9bf77c3cbe571bae14
HttpSysServer => 0a22b927b2
IISIntegration => ffa72f5a0c
KestrelHttpServer => 2a610ee1b8
SignalR => 4a3d1c689f

[auto-updated: submodules]
2018-10-22 19:04:16 +00:00
ASP.NET CI 71ca0e9569 Updating submodule(s)
Routing => fbfbc35b11

[auto-updated: submodules]
2018-10-22 00:04:57 -07:00
ASP.NET CI 95777ace6b Updating submodule(s)
Diagnostics => b3db95eb2d
Mvc => 76a30b0911
Routing => 1d05592cd7

[auto-updated: submodules]
2018-10-22 07:04:41 +00:00
ASP.NET CI 2a49c13f99 Updating submodule(s)
EntityFrameworkCore => d578217479b3a09fc8f5639e19b618c80b1df6d3

[auto-updated: submodules]
2018-10-21 19:04:12 +00:00
ASP.NET CI e4ee2eac21 Updating submodule(s)
EntityFrameworkCore => 46dafe548f060279023440938d804d5b199d3b34

[auto-updated: submodules]
2018-10-21 12:04:08 -07:00
ASP.NET CI e3aa8ae0cc Updating submodule(s)
Routing => 42914d93ca

[auto-updated: submodules]
2018-10-21 00:05:15 -07:00
ASP.NET CI 74b9f43472 Updating submodule(s)
Routing => 9fde13090c

[auto-updated: submodules]
2018-10-21 07:05:09 +00:00
ASP.NET CI b093146b5d Updating submodule(s)
Routing => 3c9086e3d0

[auto-updated: submodules]
2018-10-20 19:04:56 +00:00
ASP.NET CI 897569784d Updating BuildTools from 3.0.0-alpha1-20181018.6 to 3.0.0-alpha1-20181019.6
[auto-updated: buildtools]
2018-10-20 07:05:14 +00:00
ASP.NET CI 1db4aabe6f Updating submodule(s)
Razor => baa71375d0
Routing => 61ca323a4a

[auto-updated: submodules]
2018-10-20 07:05:06 +00:00
ASP.NET CI 4b05930dd7 Updating submodule(s)
EntityFrameworkCore => 3ff3469121b3593aa1814c1043a24caf8f607b30
Mvc => 79458c16fd
Razor => 333989af7a
SignalR => b5543a4d79

[auto-updated: submodules]
2018-10-20 00:18:04 +00:00
ASP.NET CI 9b0e3ee805 Updating BuildTools from 2.2.0-preview2-20181019.4 to 2.2.0-preview2-20181019.5
[auto-updated: buildtools]
2018-10-19 17:17:09 -07:00
ASP.NET CI 7beaa5fe6e Updating submodule(s)
Common => 7a2e64a64fa366abf887a50d2cb6f53476b12f2c
Mvc => ddbe0fef26
SignalR => 95ccb1ee52

[auto-updated: submodules]
2018-10-19 17:17:01 -07:00
N. Taylor Mullen 4e24414b7f Update tooling package versions. 2018-10-19 15:10:11 -07:00
Nate McMaster dc37a2c23d
Merge branch 'release/2.2' 2018-10-19 14:11:58 -07:00
Nate McMaster 4134e7bcf3
Re-enable repo code signing 2018-10-19 14:08:42 -07:00
ASP.NET CI ed171ac733 Updating BuildTools from 2.2.0-preview2-20181018.5 to 2.2.0-preview2-20181019.4
[auto-updated: buildtools]
2018-10-19 12:56:18 -07:00
ASP.NET CI c78e56608a Updating submodule(s)
EntityFrameworkCore => bb7e7c4fa3f4c1831420c65e6212b787d084b1cb
HttpClientFactory => 6619149a5d84bd0b60abf3c3f2abc7b334426fa1
HttpSysServer => 30870b34c0
IISIntegration => f1ce94a2cf
KestrelHttpServer => 23a4e11261
Logging => e30f23cd3ef5ecc41f36b9690f837e9bcdea4da5
Razor => 1eb86af726
SignalR => d82a3e6c99

[auto-updated: submodules]
2018-10-19 12:56:10 -07:00