aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/initSiteStats.php
Commit message (Expand)AuthorAgeFilesLines
* add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-12-041-0/+1
* Exclude boilerplate maintenance code from code coverage reportsDreamy Jazz2024-08-271-0/+4
* Update name & email for bvibberBrooke Vibber2024-02-081-1/+1
* maintenance: Introduce getReplicaDB() and getPrimaryDB()Amir Sarabadani2024-01-181-1/+1
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-221-0/+1
* Reorg: Move SiteStats*.php to SiteStats/Amir Sarabadani2023-04-271-0/+2
* More master -> primary documentation and internal var renamingJames D. Forrester2021-07-151-1/+1
* Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-1/+1
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* initSiteStats.php: Make it obvious you need to use --updateKunal Mehta2016-03-081-0/+3
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Update wfGetDB calls in Maintenance scripts to use getDB()Reedy2016-01-021-1/+1
* Remove hitcounters and associated codeChad Horohoe2014-10-201-11/+1
* Fix initSiteStats.php maintenance scriptThis, that and the other2014-06-291-10/+8
* Pass phpcs-strict on maintenance/ (4/8)Siebrand Mazeland2014-04-231-1/+4
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed some spacing in maintenance folderumherirrender2013-04-181-1/+1
* normalize filenames of maintenance scriptsWaldir Pimenta2013-03-061-0/+88