stable
Clone or download
Read-only
Part of story #10409 have a burning parrot git repository view How to test: - Make sure you have a Gerrit server configured. - Browse to a repository and migrate it to gerrit in Settings. - There should be an alert saying the repo is in queue for the migration. - If the System event fails, there should be an error alert. - If the System event succeeds, there should be a feedback alert. Change-Id: I68693a8ef5ce2eed6ed53bcc454e911ca43bcafa
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/include/Git/Repository/View/GerritStatusPresenter.php | +84 | −0 | Go to diff View file |
M | plugins/git/include/Git/Repository/View/RepositoryHeaderPresenter.php | +5 | −0 | Go to diff View file |
M | plugins/git/include/Git/Repository/View/RepositoryHeaderPresenterBuilder.php | +50 | −8 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +7 | −2 | Go to diff View file |
M | plugins/git/phpunit/GitRoutingTest.php | +3 | −1 | Go to diff View file |
M | plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po | +21 | −0 | Go to diff View file |
M | plugins/git/site-content/tuleap-git.pot | +16 | −0 | Go to diff View file |
A | plugins/git/templates/repository/gerrit-status.mustache | +27 | −0 | Go to diff View file |
M | plugins/git/templates/repository/header.mustache | +3 | −0 | Go to diff View file |