wiki.techinc.nl/includes/logging
Sam Wilson bada529138 Reduce the length of 6 long lines of code
This shortens some lines below 120 characters when a tab is
counted as 4 characters (not that line lengths are currently
counted like that).

Bug: T243598
Change-Id: I828cd540268810bd56589885e38ad03f8bafc6f9
2020-03-13 09:01:14 +08:00
..
BlockLogFormatter.php Preload titles for page restrictions on Special:Log 2019-12-06 17:04:29 +00:00
ContentModelLogFormatter.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
DatabaseLogEntry.php Split logging classes to individual files 2019-04-14 02:13:47 +00:00
DeleteLogFormatter.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
ImportLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
LegacyLogFormatter.php Split logging classes to individual files 2019-04-14 02:13:47 +00:00
LogEntry.php logging: Fix typo for getPerformer() interface method declaration 2019-08-19 17:22:24 +01:00
LogEntryBase.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
LogEventsList.php Forgot to include the deprecation version 2020-03-03 09:11:35 +00:00
LogFormatter.php Reduce the length of 6 long lines of code 2020-03-13 09:01:14 +08:00
LogPage.php Use __METHOD__ instead of __FUNCTION__ 2020-02-20 03:08:51 +00:00
LogPager.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ManualLogEntry.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
MergeLogFormatter.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
MoveLogFormatter.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
NewUsersLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
PageLangLogFormatter.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
PatrolLog.php Use __METHOD__ instead of __FUNCTION__ 2020-02-20 03:08:51 +00:00
PatrolLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
ProtectLogFormatter.php Hide history link for non-existing pages in protection log 2019-11-21 14:32:31 +00:00
RCDatabaseLogEntry.php RCDatabaseLogEntry: add a method to get the last rev_id 2020-01-22 16:45:43 +00:00
RightsLogFormatter.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
TagLogFormatter.php Link to revisions and log entries from tag logs 2018-06-08 13:38:57 +00:00
UploadLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
WikitextLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00