Introduce a new hook that allows extensions to add to My Contributions
authormlitn <git@mullie.eu>
Mon, 2 Jul 2012 13:31:06 +0000 (15:31 +0200)
committerCatrope <roan.kattouw@gmail.com>
Tue, 3 Jul 2012 17:48:29 +0000 (10:48 -0700)
commitc8e0ec3f4b9c5b7378f00ab4de162d22a741afbf
tree264e05924459acdde836cecfb31171ec0471c2f9
parentd3302c8a341b5d724eb5dc4b4e5ab1f36799d567
Introduce a new hook that allows extensions to add to My Contributions

Meanwhile also:
- refactored reallyDoQuery in Pager.php, to make outside intervention possible
- extend reallyDoQuery in SpecialContributions.php, adding in the hook and composing the final results array based on the combined results of all queries added through the hook

Change-Id: Ifd63cdf1950f914a3fba1757a905385aca311eda
RELEASE-NOTES-1.20
docs/hooks.txt
includes/Pager.php
includes/specials/SpecialContributions.php