(bug 37301) add sizediff to list=usercontribs
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 16 Jun 2012 07:47:11 +0000 (09:47 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 16 Jun 2012 07:47:11 +0000 (09:47 +0200)
commitfb9bd9c006d49d78e2d9e0ff539a628d97d9cfee
tree575da1bf6f92a51f7e7e2a5600f1a4d74ce21dac
parentebf2912801913acc724413a6e2967d78cae77223
(bug 37301) add sizediff to list=usercontribs

Moving function getParentLength from SpecialContributions to Revision
and use it in the list module. The size of the parent is selected by a
batch, like the special page.

Change-Id: I6e388e75cd765f2a918b0c192477d87347e96bcd
includes/Revision.php
includes/api/ApiQueryUserContributions.php
includes/specials/SpecialContributions.php