Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace wfWiki() usage with WikiMap in some additional places | Aaron Schulz | 2019-07-04 | 1 | -1/+2 |
* | Use ::class to resolve class names in maintenance scripts | Umherirrender | 2018-01-23 | 1 | -1/+1 |
* | Maintenance: add fatalError() method | Bryan Davis | 2017-11-21 | 1 | -2/+2 |
* | Introduce Maintenance::getBatchSize() | Max Semenik | 2017-11-05 | 1 | -1/+1 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -5/+5 |
* | Use addDescription() instead of accessing mDescription directly | Max Semenik | 2016-01-30 | 1 | -1/+1 |
* | Update formatting in maintenance/ (2/4) | Siebrand Mazeland | 2014-04-23 | 1 | -0/+1 |
* | Revert "Revert "Removed useless JobQueue return values"" | Aaron Schulz | 2014-04-16 | 1 | -6/+4 |
* | 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 |
* | Added a script to copy jobs from one queue to another. | Aaron Schulz | 2013-04-09 | 1 | -0/+99 |