..
CentralId
CentralIdLookup: delete deprecated factoryNonLocal() method
2024-11-04 22:43:01 +00:00
Hook
Allow extensions to send password resets without a local user/email
2024-09-16 23:09:04 +02:00
Options
Stop using heavy Language object when not needed
2024-10-16 21:34:52 +02:00
Registration
TempUser
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
ActorCache.php
ActorMigration.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
ActorMigrationBase.php
Replace gettype() with get_debug_type() in exception messages
2024-07-31 19:24:39 +02:00
ActorNormalization.php
ActorStore.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
ActorStoreFactory.php
Allow undeletion of IP revisions when temp accounts are enabled
2024-05-23 09:30:48 +00:00
BotPassword.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
BotPasswordStore.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
ExternalUserNames.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
LoggedOutEditToken.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
PasswordReset.php
PasswordReset: Minor cleanup
2024-10-10 19:39:13 +01:00
TalkPageNotificationManager.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
User.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
UserArray.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
UserArrayFromResult.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
UserEditCountInitJob.php
Move various job classes to relevant component directories
2024-05-10 20:14:00 +01:00
UserEditTracker.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
UserFactory.php
Merge "user: Add a warning when creating cross-wiki users"
2024-10-11 21:33:56 +00:00
UserGroupExpiryJob.php
Move various job classes to relevant component directories
2024-05-10 20:14:00 +01:00
UserGroupManager.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
UserGroupManagerFactory.php
UserGroupMembership.php
Drop hard-deprecated UserGroupMembership::getGroupName/getGroupMemberName
2024-04-21 22:06:10 +03:00
UserIdentity.php
UserIdentityLookup.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
UserIdentityUtils.php
UserIdentityValue.php
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00
UserNamePrefixSearch.php
Remove meaningless @var documentation from constants
2024-10-09 09:33:12 +02:00
UserNamePrefixSearch_deprecated.php
UserNameUtils.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
UserRigorOptions.php
Remove meaningless @var documentation from constants
2024-10-09 09:33:12 +02:00
UserSelectQueryBuilder.php
UserSelectQueryBuilder: temp() should not select non-temp users
2024-10-07 11:00:16 +00:00
UserTimeCorrection.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00