stable

Clone or download

Read-only

Refactoring: rename DefaultPermissionsUpdater

This is the third part of story #9525 use full regexp instead of wildcards We will rename all the default (expect SQl tables) to template to ease the code readability. Given that the codebase is hudge, we will do it with multiple little commits. Change-Id: I1eebe0d92d47d37a1e14a3124737ba7a6daabdec

Modified Files

Name
M plugins/git/include/Git.class.php +6 −6 Go to diff View file
R plugins/git/include/Git/Permissions/DefaultPermissionsUpdater.php Go to diff View file
M plugins/git/include/autoload.php +3 −3 Go to diff View file
M plugins/git/include/gitPlugin.class.php +4 −4 Go to diff View file
M plugins/git/tests/GitTest.php +1 −1 Go to diff View file