Commit Graph

30389 Commits

Author SHA1 Message Date
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
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
ASP.NET CI 79adc9dd40 Updating submodule(s)
Routing => 95753825ef

[auto-updated: submodules]
2018-09-27 07:11:16 -07:00
James Newton-King 95753825ef
Comment registered key (#816) 2018-09-27 07:06:30 -07:00
ASP.NET CI 983cce4329 Updating submodule(s)
KestrelHttpServer => f56b682b36
SignalR => 79663b480d

[auto-updated: submodules]
2018-09-26 17:57:49 -07:00
Mikael Mengistu 79663b480d
Add more Spotless rules (#3005) 2018-09-26 17:45:19 -07:00
John Luo f56b682b36 Impose integer decode limit in HPACK 2018-09-26 17:18:24 -07:00
ASP.NET CI 05e3e13a96 Updating submodule(s)
Mvc => 8311fd870b

[auto-updated: submodules]
2018-09-26 16:23:32 -07:00
Pranav K 8311fd870b
Include the response type in ProducesResponseType for client errors (#8490)
* Include the response type in ProducesResponseType for client errors

* Refactor ActualApiResponseMetadata discovery in to a separate more manageable type
* Annotate action result ctors and helper methods that specify the "object" value with attribute
* Modify the discovery of parameters to match ActionResultObjectValueAttribute and ActionResultStatusCodeAttribute by name
  to allow users to write and annotate custom helper methods and action results, a la NotNullAttribute.

Fixes #8345
2018-09-26 15:51:49 -07:00
ASP.NET CI b7fd027074 Updating submodule(s)
DotNetTools => 0157e38a23
Razor => e4ebae107c
SignalR => 13f2ebe2f6

[auto-updated: submodules]
2018-09-26 15:51:22 -07:00
Nate McMaster e4ebae107c
Fix the path to SignedPackageFile items and include the VSIX .dll in code signing 2018-09-26 15:19:28 -07:00
Nate McMaster 0157e38a23
Fix the path for SignedPackageFile and include the VSIX .dll in signing 2018-09-26 15:06:06 -07:00
BrennanConroy 13f2ebe2f6
[Java] Throw useful error on incorrect argument length (#3010) 2018-09-26 15:03:31 -07:00
ASP.NET CI 054ea43674 Updating submodule(s)
DotNetTools => c601038484
FileSystem => 6241310d746e58e78faef2f97aeb7ec7da6848b9
IISIntegration => bac0f44fa7

[auto-updated: submodules]
2018-09-26 14:44:49 -07:00
Nate McMaster c601038484
Remove duplicate PackageReferences 2018-09-26 14:24:22 -07:00
Pavel Krymets bac0f44fa7 Revert "Disconnect the disconnect handler when request processing ends (#1413)"
This reverts commit f808bdc331.
2018-09-26 14:17:40 -07:00
ASP.NET CI 9a2a8acac6 Updating submodule(s)
SignalR => 71ac906159
Templating => b07338b618

[auto-updated: submodules]
2018-09-26 13:04:15 -07:00
Ryan Brandenburg b07338b618
Don't use depricated methods (#751)
Don't use depricated methods
2018-09-26 12:50:24 -07:00
Mikael Mengistu 71ac906159
Java Client HubConnectionBuilder API Review (#2991) 2018-09-26 12:42:39 -07:00
ASP.NET CI bbcc3cafda Updating submodule(s)
EntityFrameworkCore => 7c60f309fadbd3143b485fda307a1dae53ff86c9

[auto-updated: submodules]
2018-09-26 18:55:02 +00:00
ASP.NET CI 97df4d62eb Updating submodule(s)
Mvc => 5b8b3a0067

[auto-updated: submodules]
2018-09-26 11:22:45 -07:00
Nate McMaster deaeb45a64
Merge branch 'release/2.1' into release/2.2 2018-09-26 11:05:32 -07:00
Nate McMaster 02dac71f64
Move e2e-tests.yml into the right folder 2018-09-26 10:58:07 -07:00
Mike Harder a624afdf8e
Functional tests for .NET Core CLI 2.1.X (#1415) 2018-09-26 10:51:03 -07:00
ASP.NET CI aa72dc6682 Updating submodule(s)
Mvc => 831937c86c
Scaffolding => de6434aa771605d944428ab59766fd9f8c999e58

[auto-updated: submodules]
2018-09-26 10:19:50 -07:00
Pranav K 5b8b3a0067
Reference Microsoft.NET.Sdk.Razor in projects with Razor files (during benchmark builds) 2018-09-26 10:10:16 -07:00
Nate McMaster a6847de87d
Fix PipeBuild parameter: PB_RESTORESOURCES => PB_RESTORESOURCE 2018-09-26 09:53:31 -07:00
Nate McMaster 90ed3bde5e
Add more logging for E2E tests
Trying to diagnose why ProdCon fails to download metadata
2018-09-26 09:42:18 -07:00
Ryan Nowak 831937c86c Add LinkGenerator extensions for MVC 2018-09-26 09:37:46 -07:00
ASP.NET CI 6bbc441565 Updating submodule(s)
Common => b7305c2801855a471db09da408b9c30b998038d5

[auto-updated: submodules]
2018-09-25 19:53:23 -07:00
ASP.NET CI 1635034fee Updating submodule(s)
Common => a1aa6090a60f51419a20e8e23dd5ee0b08c0f8e3

[auto-updated: submodules]
2018-09-26 02:44:53 +00:00