aspnetcore/test
Ryan Nowak ff6cbfd7cf Make saving TempData operate via a filter
This change moves the responsibility for saving TempData into a filter,
which is registered with other View features. This moves TempData into the
ViewFeatures package.

ActionResults which require TempData to be kept use a new marker interface
which is handled by the filter.
2015-08-07 16:53:11 -07:00
..
Microsoft.AspNet.JsonPatch.Test Replace of Add operation (jsonpatch dynamic support) 2015-08-07 16:10:07 -07:00
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
Microsoft.AspNet.Mvc.Core.Test Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
Microsoft.AspNet.Mvc.Cors.Test Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
Microsoft.AspNet.Mvc.DataAnnotations.Test Support `[Display(Name = "")]` on enum values 2015-08-06 16:07:50 -07:00
Microsoft.AspNet.Mvc.Formatters.Json.Test Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
Microsoft.AspNet.Mvc.Formatters.Xml.Test
Microsoft.AspNet.Mvc.FunctionalTests Replace of Add operation (jsonpatch dynamic support) 2015-08-07 16:10:07 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Add support for jQuery syntax in form data 2015-08-05 10:31:24 -07:00
Microsoft.AspNet.Mvc.Localization.Test Fix #2874 part 2 - Add AddLocalization() overload for MVC localization. 2015-08-07 09:49:08 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Issue #2745 - ViewHierarchyUtility.GetHierarchicalPath does not handle root paths *nix file systems. 2015-08-06 10:31:11 -07:00
Microsoft.AspNet.Mvc.Razor.Test * Cleaning up unused types in Razor precompilation. 2015-08-07 11:09:11 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
Microsoft.AspNet.Mvc.Test Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.ViewFeatures.Test Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Add `HttpOkResult`, `HttpOkObjectResult`, and `Ok()` methods in `Controller` 2015-07-23 18:49:36 -07:00
WebSites Switching to Autofac from NuGet.org 2015-08-07 15:53:53 -07:00