Fix indentation
[lhc/web/wiklou.git] / includes / specials /
2010-09-23 Max SemenikSpecial:Version now displays whether a SQLite database...
2010-09-22 Chad HorohoeFix dupe title construction, reported by ymas on IRC
2010-09-21 Alexandre EmsenhuberMade file description header consistent with other...
2010-09-20 Sam ReedRemove some unused variables
2010-09-20 Niklas LaxströmCoding style
2010-09-20 Niklas LaxströmRemove double escaping
2010-09-19 Niklas LaxströmFix for r53290
2010-09-19 Niklas LaxströmRemove the redundant legend line from recent changes...
2010-09-14 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-12 Roan Kattouw(bug 24987) Special:ListUsers does not take external...
2010-09-11 PlatonidesCode cleanup: unused globals, empty statements, typos...
2010-09-08 Raimond SpekkingAdd a CSS class to the input form
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-04 PlatonidesFollow-up r72349.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-04 Mark A. Hershberger* Remove $wg*Selenium* globals as they are only used...
2010-09-03 Chad HorohoeAddress comment on r63710, rm unused paramters
2010-09-03 PlatonidesFollow up r72164. The list was still there.
2010-09-02 Sam ReedFixup some method calls with missing parameters
2010-09-01 Chad HorohoeFix author list duplication.
2010-09-01 Alexandre Emsenhuberinvert without namespace doesn't do anything, so ignore it
2010-08-30 Chad HorohoeTweak SpecialRecentChangesQuery hook. Need to be able...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-29 Aryeh GregorMake SpecialUpload members public again
2010-08-26 PlatonidesWhen the CSRF token on is not available in the session...
2010-08-24 Sam ReedRemove some unreachable code (usually returns after...
2010-08-22 Jack Phoenixcoding style tweaks
2010-08-22 Chad HorohoeFollowup r71367, reusing messages is bad
2010-08-21 PlatonidesUse canonical class name.
2010-08-21 Alexandre EmsenhuberModified Special:Categories to subclass SpecialPage
2010-08-21 PlatonideswfSpecialProtectedtitles() is no longer used. Follow...
2010-08-20 Chad HorohoeLike the installer, make Special:Version header localiz...
2010-08-19 Max SemenikBug 24832: fatal in Special:ComparePages. I've just...
2010-08-19 Sam ReedRemove some more unused variables
2010-08-15 Alexandre EmsenhuberModified Special:Protectedpages and Special:Protectedti...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-14 Jeroen De DauwAdded function to get extension type messages
2010-08-13 Sam ReedRemove some unused variables
2010-08-13 Chad HorohoePartial revert r71029, unrelated changes. Need caffeine...
2010-08-13 Chad HorohoeFix #1 for r70970: Make UploadFromUrlTestSuite initiali...
2010-08-13 Sam ReedFix archiveName to archiveNames (wrong declaration)
2010-08-10 Raimond SpekkingMake the subtitle of Special:Watchlist more consistent...
2010-08-09 Raimond Spekking* (bug 21052) Fix link color for stubs in NewPages
2010-08-09 Raimond Spekking* (bug 11005) Add CSS class to empty pages in Special...
2010-08-09 Raimond SpekkingFollow-up r70773 per Niklas suggestion.
2010-08-09 Raimond Spekking* (bug 8140) Add dedicated CSS classes to Special:Newpa...
2010-08-09 HujiReverting r70585 since it breaks the whole functionalit...
2010-08-09 Jeroen De DauwAdded ExtensionTypes hook that can be called from stati...
2010-08-09 Jeroen De DauwThis change puts extensions that have an unknown type...
2010-08-09 Jeroen De DauwMade base extension types accessible for other code
2010-08-08 Jeroen De DauwFollow up to r70661. Restored original behavior but...
2010-08-08 Alexandre EmsenhuberModified Special:Movepage to subclass UnlistedSpecialPage
2010-08-08 Alexandre EmsenhuberMoved the @todo to the bottom of the comment; seems...
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-08 Jeroen De DauwFixed mistake in docs
2010-08-08 Max Semenik(bug 15470) First letters of filenames are always capit...
2010-08-08 Jeroen De DauwFixed minor logic error that caused layout issues
2010-08-07 Siebrand MazelandRevert changes to SpecialSearch.php in r70608 because...
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-08-06 Huji(bug 24700) Update dialog shown when clicking on the...
2010-08-06 Chad HorohoeCleanup getCookie() and use it all over the place inste...
2010-08-06 Chad Horohoe(bug 22514) SpecialRecentChangesQuery should also work...
2010-08-05 Max SemenikJavaScript-based password complexity checker on account...
2010-08-04 Danny B* Display links to book sources as external links becau...
2010-08-03 PlatonidesRemove all calls to $wgMessageCache->loadAllMessages()
2010-08-02 Markus Glaser* modified runTests to run suites instead of single...
2010-08-02 Jeroen De DauwFollow up to r70313
2010-08-02 Jeroen De DauwDocumentation and style improvements
2010-08-01 Alexandre Emsenhuber* Modified Special:Blockip to subclass SpecialPage
2010-08-01 Alexandre Emsenhuber* (bug 21503) There's now a "reason" field when creatin...
2010-08-01 Alexandre Emsenhuber* (bug 24563) Entries on Special:WhatLinksHere now...
2010-08-01 Alexandre EmsenhuberSpecialPage provides a getTitle() function, so use it
2010-07-29 Bryan Tong MinhUploading to a protected title will allow the user...
2010-07-29 Bryan Tong MinhFollow-up r60277: Do not return BEFORE_PROCESSING,...
2010-07-29 Sam ReedFollowup r29931
2010-07-28 Bryan Tong MinhRestructured upload-by-url:
2010-07-27 Platonides$wgMemc at line 563 was only the global if $wgPasswordA...
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-26 Jeroen De DauwStyle improvements
2010-07-25 Sam ReedMore unused variables, whitespace
2010-07-25 PlatonidesMove double $wgOut globals to the top, remove $wgLang...
2010-07-25 PlatonidesFollow up r68354. $wgUser *is* used in successfulLogin...
2010-07-25 PlatonidesDo not use a global $action to get the action.
2010-07-24 Sam ReedRemoval of unused globals
2010-07-24 Sam ReedAdd missing global $wgOut;
2010-07-23 Brian Wolff(bug 23293) Don't show change tags when special:rc...
2010-07-23 Danny B* replacing deprecated <s> with <del>
2010-07-18 Alexandre EmsenhuberFixed errors in HTML5 mode
2010-07-18 Alexandre Emsenhuber* Modified Special:Log to extend SpecialPage
2010-07-18 Niklas LaxströmMade active users concept have some meaning by decoupli...
2010-07-17 Alexandre EmsenhuberMake includable special pages extend IncludableSpecialP...
2010-07-17 Alexandre Emsenhuber* Modified Special:Blockme to subclass UnlistedSpecialPage
2010-07-17 Alexandre EmsenhuberCorrected fatal errors introduced in r68999 (oops!)
2010-07-17 Alexandre EmsenhuberPer Simetrical, fix for r69270: correct class name
2010-07-15 X!Move FakeResultWrapper to Database.php, allowing more...
2010-07-12 Platonides7, it's 7! (follow up to r68824)
2010-07-11 Alexandre Emsenhuber* (bug 24045) MediaWiki:Ipb-needreblock is now wrapped...
2010-07-11 Alexandre EmsenhuberModified Special:Userlogout to subclass UnlistedSpecialPage
2010-07-10 Alexandre Emsenhuber* Modified Special:Specialpages to subclass UnlistedSpe...
next