Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / SpecialWhatlinkshere.php
2008-06-02 Alexandre EmsenhuberFixed Doxygen warnings
2008-05-27 Brion VibberRevert Whatlinkshere to state in r35370
2008-05-27 Aaron SchulzDoc typo
2008-05-27 Aryeh GregorPrettify ternary operator a bit
2008-05-27 Aaron SchulzRemove doc now
2008-05-27 Aaron SchulzFix order...that was confusing
2008-05-27 Aaron SchulzActually offset correctly
2008-05-26 Aaron SchulzFill in getDefaultQuery() for WLH/x links to carry...
2008-05-26 Aaron Schulz* Show if pages are both image linked/transcluded
2008-05-26 Aaron SchulzGrammar
2008-05-26 Aaron SchulzFix duplicate row removal
2008-05-26 Aaron Schulz* Convert to using Pager and remove a bunch of ugly...
2008-05-21 Aaron SchulzFix yet more image links bugs
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-14 Aaron SchulzOffset il_from
2008-05-11 Niklas Laxström* Code cleanup
2008-05-06 Victor VasilievThen let's keep it on image page and add it to Special...
2008-05-05 Brion VibberRevert r34267, r34268, r34269, r34270 for now.
2008-05-05 Victor VasilievShow image links on Special:WhatLinksHere:
2008-05-01 Alexandre Emsenhuber(bug 13913) Special:Whatlinkshere now has correct HTML...
2008-04-19 Alexandre EmsenhuberDon't throw a fatal error if somebody access Special...
2008-04-19 Niklas Laxström* This function is not used anymore
2008-04-19 Niklas Laxström* Use FormOptions in WhatLinksHere
2008-04-19 Victor Vasiliev* (bug 13793) Special:Whatlinkshere filters wrong ...
2008-04-19 Niklas Laxström* Split output formatting away from the mile long function
2008-04-16 Aryeh GregorWhen hiding things on WhatLinksHere, generated URLs...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Niklas Laxström* The gotcha here was that wfMsgHtml does not escape...
2008-04-12 Victor Vasiliev* (bug 6934) Allow separated inclusions, links, redirec...
2008-03-21 Huji(bug 5745) Special:Whatlinkshere shows no more than...
2008-03-15 Niklas Laxström* Some cleanups
2008-03-08 Alexandre EmsenhuberSome cleanup :
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-01-29 Thomas BleherVarious whitespace fixes
2007-12-15 Niklas Laxström* Escape all output
2007-10-27 Brion Vibber* Don't put _ into the title in the form
2007-10-18 Raimond Spekking* (bug 11649) Show input form when Special:Whatlinksher...
2007-08-28 Rob Church(bug 11022) Use a more accurate page title for Special...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-19 Brion VibberRevert r23094 for the moment; gives misleading number...
2007-06-19 Raimond Spekking* Add number of links to Special:Whatlinkshere
2007-06-05 Rob Church* (bug 10145) Wrap the tool links on Special:Whatlinksh...
2007-05-30 Brion VibberHonestly this whatlinkshere further link looks weird...
2007-05-29 Raimond Spekking(bug 7960) Link to "what links here" for each "what...
2007-05-08 Domas Mituzasenforce join order for whatlinkshere queries - avoid...
2007-05-05 Domas MituzasUse pl_from and tl_from for offsets/sorting, instead...
2007-04-21 Antoine MussoFix #9630 : Limits links in Whatlinkshere forget about...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-17 Greg Sabino MullaneFix invalid ORDER BY
2007-04-17 Greg Sabino MullaneMake ORDER BY a true options array, per bug 9609.
2007-04-02 Niklas Laxström* Escaping
2007-04-02 Raimond Spekking* (bug 9194) Add {{PLURAL:...}} to navigation bar of...
2007-03-26 Raimond SpekkingRemove useless parameter/uninitialized variable.
2007-03-22 Raimond Spekkingfix for r20616. Thanks to Brion whispering to me ;-)
2007-03-22 Raimond Spekking* (bug 4624) Namespace selection for Special:Whatlinkshere
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-06 Jimmy Collins(bug 7509) Make back arrow in Special:Whatlinkshere...
2006-08-18 Rob Church* Pass page title as parameters to "linkshere" and...
2006-06-10 Antoine Mussohaving some fun with doxygen error log
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-02 Tim Starlingfixed bug
2006-01-02 Tim Starlingexplicit limits for subqueries, MySQL doesn't seem...
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-11 Antoine MussoFix 2714 : backlink from special:whatlinkshere was...
2005-06-29 Brion Vibber* (bug 2591) Check for end, fix limits on Whatlinkshere
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-05-06 Ævar Arnfjörð Bjar... * Special:Allpages, Special:Contributions, Special...
2005-04-25 Tim Starling*gasp*
2005-04-03 Tim StarlingPrev/next links on Special:Whatlinkshere
2005-01-27 Antoine Mussosingles quotes :o)
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-05-31 Brion Vibber<br/> isn't compatible with Netscape 4.x; use <br ...
2004-05-09 Tim Starlinglimit parameter
2004-04-19 Gabriel Wickewarning fix
2004-04-09 Gabriel Wickeincreasingly lonely br partisan
2004-03-15 Antoine MussoImplement sourceforge feature request 903491
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-26 Brion VibberRemove DISTINCTs and ORDER BY. If the tables are right...
2003-11-30 Evan ProdromouSort "what links here" results alphabetically (RFE...
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-10-01 Brion Vibberskip illegal links
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-07-02 Brion VibberEnhances special page links; allow some parameters...
2003-04-14 Lee Daniel CrockerInitial revision