aboutsummaryrefslogtreecommitdiffstats
path: root/includes/deferred/MergeableUpdate.php
Commit message (Expand)AuthorAgeFilesLines
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-1/+1
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-221-0/+5
* deferred: make DeferredUpdates::doUpdates() recursion more uniformAaron Schulz2021-01-141-4/+5
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-131-1/+1
* Stability annotations for interfaces.daniel2020-07-071-0/+2
* Add missing visibility on methods of deferred related classesUmherirrender2020-05-101-1/+1
* Move user_editcount updates to a mergeable deferred updateAaron Schulz2018-10-251-2/+11
* deferred: Improve DeferredUpdates test coverageTimo Tijhof2017-10-121-1/+1
* Add mergeable update support DeferredUpdatesAaron Schulz2015-12-041-0/+16