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
/
nextJobDB.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed NextJobDB, which was only used by the old jobs-loop.sh script
Aaron Schulz
2014-07-17
1
-111
/
+0
*
Removed useless "while" loop
Aaron Schulz
2014-06-16
1
-19
/
+15
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-1
/
+1
*
Removed isQueueDeprioritized()
Aaron Schulz
2013-12-19
1
-4
/
+0
*
Let maintenance class start with a upper case letter
umherirrender
2013-11-23
1
-2
/
+2
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
[JobQueue] Throttle refreshLinks2 jobs based on finishing the refreshLinks jobs.
Aaron Schulz
2013-03-05
1
-15
/
+3
*
Remove unused global $wgMemc
Platonides
2013-02-27
1
-3
/
+2
*
[JobQueue] Use target wiki configuration for some key functions.
Aaron Schulz
2013-02-21
1
-3
/
+7
*
[JobQueue] Added aggregate empty/non-empty queue caching.
Aaron Schulz
2013-02-20
1
-72
/
+5
*
Removed cruft variable assignment.
Aaron Schulz
2013-02-06
1
-1
/
+0
*
[JobQueue] Improved job recycle rate for small queues.
Aaron Schulz
2013-02-06
1
-2
/
+28
*
Made nextJobDB.php respect $wgJobTypesExcludedFromDefaultQueue.
Aaron Schulz
2013-02-01
1
-34
/
+22
*
Merge "Improved handling of pending queue delisting."
Demon
2013-01-28
1
-14
/
+21
|
\
|
*
Improved handling of pending queue delisting.
Aaron Schulz
2013-01-26
1
-14
/
+21
*
|
Let nextJobDB.php narrow down the type based on a set.
Aaron Schulz
2013-01-26
1
-7
/
+23
|
/
*
[JobQueue] Fixed some old race conditions in nextJobDB.php
Aaron Schulz
2012-11-27
1
-13
/
+27
*
[JobQueue] Fixed de-listing updates to pending job cache.
Aaron Schulz
2012-11-15
1
-4
/
+6
*
Put a 15 minute limit on the cache key lock in nextJobDB.php
Aaron Schulz
2012-11-08
1
-1
/
+1
*
[JobQueue] Abstracted nextJobDB.php to not assume JobQueueDB.
Aaron Schulz
2012-11-08
1
-54
/
+30
*
Fixed nextJobDB.php to handle recent job queue changes.
Aaron Schulz
2012-10-31
1
-7
/
+13
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-25
1
-0
/
+6
*
Big oops - merged to wrong branch.
awjrichards
2012-06-05
1
-1
/
+2
*
Revert to arbitrarily old point before initial remote branch creation to help...
awjrichards
2012-06-02
1
-2
/
+1
*
wrong class name: JobQueue -> Job
Antoine Musso
2012-05-30
1
-1
/
+1
*
(bug 37072) - prevents infinite job loop
Antoine Musso
2012-05-29
1
-1
/
+2
*
Fix doxygen docs before REL1_19 branching
Antoine Musso
2012-02-01
1
-1
/
+0
*
Remove some unused getting of non existent arguments
Sam Reed
2011-10-18
1
-3
/
+6
*
Some bug fixes for r83634.
Tim Starling
2011-03-10
1
-3
/
+4
*
Rewrite the caching code in nextJobDB.php so that jobs-loop.sh has a chance o...
Tim Starling
2011-03-10
1
-18
/
+66
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Fix stupid get vs. set typo in nextJobDB.php
Roan Kattouw
2010-11-16
1
-1
/
+1
*
Big attack on unused variables...
Sam Reed
2010-10-14
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-4
/
+4
*
removed trailing whitespaces
Alexandre Emsenhuber
2009-11-23
1
-7
/
+7
*
* Update nextJobDB.php and cleanupSpam.php to work with wikis using a prefix ...
Alexandre Emsenhuber
2009-08-16
1
-5
/
+11
*
Make this script really work :)
Alexandre Emsenhuber
2009-08-08
1
-7
/
+13
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-46
/
+77
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-61
/
+45
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-45
/
+61
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-2
/
+4
*
* Introduced LBFactory -- an abstract class for configuring database load bal...
Tim Starling
2008-03-30
1
-9
/
+3
*
Tweak to nextJobDB: don't explode on a system where $wgAlternateMaster array ...
Brion Vibber
2008-01-29
1
-1
/
+3
*
Apply live hack from Wikimedia codebase: pass a database name when connecting...
Brion Vibber
2008-01-29
1
-1
/
+1
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
fixes
River Tarnell
2007-05-11
1
-3
/
+7
*
nextJobDB should have a way to pick a db having specific type of job in the q...
River Tarnell
2007-05-11
1
-1
/
+11
[next]