* Add $linkType param to LinkerMakeExternalLink
[lhc/web/wiklou.git] / includes / specials /
2009-03-09 Aaron SchulzFix check against wrong permission (should be 'hideuser')
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2009-03-08 Alexandre EmsenhuberThe correct right is "suppressrevision", not "hiderevis...
2009-03-08 Aaron Schulz* Fixed notice
2009-03-08 Aaron SchulzFix fatal
2009-03-07 Jack Phoenixadd a link to Special:UserRights on Special:Contributio...
2009-03-07 Chad Horohoe(bug 17844) Redirect users to a specific page when...
2009-03-07 Aaron SchulzRemove more duplication
2009-03-07 Aaron Schulz* Added sp-contributions-logs message (bug 17834)
2009-03-07 Aaron Schulz* Added revdelete-suppress-text
2009-03-05 Chad HorohoeNot sure exactly why this parameter was being passed...
2009-03-05 Chad Horohoe(bug 17751) The message for bad titles in WantedPages...
2009-03-05 Chad Horohoe(bug 17799) Special:Random no longer throws a database...
2009-03-05 Aaron Schulz(bug 17792) Hide DELETED_USER items
2009-03-03 Aaron SchulzAdd mw-redirect class to subpage links as needed
2009-03-03 Aaron Schulz(bug 16434) Fixed Special:PrefixIndex paging with no...
2009-03-03 Chad Horohoe(bug 17722) Fix regression where users are unable to...
2009-03-02 Andrew GarrettPartial revert of r47930, accidentally included half...
2009-03-02 Andrew GarrettFix careless error in suppression on SpecialDeletedCont...
2009-02-27 X!(bug 17707) Show file destination as plain text if...
2009-02-27 Purodha B Blissenbach(bug 17692) Added (list of members) link to 'user'...
2009-02-25 Alexandre EmsenhuberRemoved useless global definition
2009-02-24 Chad Horohoe(bug 17291) MediaWiki:Nocontribs should pass on $target...
2009-02-24 Aaron Schulz* (bug 17649) Added isDeletedQuick() and replaced some...
2009-02-24 Alexandre EmsenhuberCorrect fix for r47709: the second parameter to wfTimes...
2009-02-23 Aaron SchulzFix double-escaping from r47466 (feed calls getUrl...
2009-02-23 Aaron SchulzFix timestamp bug from r47709
2009-02-23 Alexandre EmsenhuberTweaks for Special:RevisonDelete:
2009-02-23 Niklas Laxström* (bug 17621) Special:WantedFiles has no link to Specia...
2009-02-22 Aaron SchulzMade powersearch-field message a label for the search...
2009-02-22 Niklas Laxström* Correct case for formatNum
2009-02-22 Raimond SpekkingAnother piplist() candidate spotted by Translatewiki :)
2009-02-22 Raimond SpekkingMove <div>...</div> from message text to program code...
2009-02-21 Chad HorohoeOnly set cookies if it's us :p
2009-02-21 Chad HorohoeAdd logging to password resets per request on code...
2009-02-21 Alexandre Emsenhuber(bug 14414) maintenance/updateSpecialPages.php no longe...
2009-02-21 Alexandre EmsenhuberFixed Special:Wantedtemplates' SQL query to work with...
2009-02-21 Alex Z(bug 13778) - Add a hidden input to the search form...
2009-02-20 Chad HorohoeMake name box enabled/disabled based on right to use...
2009-02-20 Chad HorohoeChangePassword fixes:
2009-02-20 Niklas Laxström* Small cleanups
2009-02-20 Niklas Laxström* (bug 17585) Hide legend on Special:Specialpages from...
2009-02-20 Alexandre EmsenhuberPer siebrand and Nikerabbit (tweak for r47535):
2009-02-19 Aaron Schulzescape $wgScript here
2009-02-19 Raimond Spekking* Some cleanup for Special:Import:
2009-02-18 Alexandre Emsenhuber(bug 16762) Special:Movepage now shows a list of subpag...
2009-02-18 Raimond Spekking* Special:ListUsers: Sort list of usergroups by alphabet
2009-02-18 Chad Horohoe(bug 17556) <link> parameters in Special:Contributions...
2009-02-18 Siebrand MazelandFormat number, and allow use of plural for 'move-subpag...
2009-02-18 Chad HorohoeCall static isValidIsbn() statically. Not sure why...
2009-02-18 Brion VibberFollowup to r46951 and friends: add $wgExportMaxLinkDep...
2009-02-17 Aaron SchulzFix more double quoting
2009-02-17 Aaron Schulz(bug 17542) RevisionDeleted failed on deleted revisions...
2009-02-16 Raimond SpekkingPrettify code of Special:Preferences#Misc. Use Xml...
2009-02-15 Raimond Spekking* Special:Prefixindex: Move table styling to shared.css
2009-02-13 Raimond Spekking* Replace hardcoded '...' as indication of a truncation...
2009-02-12 Aaron SchulzAdded suppression log entries (if user can see them)
2009-02-12 Aaron Schulz* consolidated getDateMenu duplication into xml.php
2009-02-11 Chad Horohoe(bug 12746) We shouldn't be sending out new password...
2009-02-10 Raimond SpekkingLocalize time zone regions in Special:Preferences
2009-02-09 Aaron SchulzTweaks for bug 17060
2009-02-09 Raimond Spekking* (bug 17311) Add a note beside the gender selection...
2009-02-09 Siebrand MazelandReplace hard coded pipe separators with locale based
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-02-09 Chad HorohoePer code review, bit of cleanup to Special:Export.
2009-02-09 Roan KattouwRemove a TODO from ApiMove and add a FIXME to SpecialMo...
2009-02-09 Siebrand Mazeland* Update message 'pipe-separator' to have leading and...
2009-02-08 Siebrand Mazeland* Recommit r39503. (bug 14468) Lines in classic RecentC...
2009-02-07 Alexandre EmsenhuberCorrect fix for the E_NOTICE fixed in r46977.
2009-02-07 Alexandre Emsenhuber* Fix E_NOTICE
2009-02-07 Chad HorohoeFix another E_NOTICE.
2009-02-07 Chad HorohoeFix E_STRICT per Raymond.
2009-02-06 Chad HorohoeRewrite Special:Export to subclass SpecialPage.
2009-02-06 Andrew GarrettAdd 'include pages linked to from these pages' to Speci...
2009-02-06 Chad Horohoe(bug 17190) User ID on prefs page shouldn't be delimited.
2009-02-06 Chad Horohoe(bug 17379) GENDER now works with Contributions-title
2009-02-06 Chad Horohoe(bug 15283) Interwiki imports should fetch included...
2009-02-02 Raimond SpekkingWrap 'searchresulttext' into a div with class
2009-02-02 Siebrand Mazeland(bug 17283) Remove double URL escaping in show/hide...
2009-02-02 Siebrand Mazeland(bug 17236) Suppress 'watch user page link' for IP...
2009-02-01 Niklas Laxström* Fix E_NOTICE for werdnum
2009-02-01 Chad Horohoe(bug 17284) Fix broken msg calls. It's defined as tags...
2009-01-31 Siebrand Mazeland* (bug 17288) Improved messages for default language...
2009-01-31 Andrew GarrettE_STRICT (call-time pass-by-reference)
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-30 Andrew GarrettE_NOTICE
2009-01-30 Brion VibberClean up database access in revisiondelete
2009-01-29 Raimond Spekking* Move class=error from message to program code. Other...
2009-01-29 Aryeh GregorReduce queries on RecentChanges via more LinkBatch
2009-01-28 Aaron SchulzUse quickUserCan() at some possible performance hotspot...
2009-01-28 Aaron SchulzAdd an ID to wpForReUpload
2009-01-28 Aaron SchulzSplit off 'wpReUpload' into the old check 'wpReUpload...
2009-01-28 Aaron Schulz(bug 17193) Carry $this->mReUpload over with hidden...
2009-01-28 Aaron Schulz(bug 17200) "Reuploading a file saves to source file...
2009-01-28 Aaron Schulz(bug 15811) Also remove license template cruft on re...
2009-01-28 Alexandre EmsenhuberE_STRICT
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-28 Aryeh GregorDon't query unneeded rows on watchlist
2009-01-28 Aryeh GregorRemove unused variables
2009-01-28 Aryeh GregorRemove useless left join in watchlist
next