Fix bug in prefixing scheme
[lhc/web/wiklou.git] / includes / specials /
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...
2010-06-13 Alexandre EmsenhuberChanges to Special:Lockdb and Special:Unlockdb:
2010-06-13 Matěj Grabovský(bug 23845) Special:ListFiles now uses correct file...
2010-06-11 Ilmari Karonenfollowup to r67856: don't pass null as a query paramete...
2010-06-11 Ilmari Karonenfix delinking of "older 48" link on Special:NewFiles...
2010-06-10 PlatonidesFollow up r67798. Use wfMsgExt() with 'parseinline...
2010-06-10 Platonides"<p id="userloginlink"><p>Don't have an account" is...
2010-06-09 Aryeh GregorUse Html for HTML, not Xml
2010-06-05 Alexandre Emsenhuberfix E_STRICT
2010-06-05 Tobiasfollow-up on r67094: fixing presumed cause for php...
2010-06-03 Happy-melonFollow-up to r64903; fix field names broken by r65040.
2010-06-01 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-27 Alexandre EmsenhuberFollow-up r66933: escape the whole message instead...
2010-05-27 Tim StarlingFixed severe breakage of non-JS upload, presumably...
2010-05-26 Siebrand MazelandAllow use of GENDER in 'noemail' message.
2010-05-26 Andrew GarrettFix conflict in r66907 (follow-up r66793) accidentally...
2010-05-26 Andrew GarrettFix bug in r66793
2010-05-24 Sam ReedTry r66856 again - Less fail this time
2010-05-24 Sam ReedRevert r66856, due to the complete rubbish commit summa...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-24 Aaron Schulz(bug 23593) Made revision/date links enabled at history...
2010-05-23 Andrew GarrettAdd bug # for r66793
2010-05-23 Andrew GarrettUgly temporary fix for bug 21279:
2010-05-15 Siebrand MazelandHTML5 fix: short tag not allowed for <td>
2010-05-13 Tim StarlingAvoid E_NOTICE when texttop or textaftersummary is...
2010-05-12 Raimond SpekkingFollow-up r66267: Use formatNum for the number
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-05-12 Brian WolffSpecial:Userrights didn't recognize user as self if...
2010-05-08 Alexandre EmsenhuberFix case in class name
2010-05-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-06 Alexandre EmsenhuberFixed some doxygen warnings and removed trailing spaces
2010-05-05 Chad HorohoeSame
2010-05-04 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-04 Derk-Jan HartmanAdd a new searchmenu-new-nocreate message
2010-05-04 Derk-Jan HartmanDo not add the license selector when uploading a new...
2010-05-03 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-02 Alexandre EmsenhuberFixed some doxygen warnings and documented warnings
2010-05-02 Bryan Tong Minh(bug 18408) All required permissions for uploading...
2010-05-01 PlatonidesBug 23371: Fix CSRF similar to r64677 covering the...
2010-04-29 Tobiasfollow-up on r65546#c6661: minor code style issue....
2010-04-28 Tobiasfixing r65546: move variable decleration up
2010-04-26 Tobiasfixing bug 20186: allow filtering SpecialContributions...
2010-04-25 Siebrand MazelandFollow-up 65339: fix 'pass by reference' warning as...
2010-04-24 Raimond SpekkingAdd a comment with the used message keys to make sure...
2010-04-24 Sam Reed* (bug 23276) Add hook to Special:NewPages to modify...
2010-04-22 Alexandre Emsenhuber* (bug 23286) Fix for r62890: namespace selector no...
next