Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -1/+1 |
* | Update formatting in maintenance/ (4/4) | Siebrand Mazeland | 2014-04-23 | 1 | -2/+3 |
* | phpcs: More require/include is not a function | Timo Tijhof | 2013-05-21 | 1 | -1/+1 |
* | phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings | Timo Tijhof | 2013-05-09 | 1 | -1/+1 |
* | Use output/error maintenance functions | Reedy | 2013-03-08 | 1 | -8/+6 |
* | Clean up: Declare variables with public instead of var | Marius Hoch | 2012-09-14 | 1 | -1/+1 |
* | Use __DIR__ instead of dirname( __FILE__ ) | jeroendedauw | 2012-08-27 | 1 | -1/+1 |
* | Improve documentation of maintenance scripts. | Alexandre Emsenhuber | 2012-08-05 | 1 | -5/+10 |
* | Added missing GPLv2 headers in some places. | Alexandre Emsenhuber | 2012-06-14 | 1 | -1/+19 |
* | Fix doc for maintenance/ | Antoine Musso | 2012-02-08 | 1 | -0/+4 |
* | purgeParserCache.php improvements: | Tim Starling | 2011-12-02 | 1 | -3/+19 |
* | * Added a script to reduce disk space on a MySQL parser cache setup such as t... | Tim Starling | 2011-09-09 | 1 | -0/+43 |