aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
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
..
Directives Rename _GlobalImport.cshtml files to _ViewImports.cshtml 2015-05-21 12:27:08 -07:00
Properties Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
SpanFactory Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestFiles Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
InjectChunkVisitorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
InputTestTagHelper.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test.xproj Add a few more `<Service/>` items 2015-04-02 22:55:21 -07:00
ModelChunkVisitorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
MvcCSharpRazorCodeParserTest.cs React to aspnet/Razor#217 fix 2015-05-15 12:28:43 -07:00
MvcRazorHostTest.cs Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
MvcRazorParserTest.cs Rename _GlobalImport.cshtml files to _ViewImports.cshtml 2015-05-21 12:27:08 -07:00
MvcTagHelperAttributeValueCodeRendererTest.cs React to aspnet/Razor#89 fix 2015-05-20 22:07:19 -07:00
StringTextBuffer.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewHierarchyUtilityTest.cs Rename _GlobalImport.cshtml files to _ViewImports.cshtml 2015-05-21 12:27:08 -07:00
project.json fix build break 2015-05-21 11:25:03 -07:00