wiki.techinc.nl/includes/user
2022-03-15 23:25:24 +00:00
..
CentralId Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
Hook WikiPage: Move clearTitleUserNotifications() call to post-send 2022-01-27 23:48:00 +00: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 Revert "Remove last User dependencies from File" 2021-11-26 17:06:36 +00:00
ActorStore.php Revert "Remove last User dependencies from File" 2021-11-26 17:06:36 +00:00
ActorStoreFactory.php ActorStore: Document wikiId as string|false 2022-03-05 22:38:47 +01:00
BotPassword.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
BotPasswordStore.php Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
DefaultOptionsLookup.php user: Set a default value for all searchNs* user preferences 2022-01-31 18:45:27 +00:00
ExternalUserNames.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
LoggedOutEditToken.php
PasswordReset.php Use getWithSetCallback() instead of get() + set() 2021-11-18 18:58:13 +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 Merge "Remove unneeded calls of TitleValue::castPageToLinkTarget" 2022-03-11 18:51:57 +00: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 UserFactory: remove outdated documentation about not doing anything 2022-02-11 22:18:26 +00:00
UserGroupManager.php Remove &$references from $wgAutopromote in DefaultSettings 2022-03-11 21:38:27 +00:00
UserGroupManagerFactory.php Inject JobQueueGroup into UserGroupManager 2021-07-31 07:09:27 +00:00
UserGroupMembership.php Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05: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 Follow-Up: I10fbd4b6a: Update @since tags as those were backported 2021-11-13 23:02:07 +01:00
UserNamePrefixSearch.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserNamePrefixSearch_deprecated.php
UserNameUtils.php Merge "ParamValidator: Allow to use User:0 in UserDef" 2022-03-15 23:25:24 +00:00
UserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
UserOptionsManager.php Exclude null values for flag UserOptionsManager::EXCLUDE_DEFAULTS 2021-11-01 20:44:13 +01:00
UserRightsProxy.php Fix various documentation related to scalar types 2022-03-09 20:49:51 +00:00
UserRigorOptions.php
UserSelectQueryBuilder.php [docs] UserSelectQueryBuilder: Add missing @since annotation 2021-12-19 11:58:50 +00:00
UserTimeCorrection.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00