aboutsummaryrefslogtreecommitdiffstats
path: root/includes/actions/CreditsAction.php
Commit message (Expand)AuthorAgeFilesLines
* Fix doxygen docs before REL1_19 branchingAntoine Musso2012-02-011-2/+1
* fix xssJeroen De Dauw2012-01-301-1/+1
* Reduce some duplication in Action::getRestriction(), all but 2 (plus one exte...Chad Horohoe2011-12-061-4/+0
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-2/+2
* * Use local context instead of global variables, made static function in Cred...Alexandre Emsenhuber2011-10-071-27/+29
* Removed useless check since the variable always exists and null would be catc...Alexandre Emsenhuber2011-09-161-1/+1
* Do r91966 in a different way, per Brion: use unicode-bidi:embed; instead of w...Robin Pepermans2011-07-121-5/+2
* (bug 12205) Bidirectional names in action=credits are split and displayed inc...Robin Pepermans2011-07-121-1/+4
* * Split off WikiPage class from Article, WikiFilePage class from ImagePage, a...Aaron Schulz2011-06-291-1/+1
* Follow-up r90877: spot the copy-and-pasted code... :DHappy-melon2011-06-271-1/+1
* Follow-up r86044 CR (correct subtitle message for action=credits), and some d...Happy-melon2011-06-271-1/+7
* And even more documentationSam Reed2011-05-281-2/+2
* And some more parameter documentation!!Sam Reed2011-05-281-1/+1
* I have no idea where that count() pass in r87165Alexandre Emsenhuber2011-04-301-1/+1
* Properly escape the ouput in action=credits (and in page footer), using wfMes...Alexandre Emsenhuber2011-04-301-19/+12
* Remove some unused variables/globalsSam Reed2011-04-161-2/+1
* Follow-up r 86041 per CR and IRC:Happy-melon2011-04-141-3/+3
* r86001, now with less scariness :P I took out the delete action and did purg...Happy-melon2011-04-141-0/+237
* Revert r86001: Brion says it's too scary :D will recommit in piecesHappy-melon2011-04-131-237/+0
* New infrastructure for actions, as discussed on wikitech-l. Fairly huge commit.Happy-melon2011-04-131-0/+237