Commit Graph

16135 Commits

Author SHA1 Message Date
Pavel Krymets d3216a66c1
Create a build configuraition to build OOB logging site extension package (#3643) 2018-10-19 12:19:33 -07:00
ASP.NET CI f9116a1f4b Updating BuildTools from 2.1.3-rtm-15827 to 2.1.3-rtm-15828
[auto-updated: buildtools]
2018-10-19 19:18:20 +00:00
ASP.NET CI 06378de8d5 Updating submodule(s)
EntityFrameworkCore => 9e01b3ba963b49ca17c53a0e9995734996fbd561
HttpSysServer => 41e1ec67e0
Identity => 2c9e194020
Logging => b9e2a73c8937e5234899c0f8f1b1318f76952ab9

[auto-updated: submodules]
2018-10-19 19:04:31 +00:00
ASP.NET CI b8e33c2c60 Updating submodule(s)
Logging => 8270c545224e8734d7297e54edef5c584ee82f01

[auto-updated: submodules]
2018-10-19 11:36:06 -07:00
Chris Ross (ASP.NET) 23a4e11261 Send RST for canceled HTTP/2 writes #3007 2018-10-19 11:03:44 -07:00
Nate McMaster 84ca21ed06
Merge branch 'release/2.2' 2018-10-19 10:26:30 -07:00
Nate McMaster 7f34909708
Include EFCore in real code signing 2018-10-19 10:22:37 -07:00
Justin Kotalik 8b05b859e8
Fix jenkins filename and add VSTS test runs (#1537) 2018-10-19 10:18:11 -07:00
Pavel Krymets af01ed1715
Shorten log file names (#1536) 2018-10-19 08:51:30 -07:00
ASP.NET CI 3b0c85cbb6 Updating BuildTools from 3.0.0-alpha1-20181017.7 to 3.0.0-alpha1-20181018.6
[auto-updated: buildtools]
2018-10-19 00:07:51 -07:00
ASP.NET CI 50112c47f6 Updating submodule(s)
EntityFrameworkCore => 0ba3d04c363e3f7fb5fa89ac24fad0cacff161cc

[auto-updated: submodules]
2018-10-19 00:07:43 -07:00
ASP.NET CI 817ea3126c Updating BuildTools from 2.2.0-preview2-20181017.3 to 2.2.0-preview2-20181018.5
[auto-updated: buildtools]
2018-10-18 17:46:57 -07:00
ASP.NET CI 2f17d235e5 Updating submodule(s)
DotNetTools => 572aadf149
EntityFrameworkCore => 0d0c57482e6fc59e06b9ec6e18cd3bf0fe79eeee
IISIntegration => b92c82e97f
KestrelHttpServer => 1d3090f056
Mvc => 27e75e7a51
Routing => 29b50c7b64
SignalR => d3aaf1f542

[auto-updated: submodules]
2018-10-18 17:46:48 -07:00
Nate McMaster 36add43f11
Merge branch release/2.1 into release/2.2 2018-10-18 16:53:03 -07:00
ASP.NET CI bd32f67bd3 Updating BuildTools from 2.1.3-rtm-15826 to 2.1.3-rtm-15827
[auto-updated: buildtools]
2018-10-18 16:38:51 -07:00
ASP.NET CI c52047c668 Updating BuildTools from 3.0.0-alpha1-20181011.11 to 3.0.0-alpha1-20181017.7
[auto-updated: buildtools]
2018-10-18 21:59:57 +00:00
ASP.NET CI eaeafbdb8d Updating submodule(s)
BasicMiddleware => 1e84159abb
Common => f80b98a262b8ac31b00dc7371d4c14966751c3de
DependencyInjection => d77b090567a1e6ad9a5bb5fd05f4bdcf281d4185
Diagnostics => 73d4a8b43e
DotNetTools => 9b598446ca
EntityFrameworkCore => 82ce648c034a01c4b5389dc395fdda37e8e2c5d5
FileSystem => bf9223edb2c6e2f192fc666ba8ac7372b14d8060
HttpAbstractions => d17d9155c7
IISIntegration => c32b12d94a
KestrelHttpServer => 8f8a09fdf2
Mvc => 6503265bc6
Razor => 04eb1e677c
Scaffolding => 96f3112be8f26f84db4d741eae634cdcb57c7954
SignalR => a9d2cf0c9b
StaticFiles => 4678476063
Templating => 1dfe06323f

[auto-updated: submodules]
2018-10-18 21:59:49 +00:00
Justin Kotalik b92c82e97f
Add static shim test (#1505) 2018-10-18 13:58:56 -07:00
dotnet-maestro-bot 31849575f1 Upgrade to .NET Core 2.1.6-servicing-27017-02 2018-10-18 13:48:06 -07:00
Pavel Krymets c32b12d94a Merge branch 'merge/release/2.2-to-master' 2018-10-18 13:44:22 -07:00
Pavel Krymets 293d165a80
Fix flaky disconnect test (#1533) 2018-10-18 12:37:13 -07:00
Chris Ross (ASP.NET) d3f2ca9c9a Do not inherit socket handles #2789 2018-10-18 12:19:58 -07:00
Pavel Krymets 55d849a0d0
Add compression pass through tests (#1525) 2018-10-18 12:17:32 -07:00
ASP.NET CI faa071b3e4 Updating BuildTools from 2.1.3-rtm-15825 to 2.1.3-rtm-15826
[auto-updated: buildtools]
2018-10-18 11:32:44 -07:00
Chris Ross 8f8a09fdf2
Merge pull request #3029 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-18 11:22:00 -07:00
Pavel Krymets f2b4abee02
Merge pull request #1524 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-18 11:18:52 -07:00
Nate McMaster 5f61f0aaf2
Merge branch 'master' into merge/release/2.2-to-master 2018-10-18 09:02:21 -07:00
Justin Kotalik 48d40e0e36
Add mitigations to HttpsClientCert_GetCertInformation flakiness (#1529) 2018-10-18 08:49:52 -07:00
Justin Kotalik 22c737c3ee
Merge pull request #3663 from aspnet/release/2.2
Revert restarting was when installing ANCM (#3662)
2018-10-17 22:45:39 -07:00
Justin Kotalik 6dc4673881
Revert restarting was when installing ANCM (#3662) 2018-10-17 22:44:41 -07:00
Nate McMaster 674401235b
Fix local builds of src/DataProtection/build.cmd 2018-10-17 17:35:01 -07:00
Chris Ross (ASP.NET) 1d3090f056 Only reset the request body pipe for HTTP/1 #3006 2018-10-17 16:28:33 -07:00
Nate McMaster 6994c4fc48
Merge release/2.2 and aspnet/WebSockets master branch 2018-10-17 16:06:14 -07:00
Nate McMaster 95f146ada5
Merge branch 'release/2.2' 2018-10-17 15:58:29 -07:00
Nate McMaster 9ce78f36d5
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in afeb7fe49b
2018-10-17 15:57:02 -07:00
Nate McMaster d991c50c82
Merge release/2.1 and aspnet/WebSockets release/2.2 2018-10-17 15:47:04 -07:00
Nate McMaster e5b6da2d2a
Merge branch 'release/2.1' into release/2.2 2018-10-17 15:44:07 -07:00
Nate McMaster 24f85a200c
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in a036f920b8
2018-10-17 15:34:25 -07:00
Nate McMaster afeb7fe49b
Update README.md to indicate this repo has moved into aspnet/AspNetCore (#278) 2018-10-17 15:15:04 -07:00
Nate McMaster b1427c759b
Remove the WebSockets submodule 2018-10-17 14:53:22 -07:00
Nate McMaster 9e952a22ed
Merge source code from aspnet/WebSockets 2018-10-17 14:30:38 -07:00
Nate McMaster 5d84c92b74
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganiziation, this source code was found in 67f2c3149e
2018-10-17 14:27:00 -07:00
ASP.NET CI b68d47ebee Updating BuildTools from 2.1.3-rtm-15824 to 2.1.3-rtm-15825
[auto-updated: buildtools]
2018-10-17 21:07:55 +00:00
Nate McMaster 9b598446ca
Merge branch 'release/2.2' 2018-10-17 13:57:51 -07:00
Nate McMaster 572aadf149
Remove duplicate package references (#501) 2018-10-17 13:15:14 -07:00
ASP.NET CI 26f6c72cd6 Updating BuildTools from 2.2.0-preview2-20181011.10 to 2.2.0-preview2-20181017.3
[auto-updated: buildtools]
2018-10-17 20:05:00 +00:00
ASP.NET CI 911244d326 Updating submodule(s)
BasicMiddleware => c21cee940a
KestrelHttpServer => 97acb95715
Scaffolding => b20c6e2d82c0be2ad2824f788ac57c66b0258599
Templating => 80d3bbfcc9

[auto-updated: submodules]
2018-10-17 20:04:51 +00:00
John Luo 5d337fbd9d Revert "Set default protocol to HTTP/1.x"
This reverts commit 97acb95715.
2018-10-17 12:46:35 -07:00
John Luo e364177c5f Merge branch 'release/2.2' 2018-10-17 12:46:11 -07:00
Nate McMaster 1dfe06323f
Merge branch release/2.2 2018-10-17 11:52:06 -07:00