Commit Graph

36440 Commits

Author SHA1 Message Date
Eilon Lipton 4b9099aad6
Update LICENSE.txt 2018-09-27 15:19:34 -07:00
Eilon Lipton 9e5ad2358f
Update LICENSE.txt 2018-09-27 15:17:17 -07:00
Justin Kotalik c6633e6ec5
Increase retry count (#1449) 2018-09-27 15:08:18 -07:00
Mikael Mengistu 31809536e3
Merge pull request #3017 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-09-27 14:15:07 -07:00
Nate McMaster 7c0bad4cef
Merge branch 'release/2.2' 2018-09-27 13:00:01 -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
Justin Kotalik c0de15cc45 Bad korebuild-lock file 2018-09-27 12:42:01 -07:00
Justin Kotalik 4eb9fc05a3 upgrade deps 2018-09-27 12:40:44 -07:00
ASP.NET CI 3308bda6b8 Updating submodule(s)
EntityFrameworkCore => b38332ff4bcd4d973670e428f76d3b65c5ff4ad7

[auto-updated: submodules]
2018-09-27 12:32:43 -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 62b6b7fbab Updating submodule(s)
IISIntegration => 003b65c678

[auto-updated: submodules]
2018-09-27 12:02:21 -07:00
ASP.NET CI ff5ca47539 Updating submodule(s)
SignalR => 870efd5965

[auto-updated: submodules]
2018-09-27 18:51:04 +00:00
Justin Kotalik 003b65c678 Merge branch 'merge/release/2.2-to-master' 2018-09-27 11:39:57 -07: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 798e728801 Updating submodule(s)
Routing => 6c1c594b83

[auto-updated: submodules]
2018-09-27 11:07:17 -07:00
Nate McMaster df5c83024c
Merge branch 'release/2.2' 2018-09-27 10:56:58 -07:00
James Newton-King 6c1c594b83
Merge remote-tracking branch 'origin/release/2.2' 2018-09-27 10:53:30 -07: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 a23c9e7bd7 Updating submodule(s)
HttpAbstractions => cbed7393a2

[auto-updated: submodules]
2018-09-27 16:58:34 +00:00
Roma Marusyk cbed7393a2 Add XML documentation for IFormFileCollection. #3528 (#1040) 2018-09-27 09:53:39 -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
ASP.NET CI cf13fb2301 Updating submodule(s)
DotNetTools => 6637e8f128
FileSystem => b1865eb3d32655d2a816c9a1a4e6d160fa69ae52
KestrelHttpServer => a83f02d954

[auto-updated: submodules]
2018-09-27 00:50:37 +00:00
Mikael Mengistu 79663b480d
Add more Spotless rules (#3005) 2018-09-26 17:45:19 -07:00
John Luo a83f02d954 Merge branch 'release/2.2' 2018-09-26 17:19:14 -07:00
John Luo f56b682b36 Impose integer decode limit in HPACK 2018-09-26 17:18:24 -07:00
Nate McMaster 6637e8f128
Merge branch 'release/2.2' 2018-09-26 17:05:30 -07:00
ASP.NET CI 1524cafb02 Updating submodule(s)
Mvc => 2f0aee6736

[auto-updated: submodules]
2018-09-26 23:44:32 +00:00
ASP.NET CI 05e3e13a96 Updating submodule(s)
Mvc => 8311fd870b

[auto-updated: submodules]
2018-09-26 16:23:32 -07:00
Pranav K 2f0aee6736
Merge remote-tracking branch 'origin/release/2.2' 2018-09-26 16:13:57 -07:00
ASP.NET CI 99c2ee671b Updating submodule(s)
SignalR => 44b6c87a8d

[auto-updated: submodules]
2018-09-26 22:59:43 +00: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
Mikael Mengistu 44b6c87a8d
Merge pull request #3015 from aspnet/release/2.2
Merge release/2.2
2018-09-26 15:27:07 -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
ASP.NET CI ecfaa39b03 Updating submodule(s)
DotNetTools => 59dd2a05ca

[auto-updated: submodules]
2018-09-26 15:03:53 -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