stable

Clone or download

Read-only

request #8521 ForgeUpgrade skip ALL pending buckets when installing a new plugin

At plugin install, we now mark as executed ONLY the buckets of the corresponding plugin. Change-Id: Id9c834bc7238dfd4115db8146d62777555b3c354

Modified Files

Name
M plugins/pluginsadministration/include/PluginsAdministrationViews.class.php +1 −1 Go to diff View file
M src/common/include/ForgeUpgradeConfig.class.php +25 −31 Go to diff View file
M src/common/plugin/PluginManager.class.php +19 −16 Go to diff View file
M tests/simpletest/common/include/ForgeUpgradeConfigTest.php +49 −36 Go to diff View file
M tests/simpletest/common/include/_fixtures/forgeupgrade-config-docman.ini +4 −4 Go to diff View file
M tests/simpletest/common/plugin/PluginManagerTest.php +11 −28 Go to diff View file
A tests/simpletest/common/plugin/_fixtures/forgeupgrade-config-docman.ini +5 −0 Go to diff View file