wiki.techinc.nl/includes/logging
tsepothoabala 1f099ecd3c Use $wgEnablePartialActionBlocks feature flag for block list and block log
Bug: T282457
Change-Id: I7c14054570bc6d7d93344499e6521703b8010621
2021-06-02 06:51:15 +02:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BlockLogFormatter.php Use $wgEnablePartialActionBlocks feature flag for block list and block log 2021-06-02 06:51:15 +02:00
ContentModelLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
DatabaseLogEntry.php Stop using legacy ActorMigration field "log_user" 2021-04-28 16:29:04 +10:00
DeleteLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
ImportLogFormatter.php
LegacyLogFormatter.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
LogEntry.php Introduce LogEntry::getPerformerIdentity and deprecate ::getPerformer 2021-02-17 19:12:22 +02:00
LogEntryBase.php
LogEventsList.php Remove some unneeded uses of full User objects 2021-05-22 03:58:25 +00:00
LogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
LogPage.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
LogPager.php LogPager: replace Title in method signatures 2021-05-07 17:12:23 +02:00
ManualLogEntry.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
MergeLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
MoveLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
NewUsersLogFormatter.php
PageLangLogFormatter.php
PatrolLog.php Convert RecentChange::doMarkPatrolled to Authority 2021-03-03 20:23:56 -07:00
PatrolLogFormatter.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
ProtectLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
RCDatabaseLogEntry.php Stop using legacy ActorMigration field "rc_user" 2021-04-28 16:29:04 +10:00
RightsLogFormatter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
TagLogFormatter.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
UploadLogFormatter.php
WikitextLogFormatter.php