aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/purgeModuleDeps.php
Commit message (Expand)AuthorAgeFilesLines
* maintenance: Introduce getReplicaDB() and getPrimaryDB()Amir Sarabadani2024-01-181-1/+1
* maintenance: Migrate another batch to SelectQueryBuilderAmir Sarabadani2023-09-211-1/+4
* Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-1/+1
* maintenance: Mark some closures as staticReedy2021-02-071-1/+1
* Remove `@author Timo Tijhof` from various file headersTimo Tijhof2019-07-081-4/+1
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Introduce Maintenance::getBatchSize()Max Semenik2017-11-051-1/+1
* Move IDatabase/IMaintainableDatabase to Rdbms namespaceAaron Schulz2017-03-281-1/+1
* resourceloader: Add purgeModuleDeps.php maintenance scriptTimo Tijhof2017-03-011-0/+72