Shut up warnings from r56420 that have annoyed us few days :o
[lhc/web/wiklou.git] / includes / LogEventsList.php
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...
2009-05-14 Aaron SchulzTweaks to r50567:
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...
2009-05-04 Aryeh GregorUpdate docs to note what passing empty string does
2009-05-04 Tim Starling(bug 18657) Workaround for MySQL optimiser bug. Replace...
2009-05-02 Aaron SchulzFixed dropdown selector display and other log type...
2009-05-02 Aaron SchulzFixed total log breakage due to type safety issues
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-24 Aryeh GregorFix variable name in comment
2009-04-24 Aryeh Gregor(bug 16950) Show move log when recreating a page
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-04-04 Aaron SchulzHide show/hide links for NO_ACTION_LINK
2009-04-03 Aaron SchulzRevisionDelete log extract query optimizations
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-03-27 Aaron SchulzDon't show unclickable show/hide links for suppression log
2009-03-27 Aaron SchulzFix r48837: Add target param back, still needed in...
2009-03-25 Aaron SchulzFix url params for multi-item deletion by converting...
2009-03-22 Jack Phoenixprefix two input IDs on Special:Log with 'mw-log-'...
2009-03-22 Aaron SchulzAdded diff links to revision delete log items
2009-03-20 Aaron SchulzDon't apply DELETED_USER restriction on query for users...
2009-03-10 Aaron Schulzminor tweak: revisiondelete id url param is an array
2009-03-03 Aaron Schulz* Only show private logs on specific request
2009-02-18 Andrew GarrettPartial revert of r47192 (* removed DefaultQuery cruft...
2009-02-12 Aaron SchulzFollow-up to r47192: do the same for PageHistory
2009-02-12 Aaron Schulz* consolidated getDateMenu duplication into xml.php
2009-02-10 Alexandre EmsenhuberOops, accidentally reverted r47053 in m last commit
2009-02-10 Alexandre EmsenhuberAllow entities so that the " " in pipe-separator...
2009-02-09 Siebrand MazelandReplace hard coded pipe separators with locale based
2009-02-09 Siebrand Mazeland* Update message 'pipe-separator' to have leading and...
2009-02-04 Aaron Schulz(bug 17342) Prevent deleted log item leaking (via slow...
2009-02-02 Siebrand Mazeland(bug 17283) Remove double URL escaping in show/hide...
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-18 Alex Z(bug 17055) Use a CSS class ('mw-revdelundel-link'...
2009-01-12 Raimond SpekkingAdd a linebreak per mediawiki.org/wiki/Special:Code...
2009-01-02 Aaron Schulz(bug 16045) Pagination links break on Special:Log/Username
2008-12-30 Brion VibberCleanup to r44994 -- use __METHOD__ rather than __FUNCT...
2008-12-26 Raimond Spekking* Special:Log: Add log type specific CSS classes 'mw...
2008-12-26 Raimond Spekking* Special:Log: Add 'change protection' link for unprote...
2008-12-24 Aaron SchulzWhitespace/line breaks to keep this decent looking
2008-12-22 Raimond Spekking* (bug 16760) Add CSS-class to action links of Special:Log
2008-12-17 Andrew GarrettFix broken and double escaping in r44657.
2008-12-16 Aaron Schulz*Add missing 'reblock' check and message setting
2008-12-16 Alexandre EmsenhuberFix for r44657: correct usage of SpecialPage::getTitleFor()
2008-12-16 Raimond Spekking* Add a 'change block' link to Special:IPBlockList...
2008-12-07 Alexandre EmsenhuberFix doxygen warnings
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-04 Tim StarlingEscaping once is enough.
2008-11-04 Tim StarlingFixes for r42642:
2008-10-27 Aaron SchulzVisibility housekeeping
2008-10-27 Aaron SchulzNo need to show links if any type is given at all
2008-10-27 Aaron SchulzMake "show" work ;)
2008-10-27 Aaron SchulzFix debug line
2008-10-27 Aaron Schulz(bug 16046) Add show/hide for types that flood logs
2008-10-18 Aaron SchulzAdd $conds param
2008-09-17 X!Readding 'Full Block Log' link, after being removed...
2008-09-15 Brion VibberRevert r40838 -- patch is very scary and builds its...
2008-09-15 X!(bug 14638)
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-10 Aaron SchulzShow protection details in RC too
2008-09-10 Aaron SchulzMove protection log parameters to log_params. Solves...
2008-09-06 Aaron SchulzMight as well be more consistent with "change protectio...
2008-09-05 Aaron SchulzAdd more protection info on edit (bug 6179)
2008-09-05 Aaron Schulz*Add history link to protect log items
2008-08-01 Aaron SchulzOpps, var renamed
2008-08-01 Aaron SchulzRemove extra vars
2008-08-01 Aaron Schulz* Better yet, move getDateCond() to reverseChronologica...
2008-07-10 Aryeh GregorAdd overly wordy comment explaining why logs can't...
2008-06-02 Nick JenkinsPrevent E_STRICT warning on editing a non-existent...
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-21 Alexandre EmsenhuberDoc tweaks:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-26 Aaron Schulzsuppress too
2008-04-20 Aaron SchulzMore cleanup and simplifications
2008-04-20 Aaron SchulzUse $key for the url param
2008-04-20 Aaron SchulzMake a single restore link for multi-rev revisiondelete...
next