Kill some more mysql 4 related things from the installer
[lhc/web/wiklou.git] / includes / LogEventsList.php
2011-11-16 Sam ReedComments, braces, explicit member variables
2011-10-28 Sam ReedMore documentation updates
2011-10-21 Alexandre Emsenhuber* Call Linker methods statically
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-10-04 Alexandre EmsenhuberSimplify a bit by adding the result inside the wfRunHoo...
2011-09-29 Alexandre EmsenhuberPer Aaron, fix for r98012: make Title object be handled...
2011-09-28 Niklas LaxströmFollowup r98135
2011-09-26 Sean ColomboFollowup to r97342 to remove the now-unneeded checks...
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-23 Alexandre EmsenhuberUse local context instead of global variables
2011-09-21 Alexandre EmsenhuberPer Nikerabbit, follow-up r97658: change getAuthor...
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-09-16 Sean ColomboMerged in changes from LogEventsList which prevent...
2011-09-09 Niklas LaxströmFollowup r96543, + is not the correct thing to use...
2011-09-08 Niklas LaxströmUse LogFormatter to format log entries.
2011-09-08 Niklas LaxströmSplit getTypeMenu into two functions:
2011-09-08 Niklas LaxströmChange LogEventsList to use query info from DatabaseLog...
2011-09-08 Niklas LaxströmDeprecated showHeader and make it use the new methods...
2011-09-04 Sam ReedTrim trailing whitespace
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-10 Alexandre Emsenhuber* Changed dynamic calls to Linker methods into static...
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-06-21 Robin Pepermans* Improvements as part of bug 6100: Use wfUILang()...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-29 Aaron SchulzFix for r89114: handle other DBMSes
2011-05-29 Raimond SpekkingFollowup r89114: Ctrl-S is your friend...
2011-05-29 Raimond SpekkingFix a regression from r63144: "Fixed bizarre $time...
2011-05-26 Alexandre EmsenhuberUse WebRequest::getQueryValues() to get all query strin...
2011-05-07 Sam Reed* (bug 24711) MV_EditPageAjax.php uses deprecated LogRe...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Sam ReedRemove some stuff marked as deprecated <= 1.16 unused
2011-03-22 Aaron Schulz* Avoid adding DISTINCT if possible
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-13 Sam ReedDocumentation
2011-03-13 Sam ReedFollowup r33162, use $this->pager to fix undefined...
2011-03-12 Happy-melonFollow-up r83786: update references in SpecialPage...
2011-03-11 Happy-melonFirst little bit of cleaning out the Augean stables...
2011-02-19 Alexandre EmsenhuberWe have a OutputPage object; so use it to get the Title...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-08 Alexandre EmsenhuberSeems I forgot to commit these files in r70699
2010-07-25 PlatonidesAdd used global $wgOut.
2010-07-24 Sam ReedRemoval of unused globals
2010-06-03 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-23 Andrew GarrettUgly temporary fix for bug 21279:
2010-04-07 Alexandre Emsenhuber* (bug 23078) "All public logs" option on Special:Log...
2010-03-18 Alexandre Emsenhuber* Follow-up r63914: SpecialPage has methods for that...
2010-03-01 Aaron Schulz* Split up logLine() with helper functions
2010-01-16 Tobiasprovided option for showLogExtract to wrap result....
2010-01-01 Alexandre Emsenhuber* If two log type have the same description, they're...
2009-12-11 Aryeh GregorDelete refs to variable removed in r59692
2009-12-04 Alexandre Emsenhuber* (bug 21559) "logempty" message is now wrapped in...
2009-12-03 OverlordQ(bug 20150): Change query to explicity select distinct...
2009-11-29 Aaron SchulzRestored r59537 - fixed silly typo
2009-11-29 Siebrand MazelandRevert r59537. Breaks page deletion with "PHP Notice...
2009-11-29 Aaron Schulz* Made log_user_type_time index available when needed
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-17 Alexandre Emsenhuber* (bug 21079) There is no more line wrapping between...
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-15 Aaron SchulzRemoved inapplicable deletedtext userCan() check
2009-10-11 Alexandre Emsenhuber* removed trailing spaces
2009-10-10 Domas Mituzasum, don't die with fatal error?
2009-10-10 Aaron Schulzblank invalid usernames for "revision author" field too
2009-10-10 Aaron SchulzFill in class names for r57530
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-10-02 Aaron SchulzMade log extracts default to 25 items
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-20 TobiasFollow-up on r55909: showLogExtract can now tell Pager...
2009-09-18 Niklas LaxströmShut up warnings from r56420 that have annoyed us few...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-14 Siebrand MazelandFollow-up to r56324 per IRC comments by Nikerabbit...
2009-09-14 Siebrand MazelandSupport GENDER in 'renameuser-renamed-notice', changing...
2009-09-14 Alex ZReplace the user rename log display for non-existent...
2009-09-14 Aaron Schulzbug 18472 Suppression log filtered by "offender", as...
2009-09-14 Alex ZFixes for r56284:
2009-09-13 TobiasFollow-up on r56251 - merging showLogs and showLogExtract
2009-08-31 Happy-melon(bug 18880) Make LogEventsList::showLogExtract() more...
2009-08-10 Andrew GarrettRewrite some spaghetti code in Special:Log to fix inval...
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-26 Aaron SchulzAdd diff links to suppress log for deleted revs too
2009-07-20 Aaron Schulz(bug 19596) Fix more fucked up garbage from when $types...
2009-07-19 Siebrand MazelandUse localised parentheses and $wgLang->pipeList() inste...
2009-06-22 Aaron SchulzFix bogus var reference
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
2009-06-09 Aaron SchulzFollow up to r51465, replaced old index name reference...
2009-06-08 Siebrand MazelandReplace a few remaining uses of deprecated makeKnownLin...
2009-06-07 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-30 X!(bug 19014) If user had deletedhistory right, but not...
2009-05-27 Tim StarlingImplemented save/restore logic for sql_big_selects...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-19 Aaron Schulz(bug 17060) Renders edit comments the same for all...
next