| Commit message (Expand) | Author | Age | Files | Lines |
* | * (bug 24765) User tool links edit hook | Sam Reed | 2011-11-20 | 1 | -0/+2 |
* | Bug 32238 - phaseout wgEnableTooltipsAndAccesskeys | Antoine Musso | 2011-11-19 | 1 | -10/+0 |
* | Following r100264, update usages in core | John Du Hart | 2011-11-16 | 1 | -1/+1 |
* | Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's ge... | Daniel Friesen | 2011-11-10 | 1 | -1/+1 |
* | Make use of Title::isSpecialPage() in various places | Aaron Schulz | 2011-11-02 | 1 | -2/+2 |
* | Fixup some assignments in conditionals | Sam Reed | 2011-10-16 | 1 | -2/+1 |
* | Fix usage example of Linker::specialLink() | Alexandre Emsenhuber | 2011-10-11 | 1 | -1/+1 |
* | Back out r95396 and friends | Sam Reed | 2011-09-29 | 1 | -36/+0 |
* | Guard against | Sam Reed | 2011-09-22 | 1 | -1/+3 |
* | Fix single character access | Sam Reed | 2011-09-22 | 1 | -1/+1 |
* | * Removed useless isset() check | Alexandre Emsenhuber | 2011-09-19 | 1 | -2/+2 |
* | Chrome seems to already support dir=auto, and I see no downsides using it for... | Niklas Laxström | 2011-09-14 | 1 | -1/+1 |
* | Added visibility markers to some Linker methods | Alexandre Emsenhuber | 2011-09-12 | 1 | -22/+22 |
* | * Follow-up r96420: don't show e-mail links to anon users | Alexandre Emsenhuber | 2011-09-11 | 1 | -2/+2 |
* | Mark userLink, userTalkLink, blockLink() and emailLink() as public static per... | Siebrand Mazeland | 2011-09-07 | 1 | -8/+4 |
* | Follow-up r96420: correct casing for special page to prevent "PHP Notice: Fo... | Siebrand Mazeland | 2011-09-07 | 1 | -1/+1 |
* | Add constant Linker::TOOL_LINKS_EMAIL to allow adding a "send e-mail" link fr... | Siebrand Mazeland | 2011-09-07 | 1 | -1/+19 |
* | Crack down on arguments inside the Linker that call themselves $text but in r... | Daniel Friesen | 2011-09-03 | 1 | -30/+30 |
* | Merge the iwtransclusion branch back into trunk | Sam Reed | 2011-08-24 | 1 | -0/+36 |
* | * Refactored SpecialUndelete::revDeleteLink into a Linker::getRevDeleteLink f... | Aaron Schulz | 2011-08-03 | 1 | -1/+44 |
* | Back out r93533, r93531, r93530 | Sam Reed | 2011-07-30 | 1 | -36/+0 |
* | Merge iwtransclusion branch into trunk | Sam Reed | 2011-07-30 | 1 | -0/+36 |
* | Provisional revert of r93319 -- change to TOC styles without coordinated cach... | Brion Vibber | 2011-07-28 | 1 | -2/+2 |
* | Revert r93386 -- PLEASE STOP COMMITTING THESE THINGS WITHOUT CONFIRMING THAT ... | Brion Vibber | 2011-07-28 | 1 | -1/+1 |
* | Redo r93284 ( Make editsection link more understandable by positioning it dir... | Leo Koppelkamm | 2011-07-28 | 1 | -1/+1 |
* | Recommit r93264 ( Remove semantically incorrect wrapper table from toc and re... | Leo Koppelkamm | 2011-07-27 | 1 | -2/+2 |
* | revert r93284 and follow up r93285 | Antoine Musso | 2011-07-27 | 1 | -4/+3 |
* | revert r93264 : breaks ton of parser tests. | Antoine Musso | 2011-07-27 | 1 | -2/+2 |
* | Fix Bug 11270 & Bug 11555 : Make editsection link more understandable by posi... | Leo Koppelkamm | 2011-07-27 | 1 | -3/+4 |
* | Remove semantically incorrect wrapper table from toc and replace it with an i... | Leo Koppelkamm | 2011-07-27 | 1 | -2/+2 |
* | fix doc | Jeroen De Dauw | 2011-07-23 | 1 | -1/+1 |
* | $wgUploadNavigationUrl should be used for file redlinks if $wgUploadMissingFi... | Robin Pepermans | 2011-07-19 | 1 | -3/+5 |
* | Update code comments that point to 1.18 to point to 1.19 | Sam Reed | 2011-07-18 | 1 | -2/+2 |
* | Reverted r91195, this isn't needed ;) | Aaron Schulz | 2011-06-30 | 1 | -4/+0 |
* | Added normalizeSubpageLink() to DummyLinker. __call doesn't handle static fun... | Aaron Schulz | 2011-06-30 | 1 | -1/+4 |
* | Linker::titleAttrib() didn't obey $wgEnableTooltipsAndAccesskeys | Platonides | 2011-06-30 | 1 | -0/+4 |
* | Swap else if for elseif | Sam Reed | 2011-06-17 | 1 | -6/+6 |
* | Revert r86764, r89134, r86827 -- added a second opaque boolean parameter to L... | Brion Vibber | 2011-06-14 | 1 | -7/+4 |
* | added @ßince tag | Jeroen De Dauw | 2011-06-02 | 1 | -0/+3 |
* | Add back space between size and comment in history pages (fix for r86764) | Aaron Schulz | 2011-05-29 | 1 | -1/+1 |
* | More documentation in various files | Sam Reed | 2011-05-29 | 1 | -4/+34 |
* | And even more documentation | Sam Reed | 2011-05-28 | 1 | -1/+6 |
* | More parameter documentation!! | Sam Reed | 2011-05-28 | 1 | -0/+3 |
* | Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to na... | Mark A. Hershberger | 2011-05-25 | 1 | -7/+7 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -6/+6 |
* | Perform an early exit | Platonides | 2011-05-15 | 1 | -21/+20 |
* | (bug 28940) When making a thumb of an SVG, and only specifying the height | Brian Wolff | 2011-05-14 | 1 | -1/+8 |
* | Change $text to $html. This has been bothering me for awhile. It's stupid, co... | Daniel Friesen | 2011-05-08 | 1 | -7/+7 |
* | Followup r87578: | Niklas Laxström | 2011-05-07 | 1 | -1/+0 |
* | Remove another unused deprecated function | Sam Reed | 2011-05-06 | 1 | -39/+0 |