aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialFileDuplicateSearch.php
Commit message (Expand)AuthorAgeFilesLines
* * Use local context to get messagesAlexandre Emsenhuber2011-12-241-9/+7
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-5/+5
* Per Krinke on r91772, do not use general float/align classes. I removed them ...Robin Pepermans2011-09-071-1/+1
* * Use local context instead of global variablesAlexandre Emsenhuber2011-08-051-20/+19
* (bug 6100; follow-up to r91315) Being bold and removing $wgBetterDirectionali...Robin Pepermans2011-07-061-3/+1
* Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()Sam Reed2011-07-011-2/+2
* * Improvements as part of bug 6100: Use wfUILang() instead of $wgContLang whe...Robin Pepermans2011-06-211-2/+2
* And even more documentation, the last of this batchSam Reed2011-05-281-1/+1
* * (bug 29101) Special:FileDuplicateSearch shows silly messageSam Reed2011-05-221-1/+1
* w/s diff. mostly eol w/s and using only tabs of width 4 to indent.Mark A. Hershberger2011-03-181-3/+3
* Remove unused variablesSam Reed2011-02-181-1/+1
* * (bug 18011) Special:FileDuplicateSearch UI fixes and remote file repo supportBrion Vibber2011-02-071-14/+67
* Force isCached() to false; otherwise the result is "This page is disabled for...Alexandre Emsenhuber2011-02-021-0/+1
* Merge querypage-work2 branch from trunk. The most relevant changes are:Roan Kattouw2010-12-221-92/+78
* Update deprecated method callsSam Reed2010-10-311-1/+1
* Get rid of PHP4-style constructorsChad Horohoe2010-08-301-1/+1
* Standardised file description headers; first pathAlexandre Emsenhuber2010-08-141-6/+2
* Big commit: kill almost every freeResult() call as uselessChad Horohoe2010-08-081-1/+0
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* GPL Headers for all!Sam Reed2010-06-211-1/+18
* Pet peeve time: reduce clutter from common $wgContLang->isRTL() ? 'x' : 'y' p...Brion Vibber2009-08-221-1/+1
* Some escaping fixes and related readability changesNiklas Laxström2009-07-131-6/+6
* * replace use of deprecated makeLink() by link() in coreSiebrand Mazeland2009-06-061-1/+4
* Proper casing for getDBkey()Siebrand Mazeland2009-05-241-1/+1
* Use link() instead of deprecated makeLinkObj() where possible.Siebrand Mazeland2009-05-081-1/+1
* (bug 17972) Special:FileDuplicateSearch form now works correctly on wikis tha...Alexandre Emsenhuber2009-03-141-2/+3
* Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).Ilmari Karonen2008-12-011-1/+1
* Consistent casing for wfGetDB(), getDB(), and getDBKey()Siebrand Mazeland2008-11-061-1/+1
* * Don't force rendering in File::getThumbnail(). The old code (pre-filerepo) ...Tim Starling2008-09-051-1/+1
* Rename all the special page class files back to their proper names.Brion Vibber2008-06-191-0/+135