Commit Graph

32588 Commits

Author SHA1 Message Date
ASP.NET CI 9632f9d9af Updating submodule(s)
EntityFrameworkCore => 25e8375b946913c78df12f327deb39eacf6d583e
WebSockets => 69961bbdab

[auto-updated: submodules]
2018-09-28 22:51:10 +00:00
John Luo 69961bbdab Merge branch 'release/2.1' into release/2.2 2018-09-28 15:44:48 -07:00
ASP.NET CI 422032fe81 Updating submodule(s)
AzureIntegration => 480d9f9234
BasicMiddleware => 09a7b3bef5
BrowserLink => e0a6eadc714b637e17501b33a712d8315359a9dd
Common => 0eeedb12ffcab07cd6d529675ce9d5ce338edb1c
Diagnostics => fa961b003f
DotNetTools => 4baa07ccae
EntityFrameworkCore => 2c2d628bcef1e02a1dbb17ce80b9e1d92bddf3d9
Identity => 73062c89f6
IISIntegration => 89fccf3ac5
KestrelHttpServer => d4ab8b27a9
MetaPackages => e48d280f1b
Mvc => ef21286792
MvcPrecompilation => 47ae0c15cc
Routing => c887f730dd
Scaffolding => 681c609a88b4cb735402c85eb3da1a3339ca9e29
SignalR => 2a1ba9e4ff
StaticFiles => 8dcc011324

