Allow LogEventsList::showLogExtract() to get a Title object instead of having to...
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-21 Aaron SchulzFU 97704: I was thinking the space was already added...
2011-09-21 Aaron SchulzTweaked diff size number location to make sp:contribs...
2011-09-21 Niklas LaxströmFix a conflict(?) in Special:Contributions in r97658.
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-09-15 Aaron Schulz(bug 30903) Show diff size in contribution list. Works...
2011-09-06 Sam ReedFix Undefined index: showSizeDiff in /www/w/includes...
2011-09-05 Roan KattouwRevert r88008 (add size difference to Special:Contribut...
2011-09-02 Sam ReedRevert r95496, r95506, r95524, r95553, r96005
2011-09-02 Jure Kajzer* added redundand join condition for index usage as...
2011-09-01 Sam ReedFollowup r95496, remove duplicate $fields definition
2011-08-29 Tim StarlingFurther updates for r90643/r95647 in core and extension...
2011-08-26 Sam ReedFix another remnant of r95496
2011-08-25 Sam ReedFux PHP Notice: Undefined property: ContribsPager:...
2011-08-25 Sam ReedRevert r8811
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-01 Robin PepermansAdd direction mark for better RTL display
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-26 Sam ReedFollowup r89566, r89568, make links point to the user...
2011-06-26 Sam ReedFollowup r90839, de-capitali[sz]e api parameter
2011-06-26 Raimond SpekkingFollowup r90775: Fix PHP Notice: Undefined index:...
2011-06-25 Sam ReedFollowup r89566
2011-06-21 Robin Pepermans* Improvements as part of bug 6100: Use wfUILang()...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-10 Raimond SpekkingSimplify link construction a bit.
2011-06-09 Raimond SpekkingSelf revert r89797: At least the block log link is...
2011-06-09 Raimond SpekkingSimplify link construction a bit.
2011-06-06 Sam ReedRefactoring to r89566
2011-06-06 Sam ReedFollowup r89564
2011-05-26 Sam ReedRemove unused variables/globals
2011-05-25 Alexandre Emsenhuber* Check existence in correct language
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-16 Siebrand MazelandRemove verboseness (image and infobox) in Special:Contr...
2011-05-14 Jure Kajzer* added alternative revison size display if diff size...
2011-05-14 Jure Kajzer* added an option to toggle the display of diff size...
2011-05-13 Jure Kajzer* addon to previous
2011-05-13 Jure Kajzer* removed unused messages because of previous revert.
2011-05-13 Jure Kajzer* partial revert of r88019. Left the messages in for...
2011-05-13 Jure Kajzer* fixed as per comment on r88008
2011-05-13 Jure Kajzer* bug 24037
2011-04-23 Raimond SpekkingSimplify a bit to make nicer links: Special:ListFiles...
2011-04-17 Happy-melonTidy up some more uses of SpecialPage static methods
2011-04-10 Sam Reed* (bug 26873) API: Add 'toponly' filter in usercontribs...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-12 Happy-melonFollow-up r83786: update references in SpecialPage...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-03-12 Happy-melonDeprecate $wgSysopUserBans and $wgSysopRangeBans, both...
2011-03-07 Antoine MussoRemove second parameters from wfEmptyMsg() calls
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-19 Derk-Jan HartmanDon't use getCheck, because the opts array is reused...
2011-02-16 PlatonidesFix the issue where all links on Special:Contributions...
2011-02-10 Niklas LaxströmRefactor userLinks into it's own method
2011-01-26 Roan KattouwEscape the output of $wgLang->timeanddate() in SpecialC...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2010-12-03 Bryan Tong MinhAdded uploads link to page subtitle in Special:Contribu...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 Sam ReedMore deprecated method calls
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-08 Raimond SpekkingAdd a CSS class to the input form
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-25 PlatonidesMove double $wgOut globals to the top, remove $wgLang...
2010-07-24 Sam ReedRemoval of unused globals
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-05-30 Aryeh GregorRemove most named character references from output
2010-05-24 Aaron Schulz(bug 23593) Made revision/date links enabled at history...
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-10 Tim StarlingRevert r64844 pending further discussion
2010-04-10 Tim StarlingSwapped the order of the "diff" and "hist" links on...
2010-04-05 Alexandre EmsenhuberAnd while I'm a it, fix for r55903: canonical name...
2010-04-05 Alexandre Emsenhuber* (bug 22925) "sp-contributions-blocked-notice-anon...
2010-03-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-01-30 Aaron Schulz* Show diff link for DELETED_TEXT revs if user can...
2010-01-08 Alexandre Emsenhuber* (bug 22051) Returing false in SpecialContributionsBef...
2009-12-30 Raimond Spekking* (bug 2971) Swap links of hist & diff location on...
2009-12-30 Raimond Spekkingfix for r60502. /selfslap
2009-12-30 Raimond SpekkingUser 'escapenotentites' to allow entities like •
2009-12-17 Raimond SpekkingFix a wrong comparison: User::idFromName returns null...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-19 Matěj Grabovský(bug 16884) Fixed feed links in sidebar not complying...
2009-11-18 Aaron Schulzlast tweak for bug 21352 (RevDelete messages)
2009-11-14 Siebrand MazelandSync contributionsSub from SpecialContributions.php...
2009-11-13 Aaron SchulzUse isDeleted() instead of raw bitfield op
2009-11-11 Alexandre Emsenhuber* (bug 21470) MediaWiki:Sp-contributions-explain is...
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-14 Alexandre Emsenhuber* (bug 21114) Special:Contributions no longer shows...
next