wiki.techinc.nl/includes/logging
2012-02-21 23:39:14 +00:00
..
LogEntry.php First merge of the rest of the code from bug 34508 patch 1 and patch 3 2012-02-21 21:26:15 +00:00
LogEventsList.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 18:01:10 +00:00
LogFormatter.php Bug 34508 - [Regression] IRC string output for log messages no longer compatible 2012-02-21 23:38:08 +00:00
LogPage.php Separate out an IRC actionText field for RecentChange. The two are currently the same but that will change soon. 2012-02-21 23:39:14 +00:00
LogPager.php More return documentation 2012-02-09 21:35:05 +00:00
PatrolLog.php Added $performer parameter to PatrolLog::record() and pass it from WikiPage::doEdit() and RecentChange::doMarkPatrolled() since the performer is not necessarily $wgUser 2012-02-21 22:27:33 +00:00