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
/
JobQueueRedis.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include job attempt count for redis in showJobs.php
Aaron Schulz
2015-08-21
1
-0
/
+2
*
Merge "Fixed IDE warning in doIsRootJobOldDuplicate()"
jenkins-bot
2015-08-17
1
-0
/
+1
|
\
|
*
Fixed IDE warning in doIsRootJobOldDuplicate()
Aaron Schulz
2015-08-14
1
-0
/
+1
*
|
Include job UUID in doAck() error message
Aaron Schulz
2015-08-14
1
-2
/
+3
|
/
*
jobqueue: use more sensible metric key names
Ori Livneh
2015-06-14
1
-2
/
+2
*
jobqueue: Record stats on how long it takes before a job is run
Kunal Mehta
2015-06-03
1
-0
/
+2
*
Merge "Let deduplicateRootJob() accept JobSpecification for consistency"
jenkins-bot
2015-06-03
1
-2
/
+2
|
\
|
*
Let deduplicateRootJob() accept JobSpecification for consistency
Aaron Schulz
2015-05-23
1
-2
/
+2
*
|
Cleaned up JobQueueRedis exceptions
Aaron Schulz
2015-05-23
1
-9
/
+13
|
/
*
Send job ACKs to statsd
Aaron Schulz
2015-05-11
1
-0
/
+2
*
Reduce chunk size in doBatchPush for redis
Aaron Schulz
2015-05-06
1
-1
/
+1
*
Removed useless doGetPeriodicTasks() override
Aaron Schulz
2015-05-06
1
-7
/
+0
*
Revert "Added per-wiki queue stats information"
Ori.livneh
2015-04-20
1
-3
/
+3
*
Made showJobs.php show claimed jobs too
Aaron Schulz
2015-04-17
1
-35
/
+49
*
Made job factory() callers use Title::makeTitle
Aaron Schulz
2015-04-13
1
-8
/
+4
*
Made showJobs.php include abandoned jobs in --list
Aaron Schulz
2015-03-26
1
-0
/
+23
*
Made JobQueueFederated no longer need "checkDelay" for delaying
Aaron Schulz
2015-03-11
1
-1
/
+0
*
Revert "Made JobQueueFederated no longer need "checkDelay" for delaying"
Legoktm
2015-03-11
1
-0
/
+1
*
Made JobQueueFederated no longer need "checkDelay" for delaying
Aaron Schulz
2015-03-10
1
-1
/
+0
*
Only support "daemonized" mode for redis job queues to avoid code duplication
Aaron Schulz
2015-02-10
1
-116
/
+7
*
Trival: Comment speling
Gabriel Wicke
2015-02-09
1
-2
/
+2
*
Always supported delayed jobs in JobQueueRedis for simplicity
Aaron Schulz
2014-10-21
1
-8
/
+3
*
Removed extra "tries" increment in the redis job queue
Aaron Schulz
2014-10-20
1
-1
/
+0
*
Avoid calling recyclePruneAndUndelayJobs() in daemonized mode
Aaron Schulz
2014-10-20
1
-1
/
+1
*
Avoid needing config to be in sync between MW and the jobrunner
Aaron Schulz
2014-10-17
1
-75
/
+31
*
Doc: Reformat @params declaration
umherirrender
2014-07-24
1
-2
/
+1
*
Added "daemonized" flag to JobQueueRedis
Aaron Schulz
2014-07-16
1
-1
/
+9
*
Work around hhvm bug in redis job queue
Nik Everett
2014-07-07
1
-1
/
+1
*
Added job-undelay stat calls to the Redis queue class
Aaron Schulz
2014-07-06
1
-0
/
+1
*
Finish removing boolean return values from JobQueue code
Thiemo Mättig
2014-04-28
1
-6
/
+4
*
Removed maximumPeriodicTaskSeconds hack; now unused
Aaron Schulz
2014-04-25
1
-16
/
+1
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-11
/
+11
*
Added per-wiki queue stats information
Aaron Schulz
2014-04-03
1
-5
/
+5
*
Renamed /job to /jobqueue
Aaron Schulz
2014-03-14
1
-0
/
+874
[prev]