stable

Clone or download

Read-only

request #20922 Mediawiki purge should force the purge if project is given

Run mediawiki purge with a given project should force the purge of the given projects. To test : - add a wiki page in a project and remove the mediawiki service - launch the script with go <project_id> ---> the project mediawiki should be pruged. Change-Id: I9140cae85d67381a358fe09ce45d3a94eb780fda

Modified Files

Name
M plugins/mediawiki/include/Maintenance/CleanUnused.php +2 −1 Go to diff View file
M plugins/mediawiki/tests/unit/CleanUnusedTest.php +39 −1 Go to diff View file