aboutsummaryrefslogtreecommitdiffstats
path: root/includes/deferred/DeferredUpdatesScopeMediaWikiStack.php
Commit message (Expand)AuthorAgeFilesLines
* rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChanges()Aaron Schulz2024-10-091-4/+0
* deferred: actually flush replica view snapshots in onRunUpdateStart()Aaron Schulz2024-08-081-7/+8
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-1/+1
* deferred: Migrate deferred updates metric to StatsLibDerick Alangi2024-03-181-2/+6
* Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other placesBartosz DziewoƄski2024-01-021-6/+2
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-221-0/+5
* deferred: Decouple DeferredUpdates from MediaWikiServicesTimo Tijhof2023-09-091-0/+133