wiki.techinc.nl/includes/user
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
..
BotPassword.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
CentralIdLookup.php
LocalIdLookup.php
LoggedOutEditToken.php
PasswordReset.php Do not disable password reset for blocks meant to force login 2017-06-08 08:18:24 +00:00
User.php Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
UserArray.php
UserArrayFromResult.php
UserGroupMembership.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
UserNamePrefixSearch.php
UserRightsProxy.php Remove auto-generated "Constructor" documentation on constructors 2017-07-10 10:15:51 +00:00