aspnetcore/test
Ryan Nowak ee419e2442 Add ApiExplorer details to ApplicationModel
This change allows you to set global defaults for ApiExplorer on the
ApplicationModel. Additionally, we're more lenient about configuring
ApiExplorer = on with conventional routing. If you turn on ApiExplorer at
the application level, we'll just skip over all conventionally routed
controllers instead of throwing.
2015-01-26 14:47:11 -08:00
..
Microsoft.AspNet.Mvc.Common.Test Fixed Microsoft.AspNet.Mvc.Common unneeded assemblyinfo. 2015-01-23 16:29:31 -08:00
Microsoft.AspNet.Mvc.Core.Test Add ApiExplorer details to ApplicationModel 2015-01-26 14:47:11 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Merge branch 'release' into dev 2015-01-22 16:47:54 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test Add a custom collection type for ModelMetadata.Properties 2015-01-26 14:36:40 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
Microsoft.AspNet.Mvc.Razor.Test [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Merge branch 'release' into dev 2015-01-22 16:47:54 -08:00
Microsoft.AspNet.Mvc.Test Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Merge branch 'release' into dev 2015-01-23 17:12:16 -08:00