* Document a bit
[lhc/web/wiklou.git] / includes / SpecialPage.php
2010-01-07 Mark A. HershbergerMake LTR wgLang do the right thing on RTL wgContLang...
2010-01-01 Chad Horohoe(bug 21986) Special page names were are now capitalized...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-09 Alexandre Emsenhuber* (bug 21803) Special:MyContributions now keeps the...
2009-11-25 Alexandre EmsenhuberSet the Title object to the new $wgOut in SpecialPage...
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-07-24 Niklas LaxströmDeprecate broken accessor and add a new one
2009-07-15 Alexandre Emsenhuber* remove wfSpecialUpload() since UploadForm now extends...
2009-07-15 Chad Horohoe(bug 16497) Paginate Special:AllMessages
2009-07-07 Niklas LaxströmFixing some irritating whitespace
2009-07-07 Andrew GarrettMake warnings for special page alias errors useful
2009-07-03 Jack Phoenixmake ActiveUsers subclass SpecialPage
2009-06-21 Aaron SchulzMissing file commit from r52226
2009-06-19 Chad HorohoeRefactor Blankpage to subclass SpecialPage like a norma...
2009-05-23 Niklas LaxströmGrammar? English doesn't use {{GRAMMAR}} :o
2009-05-23 Niklas Laxström* $wgDevelopmentWarnings can be set to true to show...
2009-04-27 Brion VibberRevert r49880, r49883, r49885 - add uniwiki/CreatePage...
2009-04-25 Siebrand Mazeland* add uniwiki/CreatePage extension to core
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-15 Chad HorohoeMake Whatlinkshere subclass SpecialPage.
2009-03-18 Aaron SchulzDon't bolden pages that any anon/user could see
2009-03-09 Alexandre Emsenhuber* Fix class name in SpecialPage::$mList
2009-03-09 Aaron Schulz* Refactored revisiondelete to use subclassing
2009-03-05 Chad HorohoeOrder this list so it makes some bit of sense. More...
2009-02-27 Raimond SpekkingTweak outputHeader to allow overriding of summary messa...
2009-02-27 Raimond Spekking* Wrap special page summary message '$specialPageName...
2009-02-06 Chad HorohoeRewrite Special:Export to subclass SpecialPage.
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-03 Aaron Schulz(bug 16107) Imagelist -> ListFiles
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
2008-12-31 Brion VibberDisable Special:Interwiki until it works and isn't...
2008-12-31 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-12-27 Chad HorohoeCleanup to r45062 (add Interwiki extension to core)
2008-12-27 X!Add Interwiki extension to core.
2008-12-13 Chad HorohoeComplete rewrite of Special:Statistics:
2008-11-29 Alexandre EmsenhuberRenamed PasswordReset class to SpecialResetpass and...
2008-11-26 Aaron SchulzCleanup for r43841:
2008-11-26 Chad HorohoeRefactor Special:Import to extend SpecialPage instead...
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-05 Alexandre Emsenhuber* Made SpecialVersion directly extends SpecialPage
2008-11-02 Siebrand Mazeland(bug 16143) Fix redirect loop on special pages starting...
2008-10-18 Danny B* A new special page to list wanted templates
2008-10-17 Aaron SchulzRefactor contribs to use the newer class extension...
2008-10-15 Brion VibberBack out r41630 -- merging of Nuke extension to core
2008-10-13 Aaron Schulz*Remove useless garbage hooks. This kind of stuff shoul...
2008-10-11 Tim StarlingRevert merge of DismissableSiteNotice into the core...
2008-10-05 Ryan Schmidt* fixing DismissSiteNotice so that it works properly...
2008-10-04 Siebrand Mazeland* Add functionality of extension Nuke to core. Messages...
2008-10-03 Brion VibberBack out r41548 "Classes derived from SpecialPage can...
2008-10-02 Bryan Tong MinhClasses derived from SpecialPage can now specify a...
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-23 Siebrand Mazeland* fix localised special pages for Special:DeletedContri...
2008-09-23 Siebrand MazelandAdd extension DeletedContributions to core
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core
2008-09-12 Raimond SpekkingFix weird typo from r40734
2008-09-11 X!Add new special page Wantedfiles.
2008-08-23 Alexandre EmsenhuberMake SpecialAllpages and SpecialPrefixindex directly...
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-07-01 Aryeh Gregor* Special:BlankPage is not part of the API
2008-07-01 Domas Mituzasnew feature! a blank special page! (thanks to everyone...
2008-06-26 Alexandre EmsenhuberRewritten Special:Recentchangeslinked, now using a...
2008-06-19 Brion VibberRename all the special page class files back to their...
2008-06-18 Alexandre EmsenhuberMade NewpagesForm extends SpecialPage and renamed it...
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges:
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-06-05 Chad HorohoeRemoving Special:MissingFiles for now.
2008-06-05 Chad HorohoeBug 13702 - Add Special:MissingFiles to list pages...
2008-06-03 Rotem LissFix for r35787 commit message: the list bullets were...
2008-06-01 Daniel FriesenOn second thought, we should be using a lowercase form...
2008-06-01 Daniel FriesenAllow use of a mediawiki message to '''override'''...
2008-06-01 Daniel FriesenChanging the UI for [[Special:Specialpages]].
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-01 Brion Vibberrevert r34094 for now -- requires index that hasn't...
2008-05-01 Aaron Schulz* Add a special page to list active users
2008-05-01 Aaron SchulzMove group list to $wgSpecialPageGroups to make it...
2008-04-26 Niklas Laxström* Allow grammar etc in summary messages
2008-04-14 Aaron SchulzAllow string names
2008-04-14 Aaron SchulzFix doc
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron Schulz* Add form to RCLinked and add to sp:specialpages
2008-04-12 Aaron SchulzGroup special pages at Special:SpecialPages
2008-04-10 Raimond Spekking* (bug 13604) Add Special:ListGroupRights to show a...
2008-03-25 Brion Vibber* (bug 13450) Email confirmation can now be canceled...
2008-03-19 Raimond Spekking* (bug 1459) Search for duplicate files by hash: Specia...
2008-03-18 Alexandre EmsenhuberDoc cleanup:
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-04 Brion VibberRevert r30537, 30539 (Special:API redirect)
2008-02-04 Roan KattouwSmall esthetic fix
2008-02-04 Roan Kattouw(bug 12905) Created [[Special:API]] which just 302s...
2008-02-01 Victor VasilievMerge Special:Filepath to the core
2008-01-23 Raimond SpekkingTweak Special:CreateAccount again. Make it smarter...
2008-01-23 Raimond SpekkingFix PHP strict standard. Thanks to Siebrand.
2008-01-23 Raimond Spekking(bug 11897) Add alias [[Special:CreateAccount]] & ...
next