wiki.techinc.nl/includes/logging
Kevin Israel 272843a55d Move some global statements to top of function
These were flagged by mediawiki/tools/code-utils/check-vars.php
because they were located inside a switch statement, or inside an
if statement and used outside the statement. All other warnings
from that script are bogus, mostly because the script has no
support for PHP 5.3 namespaces.

Change-Id: If93bae4434b5c28845125095f6a22d6788a76efc
2015-05-06 20:19:32 +00:00
..
BlockLogFormatter.php Always set duration/flags of type block for new api logparam style 2015-04-17 19:57:18 +02:00
DeleteLogFormatter.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00
LogEntry.php Added LogEntryBase::extractParams/makeParamBlob 2015-04-07 23:23:45 +02:00
LogEventsList.php ChangeTags: Don't show UI when no editable tags exist 2015-05-01 11:12:31 -04:00
LogFormatter.php Move some global statements to top of function 2015-05-06 20:19:32 +00:00
LogPage.php Fix IRC lines for blocks published with the old logging system 2015-03-14 13:43:13 +01:00
LogPager.php Move some global statements to top of function 2015-05-06 20:19:32 +00:00
MergeLogFormatter.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00
MoveLogFormatter.php Always set suppressredirect of type move for new api logparam style 2015-04-17 18:32:48 +02:00
NewUsersLogFormatter.php Update formatting for log related classes 2013-12-03 15:36:21 +01:00
PageLangLogFormatter.php First version of Page Language selector 2014-06-27 23:27:07 +00:00
PatrolLog.php Change mixed @param doc for PatrolLog::record 2014-07-06 06:06:07 +00:00
PatrolLogFormatter.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00
RightsLogFormatter.php Fix very old log params of log type rights for new api logparam style 2015-04-18 11:25:54 +02:00
TagLogFormatter.php Allow users to add, remove and apply change tags using the API 2015-04-15 18:30:45 +00:00
UploadLogFormatter.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00