wiki.techinc.nl/includes/user
Petr Pchelko 5afc62f258 Remove stub threshold feature
Bug: T284917
Change-Id: I5c9ea04a9deca136bb7210f07200d18f97fd6686
2021-09-13 09:26:38 -07:00
..
CentralId Hard-deprecate CentralIdLookup::factory and ::factoryNonLocal 2021-09-02 12:09:52 -04:00
Hook Introduce new hooks for UserOptionsManager 2021-07-21 06:20:54 -07:00
Options/Hook Adjust method signature of onSaveUserOptions 2021-07-26 21:18:21 +00:00
ActorCache.php Replace User::idFromName with ActorStore 2021-05-11 07:44:38 -07:00
ActorNormalization.php ActorNormalization::acquireActorId - require IDatabase 2021-05-25 07:49:13 -07:00
ActorStore.php docs: Change wording master to primary in comments and log text 2021-09-01 23:04:40 +02:00
ActorStoreFactory.php ActorStoreFactory: fetch local domain from LBFactory 2021-07-13 09:28:36 -07:00
BotPassword.php BotPasswordStore: accept UserIdentity objects 2021-07-21 18:50:25 +00:00
BotPasswordStore.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
DefaultOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
ExternalUserNames.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
LoggedOutEditToken.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
PasswordReset.php PasswordReset: remove use of PermissionManager 2021-05-26 03:26:02 +00:00
StaticUserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
TalkPageNotificationManager.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
User.php Remove stub threshold feature 2021-09-13 09:26:38 -07:00
UserArray.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
UserArrayFromResult.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
UserEditTracker.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserFactory.php Merge "UserFactory: Simplify and type hint newAnonymous" 2021-08-18 00:16:42 +00:00
UserGroupManager.php Create new UserGroupManager::addUserToMultipleGroups method 2021-08-30 10:24:46 -04:00
UserGroupManagerFactory.php Inject JobQueueGroup into UserGroupManager 2021-07-31 07:09:27 +00:00
UserGroupMembership.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
UserIdentity.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserIdentityLookup.php Support ActorStore::newSelectQueryBuilder with query flags 2021-07-21 15:32:44 +00:00
UserIdentityValue.php Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
UserNamePrefixSearch.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserNamePrefixSearch_deprecated.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
UserNameUtils.php UserNameUtils: cache message formatting for reserved usernames 2021-07-29 23:57:09 +00:00
UserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
UserOptionsManager.php Adjust method signature of onSaveUserOptions 2021-07-26 21:18:21 +00:00
UserRightsProxy.php Make UserRightsProxy implement UserIdentity 2021-09-05 16:51:25 +02:00
UserRigorOptions.php Add UserRigorOptions interface 2020-09-29 17:11:16 +00:00
UserSelectQueryBuilder.php Rename where* methods in UserSelectQueryBuilder 2021-08-04 16:32:03 -04:00
UserTimeCorrection.php build: Updating dependencies 2021-07-22 03:36:05 +00:00