wiki.techinc.nl/includes/logging
mainframe98 84197bf6bb Move several legacy style rules to existing dedicated modules
These are often two or three css rules and can be included in the
style sheets of other modules.

To facilitate a good migration from mw-warning-with-logexcerpt,
mw-logevent-loglines has been added to the log event list of
LogEventsList, to allow styling previously provided under
mw-warning-with-logexcerpt to be selected only in cases where
the styles should actually be applied. See also T278002.

Bug: T278576
Change-Id: I3f45c95d2856c8fce2da5175b52089d4e629a41e
2021-03-26 20:39:39 +01:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BlockLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
ContentModelLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
DatabaseLogEntry.php Deprecate LogEntry::getPerformer in favor of ::getPerformerIdentity 2021-03-01 15:27:42 +02:00
DeleteLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
ImportLogFormatter.php
LegacyLogFormatter.php
LogEntry.php Introduce LogEntry::getPerformerIdentity and deprecate ::getPerformer 2021-02-17 19:12:22 +02:00
LogEntryBase.php
LogEventsList.php Move several legacy style rules to existing dedicated modules 2021-03-26 20:39:39 +01:00
LogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
LogPage.php Convert LogPage to UserIdentity 2021-03-23 12:02:40 -06:00
LogPager.php Deprecate UserIdentity::getActorId() 2021-03-13 19:45:57 +01:00
ManualLogEntry.php Deprecate LogEntry::getPerformer in favor of ::getPerformerIdentity 2021-03-01 15:27:42 +02: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 Deprecate LogEntry::getPerformer in favor of ::getPerformerIdentity 2021-03-01 15:27:42 +02: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