aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/showJobs.php
Commit message (Expand)AuthorAgeFilesLines
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-4/+4
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Added --status and --limit filters to showJobs.phpAaron Schulz2015-08-281-26/+34
* Made showJobs.php show claimed jobs tooAaron Schulz2015-04-171-0/+3
* Made showJobs.php include abandoned jobs in --listAaron Schulz2015-03-261-0/+3
* Added a --type filter to showJobs.phpAaron Schulz2014-10-081-4/+13
* Made showJobs.php show queues with just abandoned jobs tooAaron Schulz2014-08-211-1/+1
* Pass phpcs-strict on maintenance/ (2/8)Siebrand Mazeland2014-04-221-1/+4
* Include delayed job count in showJobs.phpAaron Schulz2013-12-191-2/+4
* Use max() for job count for sanityAaron Schulz2013-10-101-1/+1
* Remove redundant parenthesesKunal Mehta2013-10-061-1/+1
* Add --list parameter to showJobs.phpTim Starling2013-07-101-1/+12
* 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
* [JobQueue] Added JobQueue::getAbandonedCount() and use it in showJobs.php.Aaron Schulz2013-04-011-1/+6
* [JobQueue] Made showJobs.php work for non-DB queues.Aaron Schulz2013-01-031-11/+14
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-09-021-2/+9
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* using real identity for hasharAntoine Musso2011-10-241-1/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-2/+2
* Added --group option to show number of jobs per job typeAlexandre Emsenhuber2009-08-141-1/+15
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-6/+29
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-14/+5
* Merge maintenance-work branch:Chad Horohoe2009-06-241-5/+14
* * Remove unneeded includesNiklas Laxström2009-02-051-5/+0
* Fix 12384 : comment on maintenance/*php filesAntoine Musso2008-07-191-0/+2
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-0/+2
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-1/+1
* Fix line endings (hope I did this right)Rob Church2006-04-191-0/+1
* lame script based on runJobs.php by Tim Starling. BasiclyAntoine Musso2006-04-191-0/+18