| Commit message (Expand) | Author | Age | Files | Lines |
* | merge JSTesting branch into trunk | Antoine Musso | 2012-01-03 | 1 | -0/+1 |
* | Add a configuration variable to work around the issue that has been reported ... | Tim Starling | 2011-12-09 | 1 | -1/+6 |
* | Bug 29524 - Rename RequestContext::getLang to getLanguage | John Du Hart | 2011-11-21 | 1 | -1/+1 |
* | Added a User parameter to SpecialPageFactory::getUsablePages() so that it doe... | Alexandre Emsenhuber | 2011-10-17 | 1 | -3/+8 |
* | Fixed getUsablePages() to account for the fact that getPage() can return null | Aaron Schulz | 2011-10-08 | 1 | -5/+3 |
* | Back out r95396 and friends | Sam Reed | 2011-09-29 | 1 | -5/+1 |
* | Per Aaron, follow-up r93758: add coments and fix typos | Alexandre Emsenhuber | 2011-09-29 | 1 | -4/+4 |
* | (bug 31088) [Regression] "Create account/log in" should use the current title... | Aaron Schulz | 2011-09-27 | 1 | -1/+1 |
* | Use IContextSource instead of RequestContext inside type hints and instanceof... | Daniel Friesen | 2011-09-15 | 1 | -4/+4 |
* | Cleanup to r95402, r95474: "Not using CamelCase is so 2001." | Chad Horohoe | 2011-09-06 | 1 | -2/+2 |
* | Actually do r95462 as intended | Sam Reed | 2011-08-25 | 1 | -3/+5 |
* | Merge the iwtransclusion branch back into trunk | Sam Reed | 2011-08-24 | 1 | -0/+2 |
* | * (bug 15558) Allow includable special pages to be parameterized using wiki s... | Alexandre Emsenhuber | 2011-08-02 | 1 | -16/+23 |
* | Back out r93533, r93531, r93530 | Sam Reed | 2011-07-30 | 1 | -2/+0 |
* | Merge iwtransclusion branch into trunk | Sam Reed | 2011-07-30 | 1 | -0/+2 |
* | Fu r93249 failed grepping | Niklas Laxström | 2011-07-28 | 1 | -7/+9 |
* | * Moved email changing from sp:Preferences to new sp:ChangeEmail, which requi... | Aaron Schulz | 2011-07-23 | 1 | -1/+6 |
* | (Follow-up r87705) per CR add docs to function. No code changes. | Brian Wolff | 2011-06-30 | 1 | -0/+4 |
* | Comment shuffling, also fixing r86347 CR. | Happy-melon | 2011-06-26 | 1 | -1/+1 |
* | Recommit SpecialPage.php and SpecialPageFactory.php parts of r89406 (removal ... | Alexandre Emsenhuber | 2011-06-09 | 1 | -8/+8 |
* | Provisional revert of r89406, r89414: reference-related warnings need cleanup... | Brion Vibber | 2011-06-03 | 1 | -8/+8 |
* | Start unpicking r85288 (magic __get() accessor for RequestContext). Instead,... | Happy-melon | 2011-06-03 | 1 | -8/+8 |
* | Use WebRequest::getQueryValues() to get all query strings parameters instead ... | Alexandre Emsenhuber | 2011-05-26 | 1 | -1/+1 |
* | added @since tag | Jeroen De Dauw | 2011-05-25 | 1 | -0/+2 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -1/+1 |
* | (bug 28887) Do not re-use special page objects. | Brian Wolff | 2011-05-09 | 1 | -1/+1 |
* | Make it so that when a special page is trancluded, the output won't vary by u... | Brian Wolff | 2011-05-09 | 1 | -2/+8 |
* | Document SpecialPageFactory::getAliasList() | Happy-melon | 2011-04-23 | 1 | -1/+6 |
* | Documentation | Sam Reed | 2011-04-23 | 1 | -1/+12 |
* | (bug 13015, bug 18347, bug 18996, bug 20473, bug 23669, bug 28244) separate t... | Happy-melon | 2011-04-20 | 1 | -0/+1 |
* | Follow-up r86407: missed a file (and some random documentation); I'm surprise... | Happy-melon | 2011-04-20 | 1 | -18/+0 |
* | Follow-up r86347: fix undefined variable by actually returning the type sugge... | Happy-melon | 2011-04-19 | 1 | -1/+1 |
* | Cleanup in SpecialPage.php: | Happy-melon | 2011-04-18 | 1 | -14/+16 |
* | Revert avars deprecation in r11308 | Sam Reed | 2011-04-18 | 1 | -1/+1 |
* | Rename Special:Resetpass to Special:ChangePassword. "pass" is vague and unin... | Happy-melon | 2011-04-17 | 1 | -1/+1 |
* | Refactor the factory/i18n/list/etc static methods from SpecialPage into their... | Happy-melon | 2011-04-17 | 1 | -0/+543 |