Merge "Pass the result of the database queries in Title::getPreviousRevisionID()...
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-03 HasharMerge "Adding more tests for Title."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 ReedyMerge "Ported r112366 from 1.19wmf branch indefinitely."
2012-05-02 Aaron SchulzPorted r112366 from 1.19wmf branch indefinitely.
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Brion VIBBERMerge "Remove user rights link from anonymous contribut...
2012-04-03 Alex MonkRemove user rights link from anonymous contributions...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-01 Aaron SchulzMerge "(bug 18062) new message when edit or create...
2012-03-31 Aaron SchulzMerge "(bug 34334) add a footer to Special:Contribution...
2012-03-31 Umherirrender(bug 34334) add a footer to Special:Contributions for...
2012-03-14 Max Semenik* (bug 34889) User name should be normalized on Special...
2012-03-09 Sam ReedDocumentation, spaces, braces, explicit member variables
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-03-06 Antoine Mussorevert r113117 per CR
2012-03-06 Jeroen De Dauwfollow up to r113115, rem not needed args
2012-03-06 Jeroen De Dauwget rid of deprecated method usage making people on...
2012-03-05 Brian Wolff(bug 34922) If rev_parent_id is null, then the characte...
2012-03-01 Aaron Schulz(bug 34873) List contributions of existing users that...
2012-02-27 Chad HorohoeTypofix, ping r112427
2012-02-26 Siebrand MazelandWow. Messy. Follow-up r112426, r112424: Fix incorrect...
2012-02-26 Siebrand MazelandFollow-up r112424: Per IAlex on IRC: Use escape() inste...
2012-02-26 Siebrand MazelandFollow-up r112410, r112412: Cheaper processing using...
2012-02-25 Siebrand Mazeland(bug 34702) Use localised parentheses in Special:Contri...
2012-02-24 Aaron Schulzr100315: removed now redundant code
2012-02-11 Mark A. Hershbergerfixes Bug 34198 - first item in the history shows no...
2012-02-09 Sam ReedMore return documentation
2012-01-13 Rob Moenreverted r108850 as patch should be introduced after...
2012-01-13 Rob Moenpatch from MrBlueSky, resloves bug 25909. Add dropdown...
2011-12-28 Alexandre Emsenhuber* Use Linker::getRevDeleteLink() where possible to...
2011-12-27 Alexandre EmsenhuberFollow-up r107341: remove now-useless parameter
2011-12-26 Sam ReedFix fixme on r107328, attempting to use $this in a...
2011-12-26 Alexandre Emsenhuber* Use local context to get messages
2011-12-24 Sam ReedImprove/add to documentation
2011-12-16 Niklas LaxströmStylize
2011-12-15 Brion Vibber* (bug 32512) Include 'associated namespace' checkbox...
2011-11-25 Antoine Musso  ->  
2011-11-23 Brion VibberRevert r103770 (bug 24037) -- added full-page size...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-20 Roan Kattouw(bug 24037) Add byte length of revision to Special...
2011-11-20 Roan KattouwIn the spirit of r103745, guard against invalid user...
2011-11-19 Sam Reed* (bug 19698) Inverse selection for Special:Contributions
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-27 Aaron Schulz* Added pageJoinCond() and userJoinCond() to Revision...
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-26 Mark A. HershbergerBug 31948 - Special:Contributions doesn't remember...
2011-10-25 Aaron Schulz* Removed $wgRCShowChangedSize check in sp:Contribution...
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-20 Aaron Schulz* Simplified r100286 by just using the field 'user_name...
2011-10-20 Aaron SchulzMoved contribs rev parent ID batch query into doBatchLo...
2011-10-20 Aaron Schulz* Made ?contribs=user actually show the results for...
2011-10-20 Aaron SchulzJOIN to get user_name in Contributions, HistoryPage...
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-10-06 Roan KattouwFollowup r99102: revert r88026 too, otherwise the dropd...
2011-10-06 Roan KattouwRevert r88025 (put Special:Contributions namespace...
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...
next