wiki.techinc.nl/includes/revisiondelete
Brad Jorsch 23b5c0891a RevDel: Avoid log_search rows with empty values for target_author_actor
During migration, RevDel may wind up being used on items where an actor
has not been assigned yet. The code creating log_search rows for
target_author_actor needs to take this into account.

Also, to clean this up on Wikimedia wikis, I've added code to
MigrateActors to delete these rows before (re-)migrating log_search
and a --tables option so a re-run can skip trying to process all the
already-processed tables (cf. T188327#4892827).

Bug: T215525
Change-Id: Ica15e2e30445e23761e6d3d6405b3eb39a086161
2019-03-21 16:42:48 -04:00
..
RevDelArchivedFileItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelArchivedFileList.php
RevDelArchivedRevisionItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelArchiveItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelArchiveList.php
RevDelFileItem.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
RevDelFileList.php
RevDelItem.php
RevDelList.php RevDel: Avoid log_search rows with empty values for target_author_actor 2019-03-21 16:42:48 -04:00
RevDelLogItem.php Remove comments literally repeating the next line of code 2019-02-27 17:28:40 +00:00
RevDelLogList.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
RevDelRevisionItem.php Use PRC_AUTOPATROLLED for rollbacks and revdel 2019-02-06 17:25:28 +00:00
RevDelRevisionList.php
RevisionDeleter.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
RevisionDeleteUser.php Update type hints and documentation of RevisionDeleteUser 2019-01-31 21:19:38 +00:00