stable
Clone or download
Read-only
Part of request #10399: kill Git.class.php with fire No functional changes, the CI token can still be regenerated in git » repo » settings » ci token Change-Id: Iad8398539e53cc1748fd234bd80e3a0e1b4980cf
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +0 | −9 | Go to diff View file |
M | plugins/git/include/Git/Repository/RepositoryFromRequestRetriever.php | +3 | −0 | Go to diff View file |
A | plugins/git/include/Git/Repository/Settings/CITokenController.php | +71 | −0 | Go to diff View file |
A | plugins/git/include/Git/Repository/Settings/CITokenRouter.php | +49 | −0 | Go to diff View file |
A | plugins/git/include/Git/Repository/Settings/SettingsController.php | +62 | −0 | Go to diff View file |
M | plugins/git/include/Git/Repository/Settings/WebhookController.php | +1 | −35 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/CIToken.class.php | +2 | −1 | Go to diff View file |
M | plugins/git/include/autoload.php | +5 | −2 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +16 | −5 | Go to diff View file |