coding style tweaks, doc updates, marked some public functions as such
[lhc/web/wiklou.git] / includes / specials / SpecialMergeHistory.php
2011-03-22 Jack Phoenixcoding style tweaks, doc updates, marked some public...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2010-10-31 Sam ReedMore deprecated method calls
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-13 Sam ReedRemove some unused variables
2010-07-24 Sam ReedRemoval of unused globals
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-30 Aryeh GregorRemove most named character references from output
2010-03-20 PlatonidesShow an appropiate message when the wiki is read only...
2010-03-19 Chad HorohoeFollowup r63914, function must match parent
2010-03-18 Alexandre Emsenhuber* Follow-up r63914: SpecialPage has methods for that...
2010-03-18 Chad HorohoeRefactor MergeHistory to subclass SpecialPage. Ohai...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-03-20 Aaron SchulzTweaked r48158 to show error in more cases
2009-03-08 Aaron Schulz* Fixed notice
2009-03-08 Aaron SchulzFix fatal
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-11-13 Aaron SchulzFix
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-28 Aaron SchulzParanoid page table check
2008-09-21 Chad HorohoeThrow an error when the source and destination pages...
2008-07-14 Niklas Laxström* Cleanup for r37375. Split duplicated code into functi...
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...