Page MenuHomePhabricator

Create the CheckUserLookupUtils service
Closed, ResolvedPublic2 Estimated Story Points

Description

A service is needed to hold the currently static methods used by the CheckUser API so that they can be more easily re-used and use dependency injection.

Acceptance criteria
  • Create the CheckUserLookupUtils service, making sure that the code is well tested
  • Deprecate the methods in AbstractCheckUserPager with replacements in the new service and replace the implementations with a call to the new service

Details

Event Timeline

Change 1012722 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/CheckUser@master] Create CheckUserLookupUtils service

https://gerrit.wikimedia.org/r/1012722

Dreamy_Jazz set the point value for this task to 2.

Change #1012722 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Create CheckUserLookupUtils service

https://gerrit.wikimedia.org/r/1012722

Dreamy_Jazz updated the task description. (Show Details)