Use Language::userTimeAndDate() instead of Language::timeanddate() to display timesta...
[lhc/web/wiklou.git] / includes / specials / SpecialFileDuplicateSearch.php
2011-12-24 Alexandre Emsenhuber* Use local context to get messages
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-09-07 Robin PepermansPer Krinke on r91772, do not use general float/align...
2011-08-05 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-21 Robin Pepermans* Improvements as part of bug 6100: Use wfUILang()...
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-22 Sam Reed* (bug 29101) Special:FileDuplicateSearch shows silly...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-02-18 Sam ReedRemove unused variables
2011-02-07 Brion Vibber* (bug 18011) Special:FileDuplicateSearch UI fixes...
2011-02-02 Alexandre EmsenhuberForce isCached() to false; otherwise the result is...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-10-31 Sam ReedUpdate deprecated method calls
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
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!
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLink() by link() in...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-03-14 Alexandre Emsenhuber(bug 17972) Special:FileDuplicateSearch form now works...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-06-19 Brion VibberRename all the special page class files back to their...