wiki.techinc.nl/includes/Revision
Tim Starling 92da816a92 Special:Undelete "load more" followups
* Rename $offset to $extraConds
* Pass the limit as an integer instead of an options array
* Fix unnecessary extra parameters
* In JS, fix URL encoding
* In JS, show the link again on error so that the user can retry, and so
  that it doesn't appear as if the end of the list was reached.

Bug: T249977
Change-Id: Ifaf8d1e9537da9245a7340c76af9c975f1fb643f
2023-05-29 11:19:54 +10:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ArchivedRevisionLookup.php Special:Undelete "load more" followups 2023-05-29 11:19:54 +10:00
BadRevisionException.php When content is marked bad, show an error, don't pretend it is empty 2022-12-05 22:03:45 +00:00
ContributionsLookup.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
ContributionsSegment.php Remove comments that repeat the code 2021-06-02 08:03:09 +00:00
FallbackSlotRoleHandler.php Narrow PageUpdater dependency from Title 2021-07-26 19:45:11 -07:00
IncompleteRevisionException.php Remove deprecated MediaWiki\Storage namespace for revision related class 2022-05-29 06:17:01 +00:00
MainSlotRoleHandler.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
MutableRevisionRecord.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
MutableRevisionSlots.php Remove deprecated MediaWiki\Storage namespace for revision related class 2022-05-29 06:17:01 +00:00
RenderedRevision.php When content is marked bad, show an error, don't pretend it is empty 2022-12-05 22:03:45 +00:00
RevisionAccessException.php Remove deprecated MediaWiki\Storage namespace for revision related class 2022-05-29 06:17:01 +00:00
RevisionArchiveRecord.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
RevisionFactory.php Improve docs of various ::getQueryInfo functions 2022-08-13 21:18:44 +02:00
RevisionLookup.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
RevisionRecord.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
RevisionRenderer.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
RevisionSlots.php Pass array to Assert::parameterType when asserting multiple types 2022-06-18 09:34:36 +02:00
RevisionStore.php Merge "RevisionStore should not fail on unknown but defined slots" 2023-04-25 15:46:00 +00:00
RevisionStoreCacheRecord.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
RevisionStoreFactory.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
RevisionStoreRecord.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
SlotRecord.php When content is marked bad, show an error, don't pretend it is empty 2022-12-05 22:03:45 +00:00
SlotRenderingProvider.php
SlotRoleHandler.php Narrow PageUpdater dependency from Title 2021-07-26 19:45:11 -07:00
SlotRoleRegistry.php Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
SuppressedDataException.php Remove deprecated MediaWiki\Storage namespace for revision related class 2022-05-29 06:17:01 +00:00