Merge "Clean up applyPatch() usage in the installer."
[lhc/web/wiklou.git] / includes / specials / SpecialFileDuplicateSearch.php
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 CatropeMerge "Allow aliased field names with separated syntax"
2012-08-15 umherirrenderAllow aliased field names with separated syntax
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-30 DemonMerge "Fix for Ic74c7ba7 (c8c50eb): there's no reason...
2012-07-29 SiebrandMerge "Use local context to get messages and time forma...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-25 Aaron SchulzMerge "Revert "memcached: better error messaging""
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 DemonMerge "Minor documentation tweaks"
2012-07-18 DemonMerge "Api method documentation tweaks"
2012-07-18 Aaron SchulzMerge "updateCollation.php size histogram feature"
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-18 CatropeMerge "prop=imageinfo&iiprop=url|thumbmime needs iiurlw...
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 CatropeMerge "Notice: Undefined index: page_is_redirect in...
2012-07-17 AaronMerge "[LockManager] Memc lockmanager improvements."
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
2012-07-14 NikerabbitMerge "Make dates in sortable tables depend on page...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-13 Aaron SchulzMerge "merge two foreach in Special:Contributions"
2012-07-13 Aaron SchulzMerge "(bug 38093) Gender of changed user groups missin...
2012-07-13 Aaron SchulzMerge "Add call to GenderCache in list=allpages"
2012-07-13 Aaron SchulzMerge "Add userToolLinks on Special:FileDuplicateSearch"
2012-07-06 umherirrenderAdd userToolLinks on Special:FileDuplicateSearch
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...