Commit History

Author SHA1 Message Date
  Niklas Laxström e2fde0fe45 Add --wait option for runJobs.php 9 years ago
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] 9 years ago
  Max Semenik 59db24e90b Use addDescription() instead of accessing mDescription directly 9 years ago
  Aaron Schulz 7f1d4dfb0e Enable DBO_TRX for runJobs.php, just like HTTP job runner 10 years ago
  Aaron Schulz e9a65a5194 Removed redundant wfReadOnly check in runJobs.php 10 years ago
  Bryan Davis 1195e11a8a Move MWLogger classes to MediaWiki\Logger namespace 10 years ago
  Bryan Davis 2eea1d5a42 Convert JobRunner to PSR-3 logger 10 years ago
  Aaron Schulz baaf489633 Set "has value" flag correctly for result parameter 10 years ago
  Aaron Schulz 5dc6ff0f36 Added support for result=json parameter to runJobs.php 10 years ago
  Aaron Schulz 094d901b88 Refactored duplicated code into JobRunner.php 10 years ago
  Aaron Schulz 2979f0b6f1 Avoid useless delay and master connections in wfWaitForSlaves() in runJobs.php 10 years ago
  Aaron Schulz 76b8f81419 Made --maxtime a soft limit again 10 years ago
  Aaron Schulz ca1a36bfe3 Use job backoff times in the case of high failure rates 10 years ago
  Gergo Tisza c1a60bfb8e Allow floating point values for $wgJobBackoffThrottling 10 years ago
  Aaron Schulz d1723b7820 Disable job throttling for DuplicateJob jobs 11 years ago
  Siebrand Mazeland 606c680b21 Update formatting in maintenance/ (4/4) 11 years ago
  Siebrand Mazeland 89d8c583d7 Pass phpcs-strict on maintenance/ (2/8) 11 years ago
  umherirrender e78776373e Fixed some @params documentation (maintenance) 11 years ago
  jenkins-bot 35b2d649a9 Merge "Made runJobs.php fully respect $wgJobBackoffThrottling" 11 years ago
  Brian Wolff 2ab242ae0f Rollback transaction in case of uncaught exceptions during job 11 years ago
  Aaron Schulz 0929a1fba8 Made runJobs.php fully respect $wgJobBackoffThrottling 11 years ago
  Chad Horohoe 518fa756f2 Remove $wgTitle from all maintenance scripts 11 years ago
  Aaron Schulz 256beb9200 Fixed silly regression with $job not being set in runJobs.php 11 years ago
  Aaron Schulz e8cb20737a Added $wgJobBackoffThrottling to replace wmf sleep() hack 11 years ago
  Antoine Musso 670cc77d20 runbJobs: rm outdated options in comments 11 years ago
  umherirrender 24bfde2710 Fix spacing and break some lines 11 years ago
  jenkins-bot 7465a1b83d Merge "Made runJobs.php respect time limits better and try to bail before OOMs" 11 years ago
  Aaron Schulz a50f3e7f7a Removed unused $dbw variable and connection 11 years ago
  Aaron Schulz 1bdb0c8501 Made runJobs.php respect time limits better and try to bail before OOMs 11 years ago
  Aaron Schulz f52950c33e Include the backtrace in the log for job exceptions 11 years ago