Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -2/+2 |
* | Allow maintenance/cdb.php to look up keys with spaces in them. | Brian Wolff | 2015-11-22 | 1 | -1/+1 |
* | Use cdb library and provide a back-compat layer | Kunal Mehta | 2014-11-19 | 1 | -0/+2 |
* | Pass phpcs-strict on maintenance/ (7/8) | Siebrand Mazeland | 2014-04-23 | 1 | -1/+2 |
* | Fixed spacing | umherirrender | 2013-12-01 | 1 | -1/+1 |
* | Fix notices on undefined $fileHandle and $res | Chad Horohoe | 2013-11-27 | 1 | -1/+2 |
* | Handle CDB errors more gracefully in cdb.php maintenance script | Chad Horohoe | 2013-11-21 | 1 | -2/+9 |
* | phpcs: More require/include is not a function | Timo Tijhof | 2013-05-21 | 1 | -1/+1 |
* | Fixed some spacing in maintenance folder | umherirrender | 2013-04-18 | 1 | -6/+8 |
* | Use __DIR__ instead of dirname( __FILE__ ) | jeroendedauw | 2012-08-27 | 1 | -1/+1 |
* | Add cdb.php for inspecting cdb cache files. Format is stolen from mcc.php | Chad Horohoe | 2011-04-29 | 1 | -0/+119 |