..
ApplicationModel
Revert breaking change ( #6519 )
2017-07-07 17:09:36 -07:00
ApplicationParts
…
Authorization
Fix AuthZ Regression ( #6574 )
2017-07-20 21:18:53 -07:00
Builder
Upgrade test framework versions and fix test issues
2017-05-15 14:11:27 -07:00
Controllers
Use factory pattern for caching in ControllerActionInvoker
2017-05-22 13:05:55 -07:00
DependencyInjection
Revert breaking change ( #6519 )
2017-07-07 17:09:36 -07:00
Filters
Add generic overloads on FilterCollection
2017-06-28 09:03:48 -07:00
Formatters
Create custom collection for model binder providers
2017-06-30 15:44:07 -07:00
Infrastructure
A new and exciting implementation of action selection
2017-05-05 17:54:09 -07:00
Internal
Refactor CORS support out of MVC Core
2017-08-14 11:40:56 -07:00
ModelBinding
Revert breaking change ( #6519 )
2017-07-07 17:09:36 -07:00
Properties
…
Routing
Port fix for URL helper redirect ( #6916 )
2017-10-05 11:24:36 -07:00
AcceptedAtActionResultTests.cs
…
AcceptedAtRouteResultTests.cs
…
AcceptedResultTests.cs
…
BadRequestObjectResultTests.cs
…
BadRequestResultTests.cs
…
BindAttributeTest.cs
…
ChallengeResultTest.cs
React to Auth + switch to Policy Evaluator
2017-05-25 18:23:41 -07:00
ConsumesAttributeTests.cs
…
ContentResultTest.cs
Bump `MemoryPoolHttpResponseStreamWriter` buffer size up to 16K `char`s
2017-04-23 16:15:58 -07:00
ControllerBaseTest.cs
RedirectToPage(page, handler) does not work ( #6503 )
2017-07-06 14:12:57 -07:00
CreatedAtActionResultTests.cs
…
CreatedAtRouteResultTests.cs
…
CreatedResultTests.cs
…
EmptyResultTests.cs
…
FileContentResultTest.cs
Port fix for #6875 : Only set Content-Length when serving body ( #6888 )
2017-09-25 16:01:15 -07:00
FileResultTest.cs
Respond to RangeHelper refactor ( #6348 )
2017-06-06 11:22:35 -07:00
FileStreamResultTest.cs
Port fix for #6875 : Only set Content-Length when serving body ( #6888 )
2017-09-25 16:01:15 -07:00
FlushReportingStream.cs
…
ForbidResultTest.cs
Remove TaskCache and TaskCacheOfT
2017-06-08 08:19:20 -07:00
HttpNotFoundObjectResultTest.cs
…
HttpNotFoundResultTests.cs
…
HttpOkObjectResultTest.cs
…
HttpOkResultTest.cs
…
HttpStatusCodeResultTests.cs
…
HttpUnauthorizedResultTests.cs
…
LocalRedirectResultTest.cs
Port fix for URL helper redirect ( #6916 )
2017-10-05 11:24:36 -07:00
MediaTypeCollectionTest.cs
…
Microsoft.AspNetCore.Mvc.Core.Test.csproj
Update how PackageReference versions are set
2017-10-09 11:11:24 -07:00
MvcOptionsTest.cs
…
NonDisposableStreamTest.cs
Change TFM to netcoreapp2.0 ( #6234 )
2017-05-04 18:11:26 -07:00
ObjectResultTests.cs
…
PhysicalFileResultTest.cs
Port fix for #6875 : Only set Content-Length when serving body ( #6888 )
2017-09-25 16:01:15 -07:00
ProducesAttributeTests.cs
…
RedirectResultTest.cs
…
RedirectToActionResultTest.cs
…
RedirectToPageResultTest.cs
./ paths relative on page.
2017-04-25 11:57:58 -07:00
RedirectToRouteResultTest.cs
…
RequireHttpsAttributeTests.cs
…
ResponseCacheAttributeTest.cs
…
SerializableErrorTests.cs
…
SignInResultTest.cs
Remove TaskCache and TaskCacheOfT
2017-06-08 08:19:20 -07:00
SignOutResultTest.cs
Add SignOut overload + Use new auth api ( #6476 )
2017-07-03 12:32:11 -07:00
TestApplicationPart.cs
…
TestFeatureProvider.cs
…
VirtualFileResultTest.cs
Port fix for #6875 : Only set Content-Length when serving body ( #6888 )
2017-09-25 16:01:15 -07:00
xunit.runner.json
…