stable

Clone or download

Read-only

request #9135 Deploy some Administrators gerrit access rights during migration

Some Gerrit configuration must have removed all access rights for the group Administrators in "All-project". Previously, we assume that some of these rights were always set. Now, during the Gerrit migration, we temporary set explicitly these access rights at repository level in order to be able to migrate the repository content. Once the migration done, these rights are removed. Change-Id: Iad18cd78fe98ad9c836389aacf6a9d21f09666ef

Modified Files

Name
M plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php +27 −0 Go to diff View file
M plugins/git/tests/Git/Driver/Gerrit/ProjectCreatorTest.php +1 −1 Go to diff View file
M plugins/git/tests/Git/Driver/Gerrit/_fixtures/expected_access_rights.config +1 −0 Go to diff View file