aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/showSiteStats.php
Commit message (Expand)AuthorAgeFilesLines
* add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-12-051-0/+2
* 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
* maintenance: Switch simple calls of Database::select to SQBAmir Sarabadani2023-07-191-1/+4
* Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errorsKunal Mehta2018-05-231-1/+1
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-1/+1
* Change "slave" => "replica DB" in /maintenanceAaron Schulz2016-09-061-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* 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-1/+0
* Update formatting in maintenance/ (4/4)Siebrand Mazeland2014-04-231-0/+1
* Pass phpcs-strict on maintenance/ (1/8)Siebrand Mazeland2014-04-221-1/+5
* 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
* showSiteStats now shows ss_active_users statisticAntoine Musso2013-03-271-0/+1
* normalize filenames of maintenance scriptsWaldir Pimenta2013-03-061-0/+73