wiki.techinc.nl/includes/user
DannyS712 1ccf066380 Add a new UserEditTracker service for user edit counts and timing
Moved to the new service are the following User:: methods:
* ::getEditCount
* ::getFirstEditTimestamp
* ::getLatestEditTimestamp
* ::getEditTimestamp
* ::initEditCountInternal

A subsequent patch will replace existing uses in core and deprecate the
User methods.

The new service has 100% test coverage with pure Unit tests.

Bug: T253431
Change-Id: If96f9d41026aa358c0fe269a3e078af5f6f058f2
2020-06-02 03:00:05 +00:00
..
Hook UserClearNewTalkNotification hook: Only guarantee a UserIdentity 2020-05-29 09:40:31 +00:00
BotPassword.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
CentralIdLookup.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:31 +01:00
DefaultOptionsLookup.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ExternalUserNames.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
LocalIdLookup.php
LoggedOutEditToken.php
PasswordReset.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
TalkPageNotificationManager.php TalkPageNotificationManager: Undeprecate passing null to setUserHasNewMessages 2020-05-14 16:29:48 -04:00
User.php Add a new UserEditTracker service for user edit counts and timing 2020-06-02 03:00:05 +00:00
UserArray.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
UserArrayFromResult.php Fix more Squiz.Scope.MethodScope.Missing 2020-05-18 20:42:50 +00:00
UserEditTracker.php Add a new UserEditTracker service for user edit counts and timing 2020-06-02 03:00:05 +00:00
UserGroupMembership.php jobs: Unify a few not matching job constructor signatures 2020-04-16 16:07:30 +02:00
UserIdentity.php
UserIdentityValue.php
UserNamePrefixSearch.php
UserNameUtils.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
UserOptionsLookup.php Introduce UserOptionsManager and DefaultOptionsManager 2020-04-28 15:42:43 -07:00
UserOptionsManager.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
UserRightsProxy.php Fix more Squiz.Scope.MethodScope.Missing 2020-05-18 20:42:50 +00:00