aboutsummaryrefslogtreecommitdiffstats
path: root/includes/deferred
Commit message (Expand)AuthorAgeFilesLines
* LinksUpdate: report title when no page ID founddaniel2020-04-301-1/+2
* Merge "docs: Hook interface doc comment review"jenkins-bot2020-04-214-13/+21
|\
| * docs: Hook interface doc comment reviewapaskulin2020-04-214-13/+21
* | Merge "Automatically generated hook interfaces"jenkins-bot2020-04-214-0/+82
|\|
| * Automatically generated hook interfacesTim Starling2020-04-204-0/+82
* | Merge "Optimize email sending on password reset"jenkins-bot2020-04-201-0/+64
|\ \
| * | Optimize email sending on password resetsuecarmol2020-04-161-0/+64
| |/
* / Migrate CdnCacheUpdate to MultiHttpClient and deprecate SquidPurgeClientAaron Schulz2020-04-201-35/+52
|/
* Add small HtmlCacheUpdater service class to normalize purging code (2)Aaron Schulz2020-04-143-43/+155
* Merge "RefreshSecondaryDataUpdate: Commit before running sub-updates"jenkins-bot2020-04-111-0/+4
|\
| * RefreshSecondaryDataUpdate: Commit before running sub-updatesBrad Jorsch2020-04-091-0/+4
* | Replace uses and hard deprecate LinksUpdate revision methodsDannyS7122020-04-092-10/+12
|/
* Merge "CdnCacheUpdate: Accept Titles in addition to strings"jenkins-bot2020-04-081-11/+23
|\
| * CdnCacheUpdate: Accept Titles in addition to stringsBrad Jorsch2020-03-191-11/+23
* | Add LinksUpdate RevisionRecord methodsDannyS7122020-04-071-5/+26
|/
* Use MediaWikiServices::getMessageCacheUmherirrender2020-03-141-1/+2
* Merge "Add RefreshSecondaryDataUpdate and use it in DerivedPageDataUpdater"jenkins-bot2020-03-122-2/+140
|\
| * Add RefreshSecondaryDataUpdate and use it in DerivedPageDataUpdaterAaron Schulz2020-03-112-2/+140
* | exception,deferred: Standardise on 'exception' for uncaughts and fatalsTimo Tijhof2020-03-061-9/+9
|/
* Move UIDGenerator code to a service and put it under /libsAaron Schulz2020-02-181-2/+3
* Make SiteStatsUpdate avoid setting negative values in the tableAaron Schulz2020-02-151-3/+9
* Clean up redundant Exception|Throwable union typeRicordisamoa2020-02-121-7/+4
* languages: Introduce LanguageConverterFactoryPeter Ovchyn2020-02-031-2/+5
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-105-9/+9
* Make use of existing array value variables in foreach loopsThiemo Kreuz2019-12-291-6/+6
* Merge "deferred: Log trace as 'exception.trace' instead of 'trace'"jenkins-bot2019-12-191-10/+14
|\
| * deferred: Log trace as 'exception.trace' instead of 'trace'Timo Tijhof2019-11-261-10/+14
* | Handle database error with LinksUpdate and numeric category namesUmherirrender2019-12-061-7/+14
* | Merge "Set method visibility for various constructors"jenkins-bot2019-12-054-4/+4
|\ \
| * | Set method visibility for various constructorsUmherirrender2019-12-034-4/+4
* | | Use array for 'ORDER BY'Umherirrender2019-11-291-1/+1
|/ /
* / Improve param docsUmherirrender2019-11-281-1/+1
|/
* Clean up DeferredUpdates transactions and push failed updates as jobsAaron Schulz2019-11-141-28/+59
* Merge "Fix new phan errors, part 5"jenkins-bot2019-10-202-2/+4
|\
| * Fix new phan errors, part 5Daimona Eaytoy2019-10-182-2/+4
* | Convert some private static arrays to constantsMax Semenik2019-10-161-6/+6
|/
* Fix new phan errors, part 2Daimona Eaytoy2019-10-122-4/+9
* Merge "Make CdnCacheUpdate::expand() private and update the sole caller"jenkins-bot2019-09-131-2/+2
|\
| * Make CdnCacheUpdate::expand() private and update the sole callerAaron Schulz2019-09-131-2/+2
* | Merge "Expose LinksUpdate recursive flag with a getter"jenkins-bot2019-09-131-0/+10
|\ \ | |/ |/|
| * Expose LinksUpdate recursive flag with a getterDavid Causse2019-09-111-0/+10
* | Cleanup LinksUpdate::invalidateProperties() to use JobQueueGroup::lazyPush() ...Aaron Schulz2019-09-111-2/+7
* | Cleanup field visibility and comments in CdnCacheUpdate and HTMLCacheUpdateAaron Schulz2019-09-112-13/+11
* | deferred: Fix MW version number when hard deprecating to '1.34'Derick Alangi2019-09-111-3/+3
|/
* Move callers away from Title::GAID_FOR_UPDATEAaron Schulz2019-09-091-1/+1
* Better docs to make phan happyDaimona Eaytoy2019-09-075-3/+8
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+1
* Merge "deferred: make DeferredUpdates::attemptUpdate() use callback owners fo...jenkins-bot2019-08-212-2/+7
|\
| * deferred: make DeferredUpdates::attemptUpdate() use callback owners for $fnam...Aaron Schulz2019-08-032-2/+7
* | Revert "Add small HtmlCacheUpdater service class to normalize purging code"Daniel Kinzler2019-08-074-83/+28