[auto-updated: submodules]
2018-09-28 22:08:26 +00:00
Mikael Mengistu 2a1ba9e4ff
Change websockets library (#3012) 2018-09-28 14:20:58 -07:00
John Luo 67f2c3149e Use port 0 to avoid port collisions during tests 2018-09-28 11:59:48 -07:00
Nate McMaster e48d280f1b
Merge branch 'release/2.1' into release/2.2 2018-09-28 11:48:24 -07:00
Nate McMaster a0323945bc
Remove PublicSign and unnecessary certificate name properties 2018-09-28 11:48:05 -07:00
Nate McMaster 75ac1a60f7
Include .jar files in microbuild code signing 2018-09-28 11:22:16 -07:00
Simon Cropp d4ab8b27a9 typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
Chris Ross (ASP.NET) 09a7b3bef5 Add logging to the response compression middleware #222 2018-09-28 11:05:20 -07:00
Nate McMaster 89fccf3ac5
Enable MicroBuild code signing (#1456)
Fixup the paths to files to be signed.
2018-09-28 10:37:18 -07:00
Nate McMaster ef21286792
Fix microbuild code signing configuration (#8511)
Fixup the paths to files to be signed.
2018-09-28 10:36:56 -07:00
Nate McMaster 47ae0c15cc
Fix microbuild signing configuration 2018-09-28 10:36:24 -07:00
Pranav K ccb6579cd7
Do not return ProblemDetails for < 4xx status codes
Fixes #8504
2018-09-28 10:33:45 -07:00
John Luo 7cf1cf2a54 Update API check baselines to 2.1.0 2018-09-28 10:30:50 -07:00
Nate McMaster f20e2f82aa
Bumping version from 2.1.4 to 2.1.5 2018-09-28 09:52:59 -07:00
Nate McMaster 646e65cb1d
Bumping version from 2.1.3 to 2.1.4 2018-09-28 09:51:26 -07:00
Unai Zorrilla fa961b003f Added execution time duration (HealthReportEntry TotalDuration) (#493)
* Added execution time duration into HealthReportEntry and TotalDuration on HealthReport

* review PR feedback from @rynowak.

* added the same duration into HealthReportEntry and log when the health check throw
2018-09-28 09:14:58 -07:00
Ryan Nowak c887f730dd Add DFA Graph viewer to sample 2018-09-28 09:11:24 -07:00
Justin Kotalik 45a52ebff5
Move Log call before starting application (#1453) 2018-09-28 08:53:32 -07:00
BrennanConroy 1f91b523f7
Add error to negotiate (#2998) 2018-09-27 20:27:06 -07:00
Simon Cropp 8dcc011324 spelling, inline outs, redundant braces (#252) 2018-09-27 20:24:42 -07:00
Stephen Halter e9c2acf4dc
Add HTTP/2 response draining timeout (#2956)
* Move drain timeout to Http1Connection
* Add TimeoutControl class
2018-09-27 17:59:12 -07:00
Justin Kotalik fc39ea3bec
Make hosting bundle get prodcon runtime versions (#1435) 2018-09-27 16:44:40 -07:00
Nate McMaster 73062c89f6
Change spec test packages to depend on xunit.execution.core, not the xunit metapackage (#1979) 2018-09-27 16:40:38 -07:00
dotnet-maestro-bot 66ba370a0a Update .NET Core to 2.2.0-preview3-26927-02 2018-09-27 16:19:50 -07:00
Nate McMaster 594b5fafe4
Enable MicroBuild code signing 2018-09-27 16:11:54 -07:00
Eilon Lipton e225a7ba09
Update LICENSE.txt 2018-09-27 15:47:35 -07:00
Eilon Lipton d985f9ec44
Update LICENSE.txt 2018-09-27 15:46:08 -07:00
Eilon Lipton 04ec102e96
Update LICENSE.txt 2018-09-27 15:45:00 -07:00
Eilon Lipton c29b0e6131
Update LICENSE.txt 2018-09-27 15:30:51 -07:00
Eilon Lipton bdc2d9f697
Update LICENSE.txt 2018-09-27 15:23:23 -07:00
Eilon Lipton 6c4242f5eb
Update LICENSE.txt 2018-09-27 15:22:13 -07:00
Nate McMaster 36692a1e15
Bumping version from 2.1.5 to 2.1.6 2018-09-27 15:19:53 -07:00
Justin Kotalik c6633e6ec5
Increase retry count (#1449) 2018-09-27 15:08:18 -07:00
Nate McMaster c9747bcf6b
Use Microsoft400 for code signing CAB, MSI, and installer bundles (#1433) 2018-09-27 12:58:41 -07:00
Nate McMaster 4baa07ccae
Update code signing properties and configuration 2018-09-27 12:55:40 -07:00
andrewslavin cc610955db Support mime-type wildcards #121 @andrewslavin 2018-09-27 12:52:24 -07:00
Mike Harder 82d17e4ee1
Merge pull request #1430 from dotnet-maestro-bot/merge/release/2.1-to-release/2.2
[automated] Merge branch 'release/2.1' => 'release/2.2'
2018-09-27 12:25:23 -07:00
Mike Harder cf204df326
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2 2018-09-27 12:24:12 -07:00
Mike Harder e8d3321025
Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429)
- Required for builds which need to restore from multiple feeds
2018-09-27 12:17:14 -07:00
Nate McMaster 480d9f9234
Cleanup code signing configuration 2018-09-27 12:05:07 -07:00
ASP.NET CI ff5ca47539 Updating submodule(s)
SignalR => 870efd5965

[auto-updated: submodules]
2018-09-27 18:51:04 +00:00
BrennanConroy 870efd5965
More robust plugin load (#3022) 2018-09-27 11:34:11 -07:00
ASP.NET CI f64716d5d4 Updating submodule(s)
Scaffolding => b7bda7875e69ed66f6c4d62e6dc33bd39c73b7a4

[auto-updated: submodules]
2018-09-27 18:18:27 +00:00
ASP.NET CI e98d94a1ec Updating submodule(s)
EntityFrameworkCore => cd6c3462e5b551416f58afcb22f5f094ff236a03

[auto-updated: submodules]
2018-09-27 10:44:42 -07:00
Nate McMaster db1e4cf3d4
Use Microsoft400 for installers signing, not 401 (#1426)
400 only uses a SHA2 cert instead of dual signing.
2018-09-27 10:39:18 -07:00
Mike Harder 9cb2c7a8d6
Update Cli.FunctionalTests for latest 2.2-preview3 (#1425) 2018-09-27 10:19:19 -07:00
ASP.NET CI 1b10ecb180 Updating submodule(s)
SignalR => 3c8c8ba333

[auto-updated: submodules]
2018-09-27 08:34:30 -07:00
BrennanConroy 3c8c8ba333
[TS] Reject handshake if connection closes before response (#3000) 2018-09-27 08:29:16 -07:00