[FileRepo] Purging/transaction fixes.
[lhc/web/wiklou.git] / includes / SpecialPage.php
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 ReedysetGroup doesn't return anything, so don't try and...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-13 Alexandre EmsenhuberFollow-up r113223: set the "interface" flag in Message...
2012-03-07 Niklas LaxströmMy proposed fix to bug 34987: gender not working in...
2012-03-04 Brian Wolff(bug 28019) Make Special:MyPage and Special:MyTalk...
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-24 Sam ReedImprove/add to documentation
2011-12-16 Niklas LaxströmStylize
2011-12-14 Raimond SpekkingSelf revert r106080 which was a revert of r106070.
2011-12-13 Raimond SpekkingPartly revert r106070 for now: Flooding of translatewik...
2011-12-13 Brion VibberFollowup r106070, r86347: copy some doc comments that...
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-11-23 John Du HartFollowup r103817, backing out ContextSource changes...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-15 Alexandre EmsenhuberMoved read only check after permissions and block so...
2011-11-15 John Du HartAdding function for checking if the database is in...
2011-11-15 John Du HartAdded function to SpecialPage to simplify permissions...
2011-11-05 Danny B* fixing Special:ListBots which behaved like Special...
2011-11-01 Antoine Mussobug 32086 Special:Permanentlink require a parameter
2011-10-27 Niklas LaxströmFollowup to r86053 - fix special page cases
2011-10-26 Aaron SchulzSplit out checkExecutePermissions() function from userC...
2011-10-17 Alexandre EmsenhuberAdded a User parameter to SpecialPageFactory::getUsable...
2011-10-17 Alexandre EmsenhuberUse local context to get messages
2011-10-06 Brion Vibber* (bug 31374) Pass relevant additional parameters for...
2011-10-01 Brion Vibber* (bug 31289) Fix fatal error on special pages using...
2011-09-29 Alexandre EmsenhuberFollow-up r89568: use local context instead of $wgOut
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-08-16 Alexandre EmsenhuberPer Reedy, follow-up r93758: SpecialPage::capturePath...
2011-08-15 Sam ReedFollowup r92430 per CR, like r94448
2011-07-28 Niklas LaxströmFu r93249: I see no reason to mark this private - prote...
2011-07-27 Roan KattouwRevert r93237 ("use User::getBlock() accessor rather...
2011-07-26 Antoine Mussomakes SpecialPage::mName explicitly private
2011-07-26 Happy-melonFollow-up r93234: use User::getBlock() accessor rather...
2011-07-22 Aaron SchulzRemoved Special{$this->getName()}ModifyFormFields from...
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-07 Alexandre Emsenhuber* Fixed comment
2011-06-28 Sam ReedAdd SpecialPermanentLink to Autoloader
2011-06-27 Aaron Schulz* Fixed 'Fatal error: Class 'SpecialMyuploads' not...
2011-06-26 Happy-melonComment shuffling, also fixing r86347 CR.
2011-06-11 Alexandre EmsenhuberAnd I forgot to commit this file in r89874
2011-06-09 Alexandre EmsenhuberRecommit SpecialPage.php and SpecialPageFactory.php...
2011-06-06 Sam ReedRefactoring to r89566
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-17 Siebrand MazelandMake @deprecated documentation more consistent (see...
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-19 Aaron SchulzQuick comments for r79036
2011-04-19 Happy-melonFollow-up r86255: don't special-case redirecting specia...
2011-04-18 Happy-melonCleanup in SpecialPage.php:
2011-04-18 Happy-melonWarn that SpecialPage::execute() will be made abstract...
2011-04-18 Happy-melonFollow-up r86255: getTitleFor() was not migrated.
2011-04-18 Sam ReedRevert avars deprecation in r11308
2011-04-17 Happy-melonFollow-up r86255: rm duplicated config list
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-15 Chad HorohoeMerge r81448 from REL1_17: reverting RevisionMove featu...
2011-04-15 Chad HorohoeRevert r77555 and followups r77563, r77572, r78116...
2011-04-14 Happy-melonChanges to SpecialPage: deprecate any syntax for defini...
2011-04-14 Happy-melonRecommit r84805, but without removing UsersPager, which...
2011-04-12 Brion VibberRevert r84805: broke CentralAuth by removing base Users...
2011-04-04 Daniel FriesenInstead of creating an OutputPage and then setting...
2011-04-03 Happy-melonClean out some globals from SpecialPage.php
2011-04-03 Happy-melonFollow-up r85278, r85240:
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-04-03 Niklas LaxströmFollow-up r85226, r85227: add @since annotations
2011-04-03 Daniel FriesenFollowup r85227; Back out changes related to avoiding...
2011-04-03 Daniel FriesenFollowup r85227. Convert all IncludableSpecialPages...
2011-04-03 Daniel FriesenStart managing output and input context from special...
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-03-26 Happy-melonTopple the last bastion of global-function-based specia...
2011-03-26 Happy-melonUpdate SpecialListfiles to subclass SpecialPage. Nearl...
2011-03-26 Happy-melonConvert SpecialListusers to subclass SpecialPage. ...
2011-03-26 Happy-melonBreak svn blame on every single line of SpecialWatchlis...
2011-03-24 Happy-melonMove WatchlistEditor.php to /specials since inside...
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-09 Ilmari Karonen(bug 14645) Show expensive special pages differently...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-10 Bryan Tong MinhAdd a context to SpecialPage, so that subclasses don...
2011-01-25 KrinkleSmall fixes
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
next