Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / SpecialPageFactory.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-10 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Sam ReedMore return documentation
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2011-12-09 Tim StarlingAdd a configuration variable to work around the issue...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-17 Alexandre EmsenhuberAdded a User parameter to SpecialPageFactory::getUsable...
2011-10-08 Aaron SchulzFixed getUsablePages() to account for the fact that...
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-29 Alexandre EmsenhuberPer Aaron, follow-up r93758: add coments and fix typos
2011-09-27 Aaron Schulz(bug 31088) [Regression] "Create account/log in" should...
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-06 Chad HorohoeCleanup to r95402, r95474: "Not using CamelCase is...
2011-08-25 Sam ReedActually do r95462 as intended
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-02 Alexandre Emsenhuber* (bug 15558) Allow includable special pages to be...
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-28 Niklas LaxströmFu r93249 failed grepping
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-06-30 Brian Wolff(Follow-up r87705) per CR add docs to function. No...
2011-06-26 Happy-melonComment shuffling, also fixing r86347 CR.
2011-06-09 Alexandre EmsenhuberRecommit SpecialPage.php and SpecialPageFactory.php...
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-05-26 Alexandre EmsenhuberUse WebRequest::getQueryValues() to get all query strin...
2011-05-25 Jeroen De Dauwadded @since tag
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-09 Brian Wolff(bug 28887) Do not re-use special page objects.
2011-05-09 Brian WolffMake it so that when a special page is trancluded,...
2011-04-23 Happy-melonDocument SpecialPageFactory::getAliasList()
2011-04-23 Sam ReedDocumentation
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-20 Happy-melonFollow-up r86407: missed a file (and some random docume...
2011-04-19 Happy-melonFollow-up r86347: fix undefined variable by actually...
2011-04-18 Happy-melonCleanup in SpecialPage.php:
2011-04-18 Sam ReedRevert avars deprecation in r11308
2011-04-17 Happy-melonRename Special:Resetpass to Special:ChangePassword...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...