aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Linker.php
Commit message (Expand)AuthorAgeFilesLines
* Revert r97042, causes bug 34432Andrew Garrett2012-02-171-1/+1
* More return documentationSam Reed2012-02-091-0/+20
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-7/+8
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* Fix doxygen docs before REL1_19 branchingAntoine Musso2012-02-011-0/+2
* Follow up to r105855 - now with updated phpunit tests.Amir E. Aharoni2012-01-171-2/+1
* Revert out r108882Sam Reed2012-01-141-3/+2
* Recommitting r108367 to break unit tests as phpunit on ubuntu seems FUBAR'd a...Sam Reed2012-01-141-2/+3
* revert r108367 : breaks testsAntoine Musso2012-01-091-1/+2
* Fix the regression pointed out by Robin in r105855.Amir E. Aharoni2012-01-081-2/+1
* Add additional parameter $altUserName to Linker::userLink to make it possible...Siebrand Mazeland2012-01-051-5/+12
* Revert r107773 - increases parsercache fragmentation without clear benefitBrion Vibber2012-01-031-28/+21
* * (bug 32686) Tooltip on links to non-existing pages are now always in user's...Alexandre Emsenhuber2012-01-011-21/+28
* * Use Linker::getRevDeleteLink() where possible to remove code duplicationAlexandre Emsenhuber2011-12-281-23/+24
* make docs more clear, method can only be used as is since 1.18, not 1.16Jeroen De Dauw2011-12-131-1/+4
* Partly revert r105985 for now: Flooding of translatewiki.net log/channel: Raimond Spekking2011-12-131-2/+2
* bring back Linker::tooltip()Antoine Musso2011-12-131-5/+0
* since tag++Jeroen De Dauw2011-12-131-0/+2
* add missing deprecation notices and added deprecation version to existing onesJeroen De Dauw2011-12-131-2/+16
* Replaced the core message 'sectionlink' with getArrow, which is cleaner and d...Amir E. Aharoni2011-12-121-1/+2
* * (bug 24765) User tool links edit hookSam Reed2011-11-201-0/+2
* Bug 32238 - phaseout wgEnableTooltipsAndAccesskeysAntoine Musso2011-11-191-10/+0
* Following r100264, update usages in coreJohn Du Hart2011-11-161-1/+1
* Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's ge...Daniel Friesen2011-11-101-1/+1
* Make use of Title::isSpecialPage() in various placesAaron Schulz2011-11-021-2/+2
* Fixup some assignments in conditionalsSam Reed2011-10-161-2/+1
* Fix usage example of Linker::specialLink()Alexandre Emsenhuber2011-10-111-1/+1
* Back out r95396 and friendsSam Reed2011-09-291-36/+0
* Guard againstSam Reed2011-09-221-1/+3
* Fix single character accessSam Reed2011-09-221-1/+1
* * Removed useless isset() checkAlexandre Emsenhuber2011-09-191-2/+2
* Chrome seems to already support dir=auto, and I see no downsides using it for...Niklas Laxström2011-09-141-1/+1
* Added visibility markers to some Linker methodsAlexandre Emsenhuber2011-09-121-22/+22
* * Follow-up r96420: don't show e-mail links to anon usersAlexandre Emsenhuber2011-09-111-2/+2
* Mark userLink, userTalkLink, blockLink() and emailLink() as public static per...Siebrand Mazeland2011-09-071-8/+4
* Follow-up r96420: correct casing for special page to prevent "PHP Notice: Fo...Siebrand Mazeland2011-09-071-1/+1
* Add constant Linker::TOOL_LINKS_EMAIL to allow adding a "send e-mail" link fr...Siebrand Mazeland2011-09-071-1/+19
* Crack down on arguments inside the Linker that call themselves $text but in r...Daniel Friesen2011-09-031-30/+30
* Merge the iwtransclusion branch back into trunkSam Reed2011-08-241-0/+36
* * Refactored SpecialUndelete::revDeleteLink into a Linker::getRevDeleteLink f...Aaron Schulz2011-08-031-1/+44
* Back out r93533, r93531, r93530Sam Reed2011-07-301-36/+0
* Merge iwtransclusion branch into trunkSam Reed2011-07-301-0/+36
* Provisional revert of r93319 -- change to TOC styles without coordinated cach...Brion Vibber2011-07-281-2/+2
* Revert r93386 -- PLEASE STOP COMMITTING THESE THINGS WITHOUT CONFIRMING THAT ...Brion Vibber2011-07-281-1/+1
* Redo r93284 ( Make editsection link more understandable by positioning it dir...Leo Koppelkamm2011-07-281-1/+1
* Recommit r93264 ( Remove semantically incorrect wrapper table from toc and re...Leo Koppelkamm2011-07-271-2/+2
* revert r93284 and follow up r93285Antoine Musso2011-07-271-4/+3
* revert r93264 : breaks ton of parser tests.Antoine Musso2011-07-271-2/+2
* Fix Bug 11270 & Bug 11555 : Make editsection link more understandable by posi...Leo Koppelkamm2011-07-271-3/+4
* Remove semantically incorrect wrapper table from toc and replace it with an i...Leo Koppelkamm2011-07-271-2/+2