Fix for r45723
[lhc/web/wiklou.git] / includes / diff / DifferenceEngine.php
2009-01-14 Aaron SchulzFix for r45723
2009-01-14 Aaron SchulzCleaned up single rev page diffs (bug 11527)
2009-01-07 Aaron Schulz(bug 16923) New parameter value diff=review for the URL
2009-01-02 Aaron SchulzTweak r45314: just return out
2009-01-02 Aaron Schulz(bug 9243) Avoid exit to make MW handle page exceptions...
2008-12-23 Alexandre Emsenhuber* Like r44911 but for MediaWiki:Difference message...
2008-12-17 Aaron SchulzUse more thorough Title->userCan('patrol')
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-06 Jack Phoenixadding AbortDiffCache hook to allow canceling the cachi...
2008-10-06 Tim Starling(bug 12586) Use wfHostname() everywhere, remove $wgunam...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-09-22 Aaron SchulzRemove Revision::revText() and move functionality to...
2008-08-27 Raimond SpekkingMove the timestamp into the message of the current...
2008-08-26 Raimond SpekkingFix for r40041. PHP strict notice. Thanks to Ialex
2008-08-26 Raimond Spekking* Add tooltips to rollback and undo links
2008-08-25 Chad Horohoe* Add all HTMLDiff-related classes to the autoloader.