stable
Clone or download
Read-only
request #6599: Have more meaningfull gerrit error messages
Change-Id: If5b1fbed0af6e71c4408c87ee6f94f2e8475b036
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +8 | −0 | Go to diff View file |
A | plugins/git/include/Git/Driver/Gerrit/ProjectDeletionException.class.php | +21 | −0 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritLegacy.class.php | +15 | −1 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritREST.class.php | +9 | −1 | Go to diff View file |
M | plugins/git/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +2 | −0 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +2 | −0 | Go to diff View file |
M | plugins/git/tests/Git/Driver/GerritTest/GerritTestInterfaces.php | +2 | −1 | Go to diff View file |
R | plugins/git/tests/Git/Driver/GerritTest/Legacy/Gerrit_isDeletePluginEnabledTest.php | Go to diff View file | ||
R | plugins/git/tests/Git/Driver/GerritTest/REST/GerritREST_isDeletePluginEnabledTestPHP53.php | Go to diff View file |