wiki.techinc.nl/includes/logging
Brad Jorsch 38a74c7c78 (bug 25592) LogEventsList:showLogExtract should ignore WebRequest
LogEventsList:showLogExtract currently pays attention to WebRequest
parameters such as offset, dir, order, and limit (although limit is
typically overridden by callers, and offset sometimes too).

While these make sense for a pager that is driving the whole page, it
doesn't make much sense for the "most recent log entry" boxes that are
displayed using LogEventsList:showLogExtract. So let's have
LogEventsList:showLogExtract ignore these, and for good measure add in a
parameter to use the old behavior in case any caller really needs that.

Change-Id: Id4380cd863ba69fc9b9afb5a0034d82ad4d9cc34
2013-04-22 09:42:44 -04:00
..
DeleteLogFormatter.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
LogEntry.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
LogEventsList.php (bug 25592) LogEventsList:showLogExtract should ignore WebRequest 2013-04-22 09:42:44 -04:00
LogFormatter.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
LogPage.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
LogPager.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
MoveLogFormatter.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
NewUsersLogFormatter.php Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00
PatrolLog.php
PatrolLogFormatter.php Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00
RightsLogFormatter.php Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00