* Fix regression in thumb styles; size and padding didn't match with
[lhc/web/wiklou.git] / includes / SpecialRevisiondelete.php
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-09-12 Rotem Liss(bug 7293) HTML validation of Special:Revisiondelete...
2006-09-09 Rotem Liss* (bug 6886) PHP undefined offset on bad input to Speci...
2006-06-23 Tim Starlings/Revision::MW_REV_DELETED/Revision::DELETED/, and...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-06 Domas MituzasMove revision deletion constants into Revision::
2006-03-18 Lupinunused globals removed
2006-03-16 Brion Vibberremove unnecessary private declaration so zwinger's...
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...