stable
Clone or download
Read-only
Merge 'gerrit #13782' into stable/master
* commit '7ad5432512': request #12829 Activate "serialized" hooks by default on new install Change-Id: I517d236113732e8248857b3601b88f88c055b395
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +10 | −9 | Go to diff View file |
M | src/common/CLI/Events/GetWhitelistedKeys.php | +1 | −0 | Go to diff View file |
M | src/common/plugin/PluginLoader.php | +2 | −1 | Go to diff View file |
M | src/common/plugin/PluginManager.class.php | +4 | −3 | Go to diff View file |
M | src/composer.json | +1 | −0 | Go to diff View file |
M | src/composer.lock | +61 | −1 | Go to diff View file |
M | src/db/mysql/database_initvalues.sql | +1 | −0 | Go to diff View file |
M | tests/simpletest/common/plugin/PluginManagerTest.php | +3 | −3 | Go to diff View file |