stable
Clone or download
Read-only
This is part of story #8419 have permissions per tags/branches It must be propagated on grokmirror Change-Id: I779cf05976e327ba4104a0354c2b866ce9f6f2e9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Gitolite/ConfigPermissionsSerializer.class.php | +119 | −7 | Go to diff View file |
M | plugins/git/include/GitPresenters/AccessControlPresenter.class.php | +2 | −9 | Go to diff View file |
M | plugins/git/include/GitPresenters/AdminDefaultSettingsPresenter.php | +0 | −8 | Go to diff View file |
M | plugins/git/include/Git_GitoliteDriver.class.php | +3 | −1 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +0 | −1 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +0 | −1 | Go to diff View file |
M | plugins/git/templates/fine_grained.mustache | +3 | −1 | Go to diff View file |
M | plugins/git/tests/Git/Gitolite/ConfigPermissionsSerializerTest.php | +210 | −13 | Go to diff View file |
M | plugins/git/tests/Git/Gitolite/ProjectSerializerTest.php | +4 | −2 | Go to diff View file |
M | plugins/git/tests/Git_GitoliteDriverTest.php | +4 | −2 | Go to diff View file |
M | plugins/git/tests/Git_GitoliteTestCase.class.php | +3 | −1 | Go to diff View file |