wiki.techinc.nl/includes/diff
Bartosz Dziewoński 2911de600f ArchivedRevisionLookup: Allow lookups using just the revision ID
A unique index on ar_rev_id was added in T193180 (2019), allowing
revisions of deleted pages to be reliably looked up by just their ID.

Use the improved getArchivedRevisionRecord() method in a few places
that previously had to use manual queries.

Bug: T251066
Change-Id: I9352f64952ac4b803d76e9e72f88a01be7317c56
2023-09-02 01:56:20 +00:00
..
Hook diff: Move SlotDiffRenderer::getTablePrefix() parts assembly up to DifferenceEngine 2023-06-26 11:28:59 +10:00
TextDiffer Include $wgWikidiff2Options in the diff cache key 2023-08-23 10:00:47 +10:00
DifferenceEngine.php ArchivedRevisionLookup: Allow lookups using just the revision ID 2023-09-02 01:56:20 +00:00
DifferenceEngineSlotDiffRenderer.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
IncompatibleDiffTypesException.php Improve handling of diffs between incompatible content models 2023-06-23 19:09:59 +00:00
SlotDiffRenderer.php Add SlotDiffRenderer::localizeDiff() 2023-07-20 10:09:42 +10:00
TextSlotDiffRenderer.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
UnsupportedSlotDiffRenderer.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00