stable

Clone or download

Read-only

Refactoring: Build breadcrumbs in the correct order

Part of story #10413 manage breadcrumb in burning parrot instead of gitphp No functional change expected. Change-Id: I6566cd98ca30d306053f547964a3e4eff79e540c

Modified Files

Name
M plugins/git/include/Git.class.php +5 −29 Go to diff View file
R plugins/git/include/Git/BreadCrumbDropdown/RepositorySettingsCrumbsBuilder.php Go to diff View file
M plugins/git/include/GitViews.class.php +4 −0 Go to diff View file
M plugins/git/include/GitViews/GitViewHeader.php +1 −15 Go to diff View file
M plugins/git/include/GitViews/Header/HeaderRenderer.php +57 −10 Go to diff View file
M plugins/git/include/GitViews/ShowRepo/RepoHeader.php +15 −30 Go to diff View file
M plugins/git/include/gitPlugin.class.php +17 −25 Go to diff View file
M plugins/git/phpunit/GitRoutingTest.php +2 −4 Go to diff View file
M plugins/git/tests/GitTest.php +1 −3 Go to diff View file
M src/common/layout/BreadCrumbDropdown/BreadCrumbCollection.php +0 −5 Go to diff View file