Commit Graph

945 Commits

Author SHA1 Message Date
Pranav K d0ddb068be
Return FormCollection.Empty when Content-Length is 0 (#1038)
* Return FormCollection.Empty when Content-Length is 0

Fixes https://github.com/aspnet/Mvc/issues/5631
2018-09-13 13:35:31 -07:00
ASP.NET CI cbafd89960 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:14:09 -07:00
Simon Cropp cfb0d732b0 fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
ASP.NET CI b43bc0cb8a
Update branding to 2.2.0-preview3 2018-09-05 16:34:33 -07:00
ASP.NET CI 14076d94c3 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:13:15 -07:00
ASP.NET CI f3dc2d069c Update package branding for 2.2.0-preview2 2018-08-21 13:33:50 -07:00
ASP.NET CI 26b9bc06b2 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:14:03 +00:00
ASP.NET CI a4d6374861 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:37:09 +00:00
ASP.NET CI c12ee8fe75 Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:14:51 +00:00
Justin Kotalik 80b6ae4eb4
Handle subtype with suffix being a subtype without a suffix (#1027) 2018-07-30 12:05:35 -07:00
ASP.NET CI f5adc2bc31 Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:13:18 -07:00
Nate McMaster 64e4d3215f
Merge branch 'release/2.1' into release/2.2 2018-07-24 12:07:20 -07:00
ASP.NET CI 1230eac60c Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:13:46 -07:00
ASP.NET CI 8ed18d396e Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:14:12 -07:00
Nate McMaster d142d58eb4
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:53:31 -07:00
Nate McMaster a0bed5536a
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:40 -07:00
Nate McMaster 6c98513f83
Reverting version from 2.1.2 back to 2.1.1
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:32 -07:00
ASP.NET CI d0a32cc354 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:14:27 -07:00
Nate McMaster a6929fe02b
Update infrastructure for the 2.2 release 2018-06-28 16:20:00 -07:00
Nate McMaster 78ce5dd2be
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:46 -07:00
David Fowler 0f4f1950f1
Attempt to make it easier to detect when the request is done (#1021)
- Today the async local reference to the HttpContext flows when the execution context is captured. When the http request has ended, the HttpContext property will return the reference to an invalid HttpContext instead of returning null. This change stores both the request id and the HttpContext and makes sure both match before returning anything valid.
- This is still racy but should catch more cases of people doing bad things.
- There will still be issue if people store the context in a local and use that reference instead of accessing it through the property getter but we can live with that.
- Set the TraceIdentifier to null in the default HttpContextFactory
- Added tests
2018-06-26 11:49:12 -07:00
ASP.NET CI 6d6b7785d2 Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:15:38 -07:00
Ryan Brandenburg 80a361c24c Set 2.1 baselines 2018-06-14 10:13:59 -07:00
Ryan Brandenburg c367db6226 Set 2.1 baselines 2018-06-14 09:36:28 -07:00
ASP.NET CI f47b5e9f9e Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:20:15 +00:00
Ryan Brandenburg 00f6ec2b87 Adding VSTS file 2018-06-07 16:22:58 -07:00
ASP.NET CI 5c365618f3 Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:35:39 +00:00
Nate McMaster 33daa10583
Add certificate names for code signing 2018-06-05 22:32:18 -07:00
Nate McMaster b8be770d37
Bumping version from 2.1.0 to 2.1.1 2018-06-05 09:11:35 -07:00
ASP.NET CI b3fc9aa4a5 Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:14:53 +00:00
ASP.NET CI c08f320967 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:38:22 -07:00
ASP.NET CI 98b5dfab0a Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:15:01 +00:00
Nate McMaster (automated) 00ba0a4240
Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:14:22 -07:00
ASP.NET CI bcb7bcbb7a Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:32:19 +00:00
ASP.NET CI a06355a713 Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:09:09 -07:00
Ryan Brandenburg 1ad03de00c Upgrade to netcoreapp22 2018-05-08 10:50:50 -07:00
ASP.NET CI 816516f193 Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:16:00 -07:00
ASP.NET CI 95a44cda4b Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:35:31 -07:00
Nate McMaster (automated) c8b7ee9468
Merge branch release/2.1 into dev 2018-04-30 15:53:05 -07:00
Nate McMaster (automated) 65228ea374
Bump version to 2.1.0-rtm 2018-04-30 14:51:40 -07:00
ASP.NET CI cf771bcc62 Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:16:46 -07:00
ASP.NET CI d879127c07 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:09:16 -07:00
Nate McMaster b715933181
Merge branch release/2.1 into dev 2018-04-20 15:08:07 -07:00
ASP.NET CI ae960c06e5 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:22:03 -07:00
Nate McMaster 7ddbde8b68
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:39:19 -07:00
Ryan Brandenburg e42808dc63 Update version number to 2.2.0 2018-04-16 16:57:43 -07:00
Ryan Brandenburg 79eb012139 Merge branch 'release/2.1' into dev 2018-04-16 16:57:43 -07:00
Ryan Brandenburg e7055a11ae Branching for 2.1.0-rc1 2018-04-16 16:57:39 -07:00
Ryan Brandenburg 5d1ee9da82 Merge remote-tracking branch 'origin/release/2.1' into rybrande/MergeRelease21IntoDev 2018-04-16 14:32:09 -07:00
ASP.NET CI a5743b2fd4 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:10:15 -07:00