aboutsummaryrefslogtreecommitdiffstats
path: root/includes/jobqueue/RunnableJob.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-201-0/+5
* jobqueue: expand architecture documentationMáté Szabó2024-10-171-2/+15
* jobqueue: combine Logger channels, improve docs, add missing ingroup tagsTimo Tijhof2024-03-251-5/+2
* Add comment warning about how allowRetries() ignored during timeoutBrian Wolff2024-03-021-0/+3
* jobqueue: Deprecate ::toSerializableArray() and remove unusedDerick Alangi2023-07-081-2/+2
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-131-1/+1
* Stability annotations for interfaces.daniel2020-07-071-0/+2
* Fix more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-151-1/+1
* jobqueue: mention more methods in RunnableJob to fix various IDEA warningsAaron Schulz2019-07-051-0/+54
* jobqueue: add GenericParameterJob and RunnableJob interfaceAaron Schulz2019-04-081-0/+54