stable

Clone or download

Read-only

Refactoring: rename default by template (part 01)

This is 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: I5f360888cdd7d4a980071bf6597d7ab1811356b9

Modified Files

Name
M plugins/git/include/Git/Permissions/DefaultFineGrainedPermissionReplicator.php +1 −1 Go to diff View file
M plugins/git/include/Git/Permissions/DefaultPermissionsUpdater.php +2 −2 Go to diff View file
M plugins/git/include/Git/Permissions/RegexpFineGrainedDisabler.php +4 −4 Go to diff View file
M plugins/git/include/Git/Permissions/RegexpFineGrainedEnabler.php +6 −6 Go to diff View file