stable

Clone or download

Read-only

Refactor gitolite permissions serialization

Needed to introduce permissions for mirrors Part of story #7514 - have grokmirror hook activated Change-Id: I18fcabb9911e4e077b8f59e532d67f4165fef75d

Modified Files

Name
A plugins/git/include/Git/Gitolite/ConfigPermissionsSerializer.class.php +70 −0 Go to diff View file
M plugins/git/include/Git_GitoliteDriver.class.php +3 −35 Go to diff View file
M plugins/git/include/autoload.php +3 −2 Go to diff View file
M plugins/git/tests/Git_GitoliteDriverTest.php +3 −1 Go to diff View file
M plugins/git/tests/Git_GitoliteDriver_PermissionsTest.php +24 −45 Go to diff View file