aspnetcore/test
Ryan Nowak 0152aac7f4 Fix for #1652 - Make Authorization Filters run first
This change moves authorization filters to be the first filter stage
(before exception filters).
2014-12-02 10:39:50 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Fix for #1652 - Make Authorization Filters run first 2014-12-02 10:39:50 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Fix for #1652 - Make Authorization Filters run first 2014-12-02 10:39:50 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Updating Associated Metadata Provider to follow the existing pattern. 2014-11-26 16:56:32 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test matched classnames with filenames 2014-11-25 11:21:17 -08:00
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test Adding FromServicesAttribute. 2014-11-26 15:35:08 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Remove ControllerDescriptor and fix ControllerActionDescriptor to pick the right type for the display name. 2014-11-25 13:54:57 -08:00
WebSites Adding Support for TryUpdateModel using include expressions and predicate. 2014-11-26 17:44:50 -08:00