wiki.techinc.nl/tests
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
..
common Remove test code that depends on extension 2017-08-13 12:04:37 -04:00
integration/includes/http Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
parser Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
phan Merge "Introduce config var for moved-paragraph-detection threshold" 2017-07-18 14:20:00 +00:00
phpunit Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
qunit TableSorter: Sort unrecognized dates as -Infinity 2017-09-02 09:32:31 +00:00
selenium Run Selenium tests for skins 2017-08-25 16:51:05 +02:00
.htaccess