stable
Clone or download
Read-only
This task is part of story #8418 setup a git permissions template for my project There is no need for a dedicated pane. The content must be in Default git settings. Change-Id: I068822926e5823983c83f53082fb4866bd34d840
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +17 | −14 | Go to diff View file |
M | plugins/git/include/GitPermissionsManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPresenters/AdminDefaultSettingsPresenter.php | +111 | −12 | Go to diff View file |
D | plugins/git/include/GitPresenters/AdminGitAccessRightsPresenter.php | +0 | −110 | Go to diff View file |
M | plugins/git/include/GitPresenters/AdminPresenter.php | +1 | −8 | Go to diff View file |
M | plugins/git/include/GitViews.class.php | +27 | −28 | Go to diff View file |
M | plugins/git/include/autoload.php | +2 | −3 | Go to diff View file |
M | plugins/git/templates/admin-default-settings.mustache | +23 | −5 | Go to diff View file |
M | plugins/git/templates/admin.mustache | +4 | −13 | Go to diff View file |
M | plugins/git/templates/default-mirroring.mustache | +1 | −1 | Go to diff View file |