aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/cdb.php
Commit message (Expand)AuthorAgeFilesLines
* Expand cdb.php functionalityMax Semenik2019-11-111-21/+81
* Rewrite cdb.php to use MaintenanceMax Semenik2019-11-111-93/+114
* Remove leading backslashes from "use \…" tagsThiemo Mättig2017-12-281-2/+3
* Remove empty lines from PHP and JavaScript comment blocksThiemo Mättig2016-12-091-1/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Allow maintenance/cdb.php to look up keys with spaces in them.Brian Wolff2015-11-221-1/+1
* Use cdb library and provide a back-compat layerKunal Mehta2014-11-191-0/+2
* Pass phpcs-strict on maintenance/ (7/8)Siebrand Mazeland2014-04-231-1/+2
* Fixed spacingumherirrender2013-12-011-1/+1
* Fix notices on undefined $fileHandle and $resChad Horohoe2013-11-271-1/+2
* Handle CDB errors more gracefully in cdb.php maintenance scriptChad Horohoe2013-11-211-2/+9
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* Fixed some spacing in maintenance folderumherirrender2013-04-181-6/+8
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Add cdb.php for inspecting cdb cache files. Format is stolen from mcc.phpChad Horohoe2011-04-291-0/+119