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
/
includes
/
jobqueue
/
JobQueueFederated.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in comments (I-J)
Siddharth VP
2021-12-30
1
-1
/
+1
*
Use some more neutral language
Reedy
2021-04-18
1
-1
/
+1
*
Use more neutral or alternative language
Reedy
2021-03-20
1
-2
/
+2
*
Use ?? instead of isset/array_key_exists where possible
Thiemo Kreuz
2021-02-10
1
-1
/
+1
*
jobqueue: remove unused "aggregator" field reference in JobQueueFederated
Aaron Schulz
2019-07-08
1
-2
/
+0
*
jobqueue: add GenericParameterJob and RunnableJob interface
Aaron Schulz
2019-04-08
1
-3
/
+3
*
Add Job::getMetadata() and Job::setMetadata() accessors
Aaron Schulz
2019-04-03
1
-3
/
+4
*
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Kunal Mehta
2019-02-07
1
-1
/
+0
*
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
Aaron Schulz
2018-11-07
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-6
/
+2
*
Set visiblity of some HashRing methods
Aaron Schulz
2018-03-17
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-2
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
JobQueue: Create a debugging queue
Petr Pchelko
2017-07-25
1
-1
/
+1
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Fix some JobQueue IDEA errors
Aaron Schulz
2016-03-08
1
-2
/
+2
*
Improve code suffering from PHP 5.3's lack of support for foo()[]
Bartosz Dziewoński
2016-02-28
1
-8
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Remove JobQueue::setTestingPrefix() hack
Aaron Schulz
2015-12-10
1
-7
/
+0
*
Make sure job queue partitions use the null aggregator
Aaron Schulz
2015-06-05
1
-0
/
+2
*
Let deduplicateRootJob() accept JobSpecification for consistency
Aaron Schulz
2015-05-23
1
-1
/
+1
*
Merge "Removed executeReadyPeriodicTasks() method"
jenkins-bot
2015-05-12
1
-12
/
+0
|
\
|
*
Removed executeReadyPeriodicTasks() method
Aaron Schulz
2015-05-06
1
-12
/
+0
*
|
Removed unused variable in doFlushCaches()
Aaron Schulz
2015-05-07
1
-8
/
+0
|
/
*
Made showJobs.php show claimed jobs too
Aaron Schulz
2015-04-17
1
-0
/
+11
*
Made showJobs.php include abandoned jobs in --list
Aaron Schulz
2015-03-26
1
-0
/
+11
*
Merge "Removed odd "partitionsNoPush" setting to simplify the code"
jenkins-bot
2015-03-18
1
-25
/
+8
|
\
|
*
Removed odd "partitionsNoPush" setting to simplify the code
Aaron Schulz
2015-03-03
1
-25
/
+8
*
|
Made JobQueueFederated::supportsDelayedJobs() check all the partition queues
Aaron Schulz
2015-03-11
1
-1
/
+7
|
/
*
Merge "Removed overzealous caching from JobQueueFederated"
jenkins-bot
2015-03-04
1
-52
/
+3
|
\
|
*
Removed overzealous caching from JobQueueFederated
Aaron Schulz
2015-02-16
1
-52
/
+3
*
|
Moved JobQueueFederated partition exceptions to their own log
Aaron Schulz
2015-03-02
1
-9
/
+13
|
/
*
Typo fixes and non-code tweaks
Ricordisamoa
2014-12-12
1
-1
/
+1
*
Fixed use of wrong class constant
Aaron Schulz
2014-07-28
1
-3
/
+3
*
Removed use of cache in JobQueueFederated pop() method
Aaron Schulz
2014-07-28
1
-7
/
+1
*
Doc: Reformat @params declaration
umherirrender
2014-07-24
1
-2
/
+1
*
Fixed job miscounting bug when a string digit is returned
Aaron Schulz
2014-05-19
1
-1
/
+1
*
Finish removing boolean return values from JobQueue code
Thiemo Mättig
2014-04-28
1
-2
/
+0
*
Pass phpcs-strict on various files in includes/
Siebrand Mazeland
2014-04-24
1
-0
/
+2
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-1
/
+1
*
Improved HashRing usage in JobQueueFederated
Aaron Schulz
2014-04-18
1
-28
/
+39
*
Revert "Revert "Removed useless JobQueue return values""
Aaron Schulz
2014-04-16
1
-2
/
+4
*
Revert "Removed useless JobQueue return values"
Reedy
2014-04-16
1
-4
/
+2
*
Removed useless JobQueue return values
Aaron Schulz
2014-04-02
1
-2
/
+4
*
Renamed /job to /jobqueue
Aaron Schulz
2014-03-14
1
-0
/
+553