stable
Clone or download
Read-only
The implementation refers to Service Activation while it's really about Service Availability. As I will manage actual Service Activation in follow-up commit, I need to rename first. No changes expected. Part of: story #24228 create/update/delete mediawiki-standalone in my project Change-Id: I17a2bb9238ed8f81ac3205b2caa0f7e9cd437481
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/mediawiki_standalone/include/Service/ServiceActivation.php | Go to diff View file | ||
R | plugins/mediawiki_standalone/include/Service/ServiceActivationHandler.php | Go to diff View file | ||
R | plugins/mediawiki_standalone/include/Service/ServiceActivationProjectServiceBeforeActivationEvent.php | Go to diff View file | ||
R | plugins/mediawiki_standalone/include/Service/ServiceActivationServiceDisabledCollectorEvent.php | Go to diff View file | ||
M | plugins/mediawiki_standalone/include/mediawiki_standalonePlugin.php | +9 | −9 | Go to diff View file |
R | plugins/mediawiki_standalone/tests/unit/Service/ServiceActivationHandlerTest.php | Go to diff View file | ||
R | plugins/mediawiki_standalone/tests/unit/Service/ServiceActivationProjectServiceBeforeActivationEventTest.php | Go to diff View file | ||
R | plugins/mediawiki_standalone/tests/unit/Service/ServiceActivationServiceDisabledCollectorEventTest.php | Go to diff View file | ||
R | plugins/mediawiki_standalone/tests/unit/Service/StubServiceActivation.php | Go to diff View file |