remove "+"
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
2009-05-18 Robin Pepermansremove "+"
2009-05-18 Robin Pepermans(bug 17399) CSS class for "(top)" on Special:Contributi...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-05-04 Aaron Schulz(bug 18666) Add show/hide to contribs
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-09 Aaron SchulzPreserve default limit on submit
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-03-27 Siebrand Mazeland* add lower cased messages for Special:Contributions...
2009-03-26 Alexandre EmsenhuberUse parsemag rather than parseinline since the content...
2009-03-20 Aaron SchulzDon't apply DELETED_USER restriction on query for users...
2009-03-07 Jack Phoenixadd a link to Special:UserRights on Special:Contributio...
2009-03-07 Aaron Schulz* Added sp-contributions-logs message (bug 17834)
2009-03-05 Aaron Schulz(bug 17792) Hide DELETED_USER items
2009-03-02 Andrew GarrettPartial revert of r47930, accidentally included half...
2009-03-02 Andrew GarrettFix careless error in suppression on SpecialDeletedCont...
2009-02-24 Chad Horohoe(bug 17291) MediaWiki:Nocontribs should pass on $target...
2009-02-23 Aaron SchulzFix double-escaping from r47466 (feed calls getUrl...
2009-02-18 Chad Horohoe(bug 17556) <link> parameters in Special:Contributions...
2009-02-12 Aaron Schulz* consolidated getDateMenu duplication into xml.php
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-02-06 Chad Horohoe(bug 17379) GENDER now works with Contributions-title
2009-02-01 Niklas Laxström* Fix E_NOTICE for werdnum
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-30 Andrew GarrettE_NOTICE
2009-01-28 Aaron SchulzUse quickUserCan() at some possible performance hotspot...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-28 Aaron Schulz(bug 17186) Fixed incorrect stub link classing at user...
2009-01-25 Aaron SchulzRevert r46180 and use newFromRow to get page_is_redirec...
2009-01-25 Aaron SchulzCheck $row->page_is_redirect directly
2009-01-25 Aaron SchulzImprove article ID process cache hit rate
2009-01-25 Aaron Schulz* redirect=no and mw-redirect classes to redirect pages...
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-03 Aaron Schulz(bug 15498) Provide links to revisions listed at the...
2009-01-03 Aaron SchulzMinor code cleanup
2008-12-19 Niklas Laxström* Springle some parsemag to the sidebar and tagline...
2008-11-19 Aaron SchulzAdd FeedItem::stripComment() and remove duplication
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-25 Aaron SchulzFix RSS for non 'newbies' targets
2008-10-19 Aaron Schulz(bug 6955) RSS feed for Special:Contributions/newbies
2008-10-17 Aaron SchulzRefactor contribs to use the newer class extension...
2008-09-23 Siebrand Mazeland* fix localised special pages for Special:DeletedContri...
2008-09-23 Siebrand MazelandAdd extension DeletedContributions to core
2008-09-22 Aaron SchulzUse IP::isIPAddress() to catch ranges and therefore...
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-10 Aaron SchulzExclude bot edits from Special:Contributions/newbies...
2008-08-29 Aaron Schulz* Fix issue with "next" link going to the same place...
2008-08-12 Robert Leverington* (bug 15127) Add an additional space between the direc...
2008-08-07 Brion Vibber* (bug 14921) Special:Contributions/: add user name...
2008-08-07 Chad Horohoe+s
2008-08-07 Alexandre EmsenhuberRevert r38748; this allows to pass the bot param in...
2008-08-07 Chad HorohoeRemove (seemingly?) useless code. Feel free to revert...
2008-08-01 Aaron Schulz* Better yet, move getDateCond() to reverseChronologica...
2008-08-01 Aaron SchulzMinor refactoring and code style tweaks
2008-07-21 Brion VibberRevert r37872 for now -- "(bug 2971) Standardize format...
2008-07-20 Aryeh Gregor(bug 2971) Standardize format of links to hist/diff...
2008-07-17 Aaron Schulz* Highlight flagged user contribs (bug 14814)
2008-06-19 Brion VibberRename all the special page class files back to their...