aspnetcore/test/WebSites/RazorWebSite/Controllers
Doug Bunting 8a701726b3 Rename _GlobalImport.cshtml files to _ViewImports.cshtml
- also rename files and directories with "GlobalImport" in name
 - nearly blind but avoid "ViewImportss" in new names
- public API change: `ViewHierarchyUtility.GetGlobalImportLocations()` -> `GetViewImportsLocations()`
 - primary source updates were comments, tests, and implementation details

nit:
- rename NestedGlobalImports.cs file to NestedViewImportsController.cs, matching class
2015-05-21 12:27:08 -07:00
..
DirectivesController.cs Rename _GlobalImport.cshtml files to _ViewImports.cshtml 2015-05-21 12:27:08 -07:00
ExpanderViewsController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FlushPoint.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HtmlHelperOptionsController.cs Fix #448: Support app-wide defaults for HTML helpers 2015-05-12 14:10:59 -07:00
NestedViewStartsController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
PartialViewEngineController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
PartialsWithLayoutController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TemplateExpander.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewEngineController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewNameSpecification_HomeController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewWithPathsController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewsConsumingCompilationOptionsController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00