index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
runJobs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
*
Make Maintenance::finalSetup require a SettingsBuilder
daniel
2024-01-08
1
-1
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Replace more usages of deprecated MWException
Daimona Eaytoy
2023-06-08
1
-4
/
+4
*
Move ForkController to MediaWiki/Maintenance/ namespace
Amir Sarabadani
2022-10-15
1
-0
/
+1
*
Make runJobs.php die peacefully if the DB server goes away
Tim Starling
2022-02-10
1
-1
/
+2
*
Reapply "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-2
/
+3
*
Revert "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-3
/
+2
*
SettingsBuilder: allow maintenance scripts to manipulate config
daniel
2022-01-26
1
-2
/
+3
*
maintenance: Cleanup use of exit in Maintenance::execute implementation
Umherirrender
2021-08-30
1
-1
/
+1
*
ForkController: Throw more meaningful error for missing PHP extensions
Ammarpad
2021-04-17
1
-3
/
+7
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-6
/
+7
*
Convert JobRunner into a service and use DI
Petr Pchelko
2020-02-27
1
-2
/
+2
*
Refactor edit stashing into a PageEditStash service
Aaron Schulz
2019-04-17
1
-3
/
+6
*
Do not return invalid JSON in runJobs.php
Aaron Schulz
2019-03-29
1
-1
/
+1
*
runJobs.php output something when the job queue is empty
RazeSoldier
2019-03-17
1
-0
/
+4
*
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
-1
/
+1
*
Make runJobs.php treat --json value as case insensitive
Aaron Schulz
2017-10-25
1
-1
/
+1
*
Define MEDIAWIKI_JOB_RUNNER in runJobs.php
Aaron Schulz
2017-10-09
1
-0
/
+3
*
Convert JobRunner to using beginMasterChanges()
Aaron Schulz
2016-09-07
1
-8
/
+0
*
Add --wait option for runJobs.php
Niklas Laxström
2016-02-21
1
-8
/
+32
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Enable DBO_TRX for runJobs.php, just like HTTP job runner
Aaron Schulz
2015-04-21
1
-3
/
+13
*
Removed redundant wfReadOnly check in runJobs.php
Aaron Schulz
2015-04-21
1
-4
/
+0
*
Move MWLogger classes to MediaWiki\Logger namespace
Bryan Davis
2015-04-03
1
-1
/
+3
*
Convert JobRunner to PSR-3 logger
Bryan Davis
2015-01-26
1
-1
/
+1
*
Set "has value" flag correctly for result parameter
Aaron Schulz
2014-07-28
1
-1
/
+1
*
Added support for result=json parameter to runJobs.php
Aaron Schulz
2014-07-28
1
-2
/
+10
*
Refactored duplicated code into JobRunner.php
Aaron Schulz
2014-07-25
1
-204
/
+11
*
Avoid useless delay and master connections in wfWaitForSlaves() in runJobs.php
Aaron Schulz
2014-07-19
1
-4
/
+4
*
Made --maxtime a soft limit again
Aaron Schulz
2014-07-18
1
-4
/
+0
*
Use job backoff times in the case of high failure rates
Aaron Schulz
2014-07-15
1
-1
/
+4
*
Allow floating point values for $wgJobBackoffThrottling
Gergo Tisza
2014-05-09
1
-3
/
+5
*
Disable job throttling for DuplicateJob jobs
Aaron Schulz
2014-04-28
1
-1
/
+4
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-3
/
+4
*
Pass phpcs-strict on maintenance/ (2/8)
Siebrand Mazeland
2014-04-22
1
-1
/
+3
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-2
/
+2
*
Merge "Made runJobs.php fully respect $wgJobBackoffThrottling"
jenkins-bot
2014-04-08
1
-2
/
+6
|
\
|
*
Made runJobs.php fully respect $wgJobBackoffThrottling
Aaron Schulz
2014-04-02
1
-2
/
+6
*
|
Rollback transaction in case of uncaught exceptions during job
Brian Wolff
2014-04-05
1
-0
/
+1
|
/
*
Remove $wgTitle from all maintenance scripts
Chad Horohoe
2014-03-12
1
-3
/
+0
*
Fixed silly regression with $job not being set in runJobs.php
Aaron Schulz
2013-12-28
1
-1
/
+1
*
Added $wgJobBackoffThrottling to replace wmf sleep() hack
Aaron Schulz
2013-12-23
1
-8
/
+102
*
runbJobs: rm outdated options in comments
Antoine Musso
2013-12-17
1
-4
/
+0
*
Fix spacing and break some lines
umherirrender
2013-08-24
1
-2
/
+2
*
Merge "Made runJobs.php respect time limits better and try to bail before OOMs"
jenkins-bot
2013-08-13
1
-2
/
+31
|
\
|
*
Made runJobs.php respect time limits better and try to bail before OOMs
Aaron Schulz
2013-06-27
1
-2
/
+31
*
|
Removed unused $dbw variable and connection
Aaron Schulz
2013-08-13
1
-1
/
+0
|
/
[next]