aboutsummaryrefslogtreecommitdiffstats
path: root/includes/jobqueue
Commit message (Expand)AuthorAgeFilesLines
* Hooks::run() call site migrationTim Starling2020-05-301-1/+1
* Avoid HtmlCacheUpdateJob purges for content no longer in CDNAaron Schulz2020-05-271-27/+33
* Fix more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-157-16/+16
* HTMLCacheUpdateJob: Enable PURGE_URLS_LINKSUPDATE_ONLY to reduce purgesTimo Tijhof2020-04-301-2/+5
* Pass a user to ArchivedFile::userCan in UploadBaseDannyS7122020-04-291-1/+3
* Merge "Delete watchlist_expiry rows when clearing watchlist with job"jenkins-bot2020-04-281-0/+3
|\
| * Delete watchlist_expiry rows when clearing watchlist with jobSam Wilson2020-04-091-0/+3
* | Merge "docs: Hook interface doc comment review"jenkins-bot2020-04-211-3/+3
|\ \
| * | docs: Hook interface doc comment reviewapaskulin2020-04-211-3/+3
* | | Merge "Automatically generated hook interfaces"jenkins-bot2020-04-211-0/+21
|\| |
| * | Automatically generated hook interfacesTim Starling2020-04-201-0/+21
* | | Replace uses and hard deprecate Revision::newFromTitleDannyS7122020-04-181-2/+6
|/ /
* | jobs: Rewrite non-standard CategoryMembershipChangeJob constructorThiemo Kreuz2020-04-171-11/+4
* | Merge "Use MediaWikiServices::getStatsdDataFactory"jenkins-bot2020-04-171-1/+1
|\ \
| * | Use MediaWikiServices::getStatsdDataFactoryUmherirrender2020-04-151-1/+1
* | | jobs: Unify a few not matching job constructor signaturesThiemo Kreuz2020-04-161-1/+1
|/ /
* | Add small HtmlCacheUpdater service class to normalize purging code (2)Aaron Schulz2020-04-141-20/+6
* | Fix typo in JobQueueGroupNiklas Laxström2020-04-091-1/+1
|/
* Merge "Purge expired watchlist items"jenkins-bot2020-03-261-0/+26
|\
| * Purge expired watchlist itemsSam Wilson2020-03-261-0/+26
* | Remove usages and hard deprecate Revision::newFromRowPetr Pchelko2020-03-251-14/+22
* | Cleanup unique keys parameter to IDatabase::replace() callsAaron Schulz2020-03-241-2/+3
|/
* Fix typo in comment of JobQueue::delete()Edward Chernenko2020-03-201-1/+1
* Convert JobRunner into a service and use DIPetr Pchelko2020-02-271-64/+101
* Move UIDGenerator code to a service and put it under /libsAaron Schulz2020-02-183-29/+54
* Add test for JobRunnerPetr Pchelko2020-02-071-0/+1
* jobqueue: cleanup JobRunner for reability and code reuseAaron Schulz2020-01-291-79/+125
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+1
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-104-8/+8
* Set method visibility for Job::run implementationUmherirrender2019-12-216-7/+7
* Add string casts when using array_keys() with SQL query conditionsBrad Jorsch2019-12-162-2/+2
* Handle database error with LinksUpdate and numeric category namesUmherirrender2019-12-061-1/+1
* Merge "Replace deprecated lSize with lLen"jenkins-bot2019-12-051-2/+2
|\
| * Replace deprecated lSize with lLenPaladox2019-12-031-2/+2
* | Merge "Set method visibility for various constructors"jenkins-bot2019-12-0512-12/+12
|\ \
| * | Set method visibility for various constructorsUmherirrender2019-12-0312-12/+12
* | | Remove hacks for lack of index on rc_this_oldidBrad Jorsch2019-12-041-3/+0
| |/ |/|
* | Avoid using deprecated phpredis::delete() aliasPaladox2019-12-021-1/+1
* | Merge "Remove duplicate variable name from class property PHPDocs"jenkins-bot2019-12-021-1/+1
|\ \
| * | Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-021-1/+1
| |/
* / Use array for 'ORDER BY'Umherirrender2019-11-291-2/+2
|/
* Merge "Improve param docs"jenkins-bot2019-11-282-2/+2
|\
| * Improve param docsUmherirrender2019-11-282-2/+2
* | docs: Remove ingroup tag from Markdown filesapaskulin2019-11-121-2/+0
|/
* Replace some oldskool @see with @inheritDocThiemo Kreuz2019-11-081-1/+1
* Merge "docs: Convert class-level documentation files to Markdown"jenkins-bot2019-11-012-7/+9
|\
| * docs: Convert class-level documentation files to Markdownapaskulin2019-10-312-7/+9
* | Return deduplication to CategoryMembershipJobPetr Pchelko2019-10-292-2/+12
* | Merge "rdbms: add ILBFactory::setDefaultReplicationWaitTimeout() method"jenkins-bot2019-10-271-6/+10
|\ \ | |/ |/|
| * rdbms: add ILBFactory::setDefaultReplicationWaitTimeout() methodAaron Schulz2019-10-211-6/+10