Commit Graph

4883 Commits

Author SHA1 Message Date
ASP.NET CI e4db6ccb4d Updating submodule(s)
Hosting => ca0bd0deae

[auto-updated: submodules]
2018-10-03 19:32:09 +00:00
Mike Harder e2a0746663 Merge branch 'merge/release/2.2-to-master' 2018-10-03 12:05:53 -07:00
ASP.NET CI e73d933539 Updating submodule(s)
HttpAbstractions => 677bb42245

[auto-updated: submodules]
2018-10-03 18:21:36 +00:00
Mike Harder 79ccb2b90d Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-10-03 11:15:18 -07:00
Mike Harder 9c37082a74
Add Linux, Node8, and Node10 to test matrix (#1445)
- Test both Node8 and Node10 on Windows and Linux
- Only test Node8 on MacOS, since the ASP.NET Core 2.1.X templates are incompatible with Node10 on macOS
  - https://github.com/aspnet/Templating/issues/608
- Move Windows build to "Hosted VS2017" pool which has more agents
  - We would rather use the "Hosted" pool, but "npm restore" currently fails on agents in this pool
- Remove "Preview" from Mac pool name
2018-10-03 11:02:59 -07:00
ASP.NET CI aab61544de Updating submodule(s)
Configuration => 7a8ed11f9197778854fc7281c066075dcf336f5c

[auto-updated: submodules]
2018-10-03 17:03:58 +00:00
ASP.NET CI bed95cfbde Updating BuildTools from 3.0.0-alpha1-20181001.3 to 3.0.0-alpha1-20181002.1
[auto-updated: buildtools]
2018-10-03 09:57:42 -07:00
ASP.NET CI 960169f120 Updating submodule(s)
Configuration => c9977e6d93e5ca5ac843e5369feaf5e0f16dec60
DotNetTools => 1e41958884
EntityFrameworkCore => e7ada62ae5bc89eb460a09b110daeaf5f0c336ea
HttpAbstractions => 5f75c07bbf
IISIntegration => 78b1f77d04
KestrelHttpServer => 17ec9290aa
Logging => 0118c6a2a71e46f8f79c4df28e32955a7eee2104
Mvc => 60325c8010
Razor => fb9a02ef5a
Scaffolding => cd079b7a4724aea7c8424bff1f6d11c66d1004f1
SignalR => c2c157a5d4

[auto-updated: submodules]
2018-10-03 09:57:32 -07:00
ASP.NET CI b67c9fb236 Updating submodule(s)
SignalR => 6f45d308ce

[auto-updated: submodules]
2018-10-03 16:17:50 +00:00
ASP.NET CI 44a8e0812b Updating BuildTools from 2.1.3-rtm-15817 to 2.1.3-rtm-15818
[auto-updated: buildtools]
2018-10-03 15:58:07 +00:00
Nate McMaster c63e8cdedb
Merge branch 'release/2.2' 2018-10-03 08:40:24 -07:00
ASP.NET CI 9049250589 Updating submodule(s)
EntityFrameworkCore => a3f0a78c41fe209924f8fb39fc77c421236f1bbe

[auto-updated: submodules]
2018-10-02 18:05:28 -07:00
ASP.NET CI 7740cd2166 Updating submodule(s)
EntityFrameworkCore => de17e6c3d7d5e21d22d756b7b46ef035099d6288

[auto-updated: submodules]
2018-10-02 17:33:32 -07:00
ASP.NET CI b85c4e07a1 Updating submodule(s)
DependencyInjection => 600c3afaad1b304218b9803f91c74f5c75617f36
EntityFrameworkCore => c4b8eafe321509db4df315f786c3b5761c6bf292
SignalR => 3ae2814c27

[auto-updated: submodules]
2018-10-02 15:20:00 -07:00
Eilon Lipton 62101b66b2
Merge pull request #1443 from aspnet/eilon/https
HTTP --> HTTPS
2018-10-02 14:47:45 -07:00
Nate McMaster ef18c467aa
Merge branch 'release/2.2' 2018-10-02 14:45:17 -07:00
Eilon Lipton 64b10d5582
HTTP --> HTTPS 2018-10-02 14:39:30 -07:00
Nate McMaster f2691ee4b6
Add a copy of scripts from dotnet-deb-tool 2.0.0 to this repo (#1442)
We currently build .deb files using dotnet-deb-tool, which comes from a package feed. We're not completely sure where the source code is for this tool, so this moves the scripts from the dotnet-deb-tool 2.0.0 package into this repo for safe keeping.
2018-10-02 14:32:12 -07:00
ASP.NET CI a280cb367e Updating BuildTools from 2.2.0-preview1-20181001.4 to 2.2.0-preview2-20181001.5
[auto-updated: buildtools]
2018-10-02 13:53:45 -07:00
ASP.NET CI 54752c7919 Updating submodule(s)
DotNetTools => 4c49d5ce80
EntityFrameworkCore => ba627d6bbfde7c780bbb893ed835cd1c0a06d363
IISIntegration => 4cbc969cd0
Mvc => 70ddf15cbc
SignalR => 17e029f15d

[auto-updated: submodules]
2018-10-02 13:53:30 -07:00
ASP.NET CI 5c984ab9ae Updating submodule(s)
WebSockets => 67f2c3149e

[auto-updated: submodules]
2018-10-02 11:14:01 -07:00
ASP.NET CI 912b82ef59 Updating BuildTools from 2.2.0-preview1-20181001.2 to 2.2.0-preview1-20181001.4
[auto-updated: buildtools]
2018-10-01 16:38:02 -07:00
ASP.NET CI 1e1497a2a1 Updating submodule(s)
EntityFrameworkCore => 345af5bbcf05dc942472d7e860c4d7a123d481c4

[auto-updated: submodules]
2018-10-01 16:37:51 -07:00
Nate McMaster 18e245ecf0
Merge branch 'release/2.2' 2018-10-01 16:00:30 -07:00
Nate McMaster 7d3628b8ac
Merge branch 'release/2.1' into release/2.2 2018-10-01 15:58:37 -07:00
ASP.NET CI 9d0cac5acb Updating submodule(s)
SignalR => 78a0a68cd1

[auto-updated: submodules]
2018-10-01 14:45:28 -07:00
ASP.NET CI f469fd2a11 Updating submodule(s)
Diagnostics => 014e7eb963
EntityFrameworkCore => 44184d2419dd12a0af9c9d6a9e6c0d2821aeaaac

[auto-updated: submodules]
2018-10-01 13:38:37 -07:00
Ryan Nowak efe83ad531 Add Diagnostics.EFCore package 2018-10-01 13:32:42 -07:00
dotnet-maestro-bot aad0f719d5 Upgrade to .NET Core 2.2.0-preview3-27001-02 (#1441) 2018-10-01 13:31:46 -07:00
ASP.NET CI ac89398014 Updating submodule(s)
Razor => 5aad6c7b42

[auto-updated: submodules]
2018-10-01 13:06:10 -07:00
ASP.NET CI 0ed22b04ec Updating BuildTools from 2.2.0-preview1-20180928.5 to 2.2.0-preview1-20181001.2
[auto-updated: buildtools]
2018-10-01 19:04:30 +00:00
ASP.NET CI 0df788b17e Updating BuildTools from 3.0.0-alpha1-20180919.1 to 3.0.0-alpha1-20181001.3
[auto-updated: buildtools]
2018-10-01 12:03:50 -07:00
ASP.NET CI 7165afdf78 Updating submodule(s)
AADIntegration => 1ebe668a96
Antiforgery => 926b3dfe97
AuthSamples => 8e945c9016
AzureIntegration => 1443d4fd05
BasicMiddleware => 2a8963943e
BrowserLink => 45f5c105ac991e147f47906372e97fb8df685bfd
Caching => b5905f343c5d919bb8ea7069aa85d6bd712ed697
Common => 50d7fea80f363d362a106fbbc7c210749880ef23
Configuration => 92a9433386da203c3ef801f67a03ce4c7f51f1f9
CORS => b0c2a4631f
DataProtection => 8e3b940e91
DependencyInjection => 7a7a4feb43a922b067b76713f9de55e2d4aadb5b
Diagnostics => f1058f0d5d
DotNetTools => 978d76d761
EntityFrameworkCore => b60a74223e440b7ab2c574a106c683d3c66d3ce4
EventNotification => 08c615f0939fe0a7d7399eaa02be708dc92d9a10
FileSystem => 955cafca9555f9edb77a409f5c30e65a61ab9123
Hosting => 2850e9987b
HtmlAbstractions => 45b7e2ddb7
HttpAbstractions => e8d5a85c99
HttpClientFactory => 2aed4a9022eed2cc1d62211970f40742af7f6282
HttpSysServer => 21fe13b446
Identity => c54525f459
IISIntegration => 47f8e6dd52
JavaScriptServices => 25e9c50585
JsonPatch => e842973c71
KestrelHttpServer => ecd481fbb6
Localization => 9ecc9abd23
Logging => 44f7da00e0e1f493caa55659fabb95074b139ff2
MetaPackages => 4d3c1addd3
Microsoft.Data.Sqlite => 3496e3216322efdf0edf68b25bb664f9857e7760
MusicStore => 5fe4ff7c27
Mvc => e9c7b08d10
Options => a1635e0444ff9b2ec2f83c0433dcbc60afd69ba0
Proxy => 037be64dbcd512dff0ee705f343f66246d81ecdc
Razor => 7d09cd2972
ResponseCaching => b385d9672e
Routing => 3863601f1d
Scaffolding => 8388df27adea1476abdb1d7d76d925cb2dd3a2a1
Security => 564d53641d
ServerTests => 27b2ed836f
Session => 2c13f33a4b
SignalR => 71ba4b75e0
StaticFiles => ee7dfe9a86
Templating => 6abfd75b0f
WebHooks => d41315d2fbf18e5f467edab621e616c1c6079937
WebSockets => 24ac5589c0

[auto-updated: submodules]
2018-10-01 12:03:39 -07:00
ASP.NET CI 69878cc669 Updating submodule(s)
EntityFrameworkCore => 918bc0c312b26cf19a304170857b6614d58e7565

[auto-updated: submodules]
2018-10-01 09:30:22 -07:00
ASP.NET CI ed4f1eacd4 Updating submodule(s)
IISIntegration => 3ddc86a428

[auto-updated: submodules]
2018-10-01 08:05:20 -07:00
ASP.NET CI 20f53b1735 Updating submodule(s)
Routing => 3227de8c0b

[auto-updated: submodules]
2018-09-30 16:05:12 -07:00
ASP.NET CI 0fcd308632 Updating submodule(s)
Mvc => 3667b0481a
Routing => b7939328b8

[auto-updated: submodules]
2018-09-30 14:38:19 -07:00
ASP.NET CI 3d906303d0 Updating submodule(s)
AADIntegration => b252a87119
Antiforgery => 8a8a09bcf5
AuthSamples => 4fcf35b0b8
AzureIntegration => 6f8c2e385c
BasicMiddleware => 3fd750c1fe
BrowserLink => 74b29a9730b5fed3cd6377c48562fd4810fb4598
Caching => 1e63f14c72e829cbf9a3f78c7724289d5a28604c
Common => 3ca8a17fd379b2bd4e1d6a923ddbedce744406df
Configuration => b5aa3f95222a53850bf77da077e4f5bbf2eac2a7
CORS => e8caccf009
DataProtection => 018a252560
DependencyInjection => ef631db5fea1de4bff7b239faa43668c13e6a915
Diagnostics => 6a8494f938
DotNetTools => 37bdb72c5d
EntityFrameworkCore => f2e16ac403b6af73fe6a17a777daf8743cdf766c
EventNotification => 5e17f46da667486bceb67815a6ae31297d9bc1ac
FileSystem => 23e6222e9cd2b1c75707a8df063ad1f9386c427d
Hosting => 52c7f5fb98
HtmlAbstractions => 49e982cc65
HttpAbstractions => 30172616ed
HttpClientFactory => 9f3b964cdd91acee815cfecec8f7717cfc181ca2
HttpSysServer => cd904bd605
Identity => 4ce1928a4c
IISIntegration => 2fea246b71
JavaScriptServices => ef999a57fd
JsonPatch => ed49a91b67
KestrelHttpServer => 21e9c12b62
Localization => 983c655699
Logging => 89f85d4a6283a52ffd506ac794c4e6cbaaff982a
MetaPackages => a3cb22f171
Microsoft.Data.Sqlite => 941a79bdb56baeebc10f1ca082368f0ef31c1264
MusicStore => 33978da1f7
Mvc => 3e43cb0033
MvcPrecompilation => 645ce09c12
Options => 1a17d24a93f1e45aaebd2bb5c6b11f7e3a3b2587
Proxy => c4400e63d2b8a8a8f9660e1c05225228601207a8
Razor => f463325e9a
ResponseCaching => 08de3ced72
Routing => 1223752517
Scaffolding => 5103fe7aee4b7d105fd88e7917c74804268aa676
Security => 889abf6f6e
ServerTests => 5226987452
Session => 5e66e11152
SignalR => 7552aea9cb
StaticFiles => 49dc5af930
Templating => c6a371abe1
WebSockets => c639a462a1

[auto-updated: submodules]
2018-09-30 12:39:47 -07:00
ASP.NET CI c1ce27ee1b Updating submodule(s)
Mvc => cb1393cbb1

[auto-updated: submodules]
2018-09-29 20:39:13 -07:00
ASP.NET CI 3c2418f4e6 Updating submodule(s)
Routing => 8b99832eaf

[auto-updated: submodules]
2018-09-29 13:00:17 -07:00
ASP.NET CI 0aff125ebf Updating submodule(s)
Routing => 3044cc8d9e

[auto-updated: submodules]
2018-09-29 10:52:09 -07:00
Nate McMaster 6effb13bbd
Update to .NET Core 2.1.5 2018-09-28 19:39:46 -07:00
Nate McMaster 72cd5eedcf
Prepare the 2.1.6 patch (#1434) 2018-09-28 17:57:33 -07:00
ASP.NET CI 9210c489b7 Updating BuildTools from 2.2.0-preview1-20180928.3 to 2.2.0-preview1-20180928.5
[auto-updated: buildtools]
2018-09-28 17:43:54 -07:00
ASP.NET CI 395f311040 Updating submodule(s)
AADIntegration => 572536d5f8
Antiforgery => bf03cf81e7
AuthSamples => 2fd81c5c0d
AzureIntegration => fba173047c
BasicMiddleware => b49931ed56
BrowserLink => efa2cb7866a9ae1230356e57f5a140757fddc56b
Caching => 89c7b9512f310852b6783bb0ebbb01b433c9c156
Common => 5cbaecdcaec4d59f2645730faa05588864bf4c54
Configuration => f5ae2516d120f5e26571e7039957cd5d2882c8f6
CORS => 5b19d1d0f7
DataProtection => 1135ed21cc
DependencyInjection => c8fe089e4e46198288243e33120db06c9773fc3d
Diagnostics => 4fc5c7c11b
DotNetTools => b88c6fcd19
EntityFrameworkCore => 9179a36158efd20cfc10dabe5a1a22d4444e6dc4
EventNotification => fefadab3e3da0ad3ffb4770cb96d54270378f333
FileSystem => 825947a994296b2c9eddf5253884472103633506
Hosting => 2e0e323199
HtmlAbstractions => 2c486604d7
HttpAbstractions => 4f0908d2f2
HttpClientFactory => 3a0cdf94e43e6e7f249f02ad1702626d733fb5aa
HttpSysServer => 49d9599aa8
Identity => f2652e94bb
IISIntegration => 59d70ccb4e
JavaScriptServices => e231b29e58
JsonPatch => 05b58f8263
KestrelHttpServer => 93d594808c
Localization => 42ba4fc708
Logging => f20d3a2a0ccd838e231b829ea366f6e1541f3ceb
MetaPackages => bdc9ab00f6
Microsoft.Data.Sqlite => 71acbb593f4e4eb6f70bdaf6d29103ffc4f8dc2c
MusicStore => c689e78a1d
Mvc => cc65115be1
MvcPrecompilation => 794567b946
Options => 92db5a14721d973fe314e9496e863a156892e024
Proxy => 025e86df703f865a8a7ff9e396d20da2fc1623f5
Razor => 864a17c9a5
ResponseCaching => b74095a067
Routing => 33348b4e00
Scaffolding => 359a9754e8b6f2653c94f7a029ace7dae2fd6d15
Security => b16af1600e
ServerTests => abec60a34d
Session => 7b1292a74e
SignalR => 261f27eb55
StaticFiles => bd8183ab29
Templating => 9bda3a60a6
WebSockets => 488d30fa15

[auto-updated: submodules]
2018-09-28 17:43:39 -07:00
Nate McMaster 0eb57b2a29
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:19:45 -07:00
ASP.NET CI 99c9378b3c Updating submodule(s)
SignalR => 340c734dda

[auto-updated: submodules]
2018-09-28 23:33:59 +00:00
ASP.NET CI 5f16f1564c Updating submodule(s)
EntityFrameworkCore => 4acf44bd33c618261ad77e6b09791ba59c217794
WebSockets => d99273c59a

[auto-updated: submodules]
2018-09-28 16:00:59 -07:00
ASP.NET CI c82a716cc7 Updating BuildTools from 2.2.0-preview1-20180918.1 to 2.2.0-preview1-20180928.3
[auto-updated: buildtools]
2018-09-28 22:51:21 +00:00
ASP.NET CI 9632f9d9af Updating submodule(s)
EntityFrameworkCore => 25e8375b946913c78df12f327deb39eacf6d583e
WebSockets => 69961bbdab

[auto-updated: submodules]
2018-09-28 22:51:10 +00:00