Fix some missing doc groups
[lhc/web/wiklou.git] / includes / revisiondelete / RevisionDeleter.php
2012-02-09 Antoine MussoFix some missing doc groups
2011-10-29 Sam ReedKill various unused variables
2011-10-21 Alexandre Emsenhuber* Call Linker methods statically
2011-10-13 Sam ReedDocumentation
2011-09-16 Niklas LaxströmImprove r97239 with comments from Aaron. Also fixed...
2011-09-16 Niklas Laxström* Fixed indentation
2011-09-15 Aaron SchulzRevisionDeleter::getChanges() documentation cleanup
2011-09-14 Niklas LaxströmRevisionDeleter:
2011-07-10 Alexandre Emsenhuber* Changed dynamic calls to Linker methods into static...
2011-07-02 Aaron SchulzRemoved dead $undeletedRevisions code (useless since...
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-10 Brion Vibber* (bug 21279) Special:RevisionDelete now uses revision...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-02-19 Sam ReedMore function documentation
2010-12-13 Roan KattouwFollowup r64047: pass static callbacks in array form...
2010-12-04 Sam ReedFollowup r77679, 1 more for bug 23332