mediawiki-extensions-Discus.../tests
Bartosz Dziewoński 33f4006713 ThreadItemStore: Fix updates for identical revision timestamps
Use revision IDs to break the tie, consistently with MediaWiki (see
RevisionStore::getRelativeRevision) instead of assuming that the
revision we're processing now is somehow both older *and* newer than
the other one (the mind boggles how that ever made sense to me).

Change-Id: I9f1a07124301a36be68578d908353b72f0442c00
2022-10-20 02:37:47 +02:00
..
cases ThreadItemStore: Fix updates for identical revision timestamps 2022-10-20 02:37:47 +02:00
data Move signatureScanLimit to a constant in JS 2022-02-21 22:42:14 +01:00
phpunit ThreadItemStoreTest: Add test for identical revision timestamps 2022-10-20 02:36:40 +02:00
qunit Fix parsing of non-English titles in JS tests 2022-10-17 17:10:53 +02:00