Followup r86622: add initial QUnit test cases for jquery.textSelection module.
[lhc/web/wiklou.git] / includes / SpecialPage.php
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.
2011-01-11 Niklas Laxströmrm stray tab
2011-01-05 Chad HorohoeFollowup r68129: rename UndeleteForm to SpecialUndelete...
2011-01-03 X!Move wfCreateObject to MWFunction::newObj. This uses...
2010-12-27 Happy-melonFollow-up r79036: update comment.
2010-12-27 Happy-melon(bug 268) add Special:PermanentLink/### as an internall...
2010-12-22 Alexandre EmsenhuberFollow-up r78786: for consistency, removed array()...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-21 Alexandre EmsenhuberFollow-up r78695: correct class name
2010-12-21 Roan KattouwFollowup r78192: rather than silently ignoring calls...
2010-12-13 Roan KattouwFix variable name in doc comment added in r78192
2010-12-11 Alexandre EmsenhuberFix whitespaces
2010-12-11 Alexandre Emsenhuber* Converted Special:Userlogin to subclass SpecialPage
2010-12-10 Alexandre Emsenhuber* Converted Special:Search to subclass SpecialPage
2010-12-10 Chad HorohoeFix for r71961 (moved SpecialPage constructor from...
2010-12-03 Bryan Tong Minhwhite space fix v2 (follow-up r77671)
2010-12-03 Bryan Tong MinhWhite space fix
2010-12-03 Bryan Tong MinhAdded Special:Myuploads special page that redirects...
2010-12-02 Andrew GarrettMerge DisableAccount extension into core, disabled...
2010-11-28 Sam ReedFix 1 deprecated method call in SpecialPage, and 3...
2010-11-08 Alexandre Emsenhuber* (bug 25829) Special:Mypage and Special:Mytalk now...
2010-11-07 Alexandre Emsenhuber* (bug 25713) SpecialPage::resolveAlias() now normalise...
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-09-18 Alexandre Emsenhubermissing space
2010-09-04 Mark A. Hershberger* Remove $wg*Selenium* globals as they are only used...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-21 Alexandre EmsenhuberModified Special:Categories to subclass SpecialPage
2010-08-15 Alexandre EmsenhuberModified Special:Protectedpages and Special:Protectedti...
2010-08-08 Alexandre EmsenhuberModified Special:Movepage to subclass UnlistedSpecialPage
2010-08-02 Alexandre EmsenhuberMoved definitions for Special:Listadmins and Special...
2010-08-01 Alexandre Emsenhuber* Modified Special:Blockip to subclass SpecialPage
2010-07-25 Sam ReedChange some more to parent::
2010-07-18 Alexandre Emsenhuber* Modified Special:Log to extend SpecialPage
2010-07-17 Alexandre Emsenhuber* Modified Special:Blockme to subclass UnlistedSpecialPage
2010-07-11 Alexandre EmsenhuberModified Special:Userlogout to subclass UnlistedSpecialPage
2010-07-10 Alexandre Emsenhuber* Modified Special:Specialpages to subclass UnlistedSpe...
2010-07-04 Alexandre Emsenhuber* Modified Special:Ipblocklist to subclass SpecialPage...
2010-07-04 Alexandre EmsenhuberRemove array( ... ) from SpecialMypage, SpecialMytalk...
2010-07-03 Alexandre EmsenhuberModified Special:Filepath to subclass SpecialPage;...
2010-07-01 Niklas LaxströmDon't add confusing new lines to debug output, mark...
2010-07-01 Sam ReedAdd a couple of braces
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-19 Derk-Jan Hartman(bug 23621) New Special:ComparePages to compare (diff...
2010-06-16 Alexandre Emsenhuber* Modified Special:Undelete to extend SpecialPage inste...
2010-06-13 Alexandre EmsenhuberChanges to Special:Lockdb and Special:Unlockdb:
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
next