wiki.techinc.nl/tests/phpunit/maintenance
MusikAnimal d09554b6ef Add basic IP range support to Special:Contributions
This works by using the new table introduced with T156318.

The only thing that differs from normal Special:Contribs is we are
showing the IP address next to each entry. This is it how it is
displayed if you request to see newbie contributions:
https://en.wikipedia.org/wiki/Special:Contributions?contribs=newbie

For the time being, Special:DeletedContributions does not support
IP ranges. Various other irrelevant links such as Uploads and Logs
are also hidden.

Refer to P4725 for a way to automate creation of edits by random
IPs in your dev environment.

IP::isValidBlock() has been deprecated with this dependent change:
https://gerrit.wikimedia.org/r/#/c/373165/

Bug: T163562
Change-Id: Ice1bdae3d16cf365da14c6df0e8d91d2b914e064
2017-09-05 16:15:33 -04:00
..
backup_LogTest.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
backup_PageTest.php Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
backupPrefetchTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
backupTextPassTest.php Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
categoriesRdfTest.php Produce RDF dump of all categories and subcategories in a wiki. 2017-08-28 00:30:35 -07:00
DumpTestCase.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
fetchTextTest.php tests: speed up fetchTextTest 2017-01-03 15:39:27 +01:00
MaintenanceTest.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00