Easier to use addWikiText() in wrapWikiMsg()
[lhc/web/wiklou.git] / includes / diff /
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 MazelandPartial revert of r43269 for HTMLDiff.php. In file...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-06 Jack Phoenixadding AbortDiffCache hook to allow canceling the cachi...
2008-10-27 Guy Van den BroeckFixed bug in HTML differ. A bad index was used when...
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-09-16 Chad HorohoeRemove two useless classes from HTMLDiff. One was entir...
2008-09-13 Chad HorohoeClean up some of the i18n stuff in HTMLDiff. Still...
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-26 Chad HorohoeMove @ingroup around so each of the classes are picked...
2008-08-25 Chad Horohoe* Add all HTMLDiff-related classes to the autoloader.