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
/
Job.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dependency injection for Job classes
daniel
2023-01-19
1
-47
/
+6
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
Replace trivial usages of code in strings with concatenation
Thiemo Kreuz
2022-08-26
1
-1
/
+1
*
Ensure we don't pass null to mb_strlen.
Mark A. Hershberger
2022-07-12
1
-1
/
+1
*
Use MainConfigNames instead of string literals
Aryeh Gregor
2022-04-11
1
-1
/
+3
*
Replace deprecated JobQueueGroup::singleton()
Umherirrender
2022-01-27
1
-1
/
+1
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-3
/
+4
*
Fix typos in comments (I-J)
Siddharth VP
2021-12-30
1
-1
/
+1
*
Remove Title param typehints from jobs
Petr Pchelko
2021-06-07
1
-11
/
+13
*
Document Job's required constructor signature
Gergő Tisza
2020-11-18
1
-0
/
+3
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-18
/
+18
|
/
*
Annotate extensible classes.
daniel
2020-07-09
1
-2
/
+49
*
Fix method/function names case mismatch in core files
Derick Alangi
2019-08-31
1
-1
/
+1
*
jobqueue: mention more methods in RunnableJob to fix various IDEA warnings
Aaron Schulz
2019-07-05
1
-35
/
+0
*
Job: Fix typo in exception message for invalid specification
Máté Szabó
2019-05-26
1
-1
/
+3
*
jobqueue: Follow-up for fc5d51f12936ed (added GenericParameterJob)
Timo Tijhof
2019-04-25
1
-17
/
+32
*
jobqueue: add GenericParameterJob and RunnableJob interface
Aaron Schulz
2019-04-08
1
-21
/
+30
*
jobqueue: Change internal $params logic to teach Phan (3)
Timo Tijhof
2019-04-05
1
-4
/
+4
*
jobqueue: Document Title as valid param type for compat (2)
Timo Tijhof
2019-04-05
1
-1
/
+1
*
jobqueue: Document Title as valid param type for compat
Timo Tijhof
2019-04-05
1
-1
/
+1
*
Add Job::getMetadata() and Job::setMetadata() accessors
Aaron Schulz
2019-04-03
1
-0
/
+30
*
Merge "Make Job::hasExecutionFlag() actually work"
jenkins-bot
2019-03-29
1
-1
/
+1
|
\
|
*
Make Job::hasExecutionFlag() actually work
Aaron Schulz
2019-03-28
1
-1
/
+1
*
|
jobqueue: simplify the signature of Job::factory() and Job::__construct()
Aaron Schulz
2019-03-29
1
-11
/
+24
|
/
*
Job::factory should throw an InvalidArgumentException, not MWException
Derick Alangi
2019-02-11
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-9
/
+3
*
Job: Remove insert() and batchInsert(), deprecated since 1.21
James D. Forrester
2018-05-21
1
-30
/
+1
*
Do not start explicit transaction rounds for RecentChangesUpdateJob
Aaron Schulz
2018-04-17
1
-0
/
+15
*
Job::insert: Hard deprecate (soft-deprecated in 1.21!)
James D. Forrester
2017-11-02
1
-0
/
+1
*
Allow callback functions for creating jobs
Lucas Werkmeister
2017-05-09
1
-5
/
+15
*
Pass Job success status to teardown callbacks
Gergő Tisza
2016-10-05
1
-4
/
+6
*
Track which web request created a job
Erik Bernhardson
2016-04-13
1
-0
/
+18
*
Make Job::toString() handle array parameters better
Aaron Schulz
2016-03-16
1
-14
/
+11
*
Merge "Reset scoped session for upload jobs after deferred updates"
jenkins-bot
2016-03-01
1
-0
/
+22
|
\
|
*
Reset scoped session for upload jobs after deferred updates
Aaron Schulz
2016-02-24
1
-0
/
+22
*
|
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-10
/
+10
|
/
*
Fixes related to WikiPage::triggerOpportunisticLinksUpdate()
Aaron Schulz
2015-10-24
1
-2
/
+7
*
Improved job pickup time stats for delayed jobs
Aaron Schulz
2015-07-01
1
-0
/
+8
*
Merge "Automatically deduplicate root jobs on insertion"
jenkins-bot
2015-06-05
1
-0
/
+20
|
\
|
*
Automatically deduplicate root jobs on insertion
Aaron Schulz
2015-06-03
1
-0
/
+20
*
|
jobqueue: Record stats on how long it takes before a job is run
Kunal Mehta
2015-06-03
1
-0
/
+10
|
/
*
Fixed Job constructor IDE notices about variable types
Aaron Schulz
2015-05-30
1
-4
/
+4
*
Use ksort() in getDeduplicationInfo for sanity
Aaron Schulz
2015-03-19
1
-0
/
+2
*
Added some job queue comments
Aaron Schulz
2015-01-17
1
-1
/
+9
*
Expose job metadata in showJobs and the jobs log
Aaron Schulz
2014-10-22
1
-6
/
+15
[next]