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
/
JobSpecification.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add documentation about 'requestId' param in Job parameters
Dreamy Jazz
2025-03-21
1
-0
/
+2
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-0
/
+6
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
jobqueue: Mark JobSpecification as newable
Máté Szabó
2024-10-04
1
-0
/
+1
*
jobqueue: combine Logger channels, improve docs, add missing ingroup tags
Timo Tijhof
2024-03-25
1
-4
/
+2
*
JobSpecification: Inherit request ID
Gergő Tisza
2023-11-30
1
-0
/
+6
*
jobqueue: Deprecate ::toSerializableArray() and remove unused
Derick Alangi
2023-07-08
1
-10
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Replace deprecated JobQueueGroup::singleton()
Umherirrender
2022-01-27
1
-1
/
+1
*
Remove Title param typehints from jobs
Petr Pchelko
2021-06-07
1
-16
/
+29
*
Return deduplication to CategoryMembershipJob
Petr Pchelko
2019-10-29
1
-1
/
+8
*
jobqueue: Remove 'title' and 'namespace' from JobSpecification dedup info
Petr Pchelko
2019-10-02
1
-2
/
+0
*
Use [...] instead of array(...) in PHP comments and documentation
Fomafix
2019-06-17
1
-2
/
+2
*
jobqueue: add GenericParameterJob and RunnableJob interface
Aaron Schulz
2019-04-08
1
-3
/
+13
*
jobqueue: simplify the signature of Job::factory() and Job::__construct()
Aaron Schulz
2019-03-29
1
-1
/
+1
*
Move interface IJobSpecification to own file
Umherirrender
2019-02-04
1
-63
/
+0
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-6
/
+2
*
A few doc comment fixups
Tim Starling
2017-12-04
1
-1
/
+0
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-1
/
+1
*
Many more function case mismatches
Reedy
2016-03-19
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Automatically deduplicate root jobs on insertion
Aaron Schulz
2015-06-03
1
-0
/
+10
*
Let deduplicateRootJob() accept JobSpecification for consistency
Aaron Schulz
2015-05-23
1
-23
/
+30
*
Removed duplicated jobs in triggerOpportunisticLinksUpdate()
Aaron Schulz
2015-05-05
1
-1
/
+1
*
Fixed some <code> tags for doxygen
Aaron Schulz
2015-04-29
1
-2
/
+2
*
Avoid using local main page title in JobSpecification
Aaron Schulz
2015-04-13
1
-1
/
+1
*
Added EnqueueJob class that handles routing jobs to queues
Aaron Schulz
2015-03-04
1
-4
/
+32
*
Inprove the exception message in JobSpecification::validateParams
Marius Hoch
2014-03-18
1
-1
/
+1
*
Renamed /job to /jobqueue
Aaron Schulz
2014-03-14
1
-0
/
+189