Correct empty case for r49149
[lhc/web/wiklou.git] / includes / specials / SpecialRevisiondelete.php
2009-04-03 Aaron SchulzCorrect empty case for r49149
2009-04-03 Aaron SchulzTweak/fixes to r49149
2009-04-03 Aaron SchulzRevisionDelete log extract query optimizations
2009-03-27 Aaron SchulzMinor cleanup & refactoring of revisiondelete
2009-03-26 Aaron SchulzFix for r48839: log deletion uses a different action
2009-03-26 Aaron SchulzAdded log_action filter
2009-03-25 Aaron Schulz* Changes to r48839
2009-03-25 Aaron SchulzDon't filter log if there are a lot of relevant items
2009-03-25 Aaron Schulz(bug 15814) Filter log chunk at Special:RevisionDelete...
2009-03-25 Aaron Schulzfix for old image deletion log params
2009-03-25 Aaron SchulzFix url params for multi-item deletion by converting...
2009-03-22 Aaron SchulzExpand on r48665 - include multi-rev case
2009-03-22 Aaron Schulz*Use appropriate notarget message
2009-03-22 Aaron Schulz(bug 17440) Avoid slave lag
2009-03-22 Aaron SchulzRevisionDelete - Improved handling of page moves
2009-03-09 Alexandre Emsenhuber* Fix class name in SpecialPage::$mList
2009-03-09 Aaron SchulzUse UnlistedSpecialPage
2009-03-09 Aaron Schulzrm whitespace
2009-03-09 Aaron Schulz* Refactored revisiondelete to use subclassing
2009-03-08 Alexandre EmsenhuberThe correct right is "suppressrevision", not "hiderevis...
2009-03-07 Aaron SchulzRemove more duplication
2009-03-07 Aaron Schulz* Added revdelete-suppress-text
2009-02-24 Alexandre EmsenhuberCorrect fix for r47709: the second parameter to wfTimes...
2009-02-23 Aaron SchulzFix timestamp bug from r47709
2009-02-23 Alexandre EmsenhuberTweaks for Special:RevisonDelete:
2009-02-17 Aaron SchulzFix more double quoting
2009-02-17 Aaron Schulz(bug 17542) RevisionDeleted failed on deleted revisions...
2009-02-09 Aaron SchulzTweaks for bug 17060
2009-02-02 Siebrand Mazeland(bug 17283) Remove double URL escaping in show/hide...
2009-01-30 Brion VibberClean up database access in revisiondelete
2009-01-18 Alex Z(bug 17054) more descriptive error messages for Special...
2009-01-13 X!(bug 17000) Special:RevisionDelete now checks if the...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-04 Chad HorohoeRemove some unused globals.
2008-09-07 Aaron Schulz* Reduce hook usage
2008-07-14 Niklas Laxström* Cleanup for r37375. Split duplicated code into functi...
2008-07-10 Niklas Laxström* Why on earth is this using content language
2008-07-09 Brion Vibberfix to r37375 -- spell fieldset correctly :)
2008-07-09 Niklas Laxström* Fix some misuse of message functions
2008-06-19 Brion VibberRename all the special page class files back to their...