aspnetcore/test/Microsoft.AspNetCore.Mvc.Co...
Doug Bunting 47d6d4e82c
Update `FormFileModelBinder` to re-add prefix `ParameterBinder` removed incorrectly
- #7562 part 2
- add `OriginalModelName` to `ModelBindingContext`

nit: take VS suggestions, mostly to inline collection initialization in `FormFileModelBinderTest`
2018-09-18 11:44:48 -07:00
..
ApiExplorer Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ApplicationModels Allow IFormFile parameters annotated with [FromForm] to be correctly … (#8452) 2018-09-14 09:06:32 -07:00
ApplicationParts Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Authorization Fix regression with Authorize + IPolicyProvider (#8068) 2018-07-12 15:36:03 -07:00
Builder Update MvcEndpointDataSource to use RoutePattern (#8249) 2018-08-23 21:42:42 +12:00
Controllers [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
DependencyInjection Introduce ProblemDetailsFilter 2018-08-21 17:29:12 -07:00
Filters Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
Formatters Fix typos (#8413) 2018-09-12 09:34:45 -07:00
Infrastructure Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
Internal Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
ModelBinding Update `FormFileModelBinder` to re-add prefix `ParameterBinder` removed incorrectly 2018-09-18 11:44:48 -07:00
Properties
Routing Fix aspnet/Routing#782 2018-09-09 15:17:05 -07:00
AcceptedAtActionResultTests.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
AcceptedAtRouteResultTests.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
AcceptedResultTests.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
ActionResultOfTTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ApiConventionMethodAttributeTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ApiConventionTypeAttributeTest.cs Add support for default response (#8028) 2018-07-06 16:44:07 -07:00
BadRequestObjectResultTests.cs Added Conflict result helper to ControllerBase 2017-10-02 15:05:57 -07:00
BadRequestResultTests.cs
BindAttributeTest.cs
ChallengeResultTest.cs
ConflictObjectResultTest.cs Added Conflict result helper to ControllerBase 2017-10-02 15:05:57 -07:00
ConflictResultTest.cs Added Conflict result helper to ControllerBase 2017-10-02 15:05:57 -07:00
ConsumesAttributeTests.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ContentResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
ControllerBaseTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
CreatedAtActionResultTests.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
CreatedAtRouteResultTests.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
CreatedResultTests.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
EmptyResultTests.cs
FileContentResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
FileResultTest.cs Unskip skipped tests 2018-05-29 12:10:59 -07:00
FileStreamResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
FlushReportingStream.cs
ForbidResultTest.cs
HttpNotFoundObjectResultTest.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
HttpNotFoundResultTests.cs
HttpOkObjectResultTest.cs Refactor content negotiation code into a service (#6998) 2017-10-31 16:32:37 -07:00
HttpOkResultTest.cs
HttpStatusCodeResultTests.cs Add IStatusCodeActionResult (#8265) 2018-08-13 15:39:20 -07:00
HttpUnauthorizedResultTests.cs
LocalRedirectResultTest.cs Integrate Dispatcher's link generator 2018-06-19 04:14:05 -07:00
MediaTypeCollectionTest.cs
Microsoft.AspNetCore.Mvc.Core.Test.csproj Cleanup TestCommon 2018-05-18 10:45:57 -07:00
MvcOptionsTest.cs
NonDisposableStreamTest.cs
ObjectResultTests.cs Set ProblemDetails status field during ObjectResult formatting 2018-07-19 17:57:55 -07:00
PhysicalFileResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
ProducesAttributeTests.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
RedirectResultTest.cs Integrate Dispatcher's link generator 2018-06-19 04:14:05 -07:00
RedirectToActionResultTest.cs Design extensibility for executors 2017-09-22 10:32:55 -07:00
RedirectToPageResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
RedirectToRouteResultTest.cs Design extensibility for executors 2017-09-22 10:32:55 -07:00
RequestFormLimitsAttributeTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
RequireHttpsAttributeTests.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ResponseCacheAttributeTest.cs Improve logging - individual filters 2017-12-18 13:16:06 -08:00
SerializableErrorTests.cs
ServiceFilterAttributeTest.cs Unwrap filter factories in TypeFilterAttribute & ServiceFilterAttribute 2018-08-24 14:15:40 -07:00
SignInResultTest.cs
SignOutResultTest.cs
TestApplicationPart.cs
TestFeatureProvider.cs
TypeFilterAttributeTest.cs Unwrap filter factories in TypeFilterAttribute & ServiceFilterAttribute 2018-08-24 14:15:40 -07:00
UnprocessableEntityObjectResultTests.cs Add UnprocessableEntityResult, UnprocessableEntityObjectResult and ControllerBase.UnprocessableEntity methods (#6851) 2017-09-22 09:27:29 -07:00
UnprocessableEntityResultTests.cs Add UnprocessableEntityResult, UnprocessableEntityObjectResult and ControllerBase.UnprocessableEntity methods (#6851) 2017-09-22 09:27:29 -07:00
ValidationProblemDetailsTest.cs Smooth rough ApiBehavior edges 2018-01-22 09:53:21 -08:00
VirtualFileResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
xunit.runner.json Migrate to MSBuild 2017-02-28 21:20:39 -08:00