| .. |
|
CentralId
|
Merge "Use short array destructuring instead of list()"
|
2022-10-21 11:11:06 +00:00 |
|
Hook
|
Drop more unused hard deprecated hooks
|
2022-12-01 03:36:48 +01:00 |
|
Options/Hook
|
|
|
|
TempUser
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
ActorCache.php
|
Use array_key_first()/array_key_last() in some places
|
2022-10-21 15:01:59 +11:00 |
|
ActorMigration.php
|
Reorg: Move ActorMigration and ActorMigrationBase to user/
|
2022-12-16 13:44:33 +01:00 |
|
ActorMigrationBase.php
|
Reorg: Move ActorMigration and ActorMigrationBase to user/
|
2022-12-16 13:44:33 +01:00 |
|
ActorNormalization.php
|
|
|
|
ActorStore.php
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
ActorStoreFactory.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
BotPassword.php
|
Use str_starts_with/str_ends_with/str_contains
|
2022-12-12 19:54:24 +01:00 |
|
BotPasswordStore.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
DefaultOptionsLookup.php
|
Split "static default variant" language code from "language code with converter"
|
2022-11-15 04:48:53 +00:00 |
|
ExternalUserNames.php
|
user: Replace deprecated User::idFromName
|
2022-12-22 18:24:23 +01:00 |
|
LoggedOutEditToken.php
|
|
|
|
PasswordReset.php
|
Make use of ?:, ?? and ??= operators in mostly trivial cases
|
2022-12-05 21:37:13 +01:00 |
|
StaticUserOptionsLookup.php
|
|
|
|
TalkPageNotificationManager.php
|
Fix casing of class and function name usages
|
2022-12-04 19:09:30 +00:00 |
|
User.php
|
Merge "Hard-deprecate User/PermissionManager group permissions lookup functions"
|
2022-12-23 01:55:51 +00:00 |
|
UserArray.php
|
|
|
|
UserArrayFromResult.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
UserEditTracker.php
|
Reorg: Move ActorMigration and ActorMigrationBase to user/
|
2022-12-16 13:44:33 +01:00 |
|
UserFactory.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
UserGroupManager.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
UserGroupManagerFactory.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
UserGroupMembership.php
|
Merge "user: Deprecate UserGroupMembership::getGroupMemberName"
|
2022-12-23 01:58:59 +00:00 |
|
UserIdentity.php
|
|
|
|
UserIdentityLookup.php
|
|
|
|
UserIdentityValue.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
UserNamePrefixSearch.php
|
|
|
|
UserNamePrefixSearch_deprecated.php
|
|
|
|
UserNameUtils.php
|
Use str_starts_with/str_ends_with/str_contains
|
2022-12-12 19:54:24 +01:00 |
|
UserOptionsLookup.php
|
|
|
|
UserOptionsManager.php
|
Use str_starts_with/str_ends_with/str_contains
|
2022-12-12 19:54:24 +01:00 |
|
UserRightsProxy.php
|
|
|
|
UserRigorOptions.php
|
|
|
|
UserSelectQueryBuilder.php
|
Remove unnecessary wrappers for generator functions
|
2022-11-14 18:34:54 +00:00 |
|
UserTimeCorrection.php
|
Use fake time in UserTimeCorrection in tests
|
2022-11-25 17:21:11 -08:00 |