Merge "Sync DeviceDetection with MF"
[lhc/web/wiklou.git] / includes / specials / SpecialWhatlinkshere.php
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Alexandre EmsenhuberChange calls from Xml::namespaceSelector() to Html...
2012-03-07 Ryan Kaldaritypo fix
2012-02-26 Siebrand MazelandUse local context ( $this->msg() ) instead of global...
2012-02-26 Siebrand Mazeland(bug 34702) Localised parentheses are now used in more...
2012-02-25 Alexandre EmsenhuberForgot to commit this file in r112396
2012-02-18 Alexandre EmsenhuberUse local context to get messages
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-20 Roan Kattouw(bug 7304) Links on redirect pages no longer cause...
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-25 Sean ColomboFollowup to r97033 - removed wgWhatlinksherelimit and...
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-03 Alexandre EmsenhuberUse local context instead of global variables
2011-09-14 Sean ColomboMerged wgWhatlinkshereLimit from Wikia. It defaults...
2011-08-11 Sam ReedWhitespace
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-06-24 Robin Pepermans(bug 12406) Pages with names in RTL scripts are not...
2011-06-06 Sam ReedMinor refactoring
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-26 Sam ReedParam documentation updates/added
2011-04-04 Daniel FriesenUpdate special pages which use $wgUser->getSkin();...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-02-06 Ilmari Karonen(bug 27201) fix duplicate IDs in recursive whatlinksher...
2011-02-04 Happy-melonRevert r70270; per CR comments.
2011-01-16 Daniel FriesenMake Special:WhatLinksHere set the related title so...
2010-10-31 Sam ReedMore deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-08 Alexandre EmsenhuberMoved the @todo to the bottom of the comment; seems...
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-01 Alexandre Emsenhuber* (bug 24563) Entries on Special:WhatLinksHere now...
2010-08-01 Alexandre EmsenhuberSpecialPage provides a getTitle() function, so use it
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
2009-10-27 Raimond SpekkingConsistency tweak: 'show'/'hide' should be linked only...
2009-06-17 Alex ZPartial fix for bug 19236 - the array you want to overr...
2009-06-15 Siebrand MazelandFollow-up to r51894: remove unused $targetText
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-08 Siebrand MazelandFollow-up to r49492: Add forgotten $this->setHeaders...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-04-15 Chad HorohoeMake Whatlinkshere subclass SpecialPage.
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-02-22 Raimond SpekkingAnother piplist() candidate spotted by Translatewiki :)
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-01-06 Danny B* + id for list for easier access
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-10-19 Nicolas Dumazet(bug 15934) spacing on WhatLinksHere
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-08-07 Raimond SpekkingFollow up for r38771.
2008-08-06 Raimond SpekkingSwitch errormessage and filter to show 1) filters and...
2008-08-06 Raimond Spekking* Consistency tweaks with other special pages like...
2008-07-17 Niklas Laxström* Fix double escaping issues introduced in r34320 ...
2008-06-19 Brion VibberRename all the special page class files back to their...