stable

Clone or download

Read-only

Add mirrors links to clone bar

Part of story #10409: have a burning parrot git repository view How to test: - In Git repository admin > mirrors choose one ore more mirror In clone bar you should be able to select a specific mirror to clone - Have a repository not cloned any where => the section for mirrors is not displayed Change-Id: I4a9f3560c3c8f175cd9d3b9b0d7a07b0e2179c2f

Modified Files

Name
M plugins/git/include/Git/Repository/View/ClonePresenter.php +30 −1 Go to diff View file
M plugins/git/include/Git/Repository/View/CloneURLs.php +24 −0 Go to diff View file
M plugins/git/include/Git/Repository/View/RepositoryHeaderPresenterBuilder.php +13 −2 Go to diff View file
M plugins/git/include/gitPlugin.class.php +2 −1 Go to diff View file
M plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po +3 −0 Go to diff View file
M plugins/git/site-content/tuleap-git.pot +3 −0 Go to diff View file
M plugins/git/templates/repository/clone-bar.mustache +12 −2 Go to diff View file