Fixed some doxygen warnings
[lhc/web/wiklou.git] / includes / specials /
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...
2010-07-08 Max SemenikUpdate comment: makeLikeArray() is deprecated
2010-07-04 Alexandre Emsenhuber* Modified Special:Ipblocklist to subclass SpecialPage...
2010-07-03 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-03 Alexandre EmsenhuberModified Special:Filepath to subclass SpecialPage;...
2010-07-03 Alexandre EmsenhuberFix E_STRICT about different function signature
2010-07-02 Alexandre EmsenhuberFixed E_STRICT for different function signature
2010-07-02 Alexandre EmsenhuberPass a title to DifferenceEngine's constructor so that...
2010-07-02 Alexandre Emsenhuber* Removed unused globals
2010-07-02 Max SemenikSpecial:ComparePages: output titles in a more human...
2010-07-01 Derk-Jan Hartman(bug 24022) Don't check extensions of files in uploadpa...
2010-07-01 Platonides(bug 16886) Sister projects box moves down the extract...
2010-06-30 Aryeh Gregor0="something" is not what we want here, we want id
2010-06-28 Siebrand MazelandRemove trailing whitespace, run stylize.php, update...
2010-06-28 Alexandre Emsenhuber* (bug 24155) Import no longer produces errors with...
2010-06-25 Andrew GarrettSome import-related fixes for LiquidThreads dump import...
2010-06-25 Tim Starling* Fixed the makefile to only run enabled tests, instead...
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-21 Derk-Jan HartmanAdd a copyright line for myself to SpecialComparePages
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-20 Matěj GrabovskýFollow-up r68307: ContribsPager now accepts array of...
2010-06-20 Matěj Grabovský(bug 4597) Provide support in Special:Contributions...
2010-06-19 Derk-Jan Hartman(bug 23621) New Special:ComparePages to compare (diff...
2010-06-18 Bryan Tong Minh(bug 23465) Don't ignore the predefined destination...
2010-06-17 Sam ReedMinor followup to r68156, add "user" as implicit group
2010-06-17 Sam Reed* (bug 24009) Include implicit groups in action=query...
2010-06-16 Alexandre Emsenhuber* Modified Special:Undelete to extend SpecialPage inste...
2010-06-15 Raimond SpekkingFollow-up r65013: Add an input field for the username...
2010-06-14 Raimond Spekking* Show validity period of the login cookie in Special...
2010-06-14 Raimond SpekkingUse present function for adding accesskey. This way...
next