aspnetcore/test/WebSites
Ryan Nowak 46db71cfce Part 1 of fix for #2248 - Ambiguity when inheriting attribute routes
The change here is to make an attribute route defined on a base class
inherited only if no other routes were defined 'closer' to the controller
class.

To put another way, attribute routes can either be inherited or
overridden, you can't inherit + add your own.
2015-05-08 17:05:45 -07:00
..
ActionConstraintsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionResultsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActivatorWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AddServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AntiForgeryWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiExplorerWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApplicationModelWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AutofacWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BasicWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BestEffortLinkGenerationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeViewEngineWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ContentNegotiationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ControllerDiscoveryConventionsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ControllersFromServicesClassLibrary Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ControllersFromServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CorsMiddlewareWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CorsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CustomRouteWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ErrorPageMiddlewareWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FilesWebSite React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FiltersWebSite Use strongly typed MediaTypeHeaderValue for content type in action results. 2015-05-04 14:06:58 -07:00
FormatFilterWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FormatterWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
InlineConstraintsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
JsonPatchWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
LoggingWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
LowercaseUrlsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.TestConfiguration Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelBindingWebSite React to Http namespace changes. 2015-05-07 15:19:10 -07:00
MvcTagHelpersWebSite React to Http namespace changes. 2015-05-07 15:19:10 -07:00
PrecompilationWebSite React to common package name change 2015-05-07 09:39:08 -07:00
RazorCompilerCacheWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RazorEmbeddedViewsWebSite A few quick cleanups 2015-05-04 11:55:24 -07:00
RazorPageExecutionInstrumentationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RazorWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RequestServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResponseCacheWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RoutingWebSite Part 1 of fix for #2248 - Ambiguity when inheriting attribute routes 2015-05-08 17:05:45 -07:00
TagHelpersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TempDataWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UrlHelperWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UserClassLibrary Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValidationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValueProvidersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersioningWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewComponentWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
WebApiCompatShimWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
XmlFormattersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00