stable
Clone or download
Read-only
This is the second 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: I099ebfec5825bad1e3cfd23ea019ab876788ded0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Permissions/RegexpFineGrainedDisabler.php | +3 | −3 | Go to diff View file |
M | plugins/git/include/Git/Permissions/RegexpFineGrainedEnabler.php | +3 | −3 | Go to diff View file |
M | plugins/git/include/Git/Permissions/RegexpFineGrainedRetriever.php | +5 | −5 | Go to diff View file |
R | plugins/git/include/Git/Permissions/RegexpDefaultDao.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 | +6 | −6 | Go to diff View file |
M | plugins/git/tests/rest/GitDataBuilder.php | +3 | −3 | Go to diff View file |