aboutsummaryrefslogtreecommitdiffstats
path: root/includes/user
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-163-12/+1
| |/
* / ConditionalDefaultsLookup: Move the hook call to the service itselfMartin Urbanec2025-01-141-6/+17
|/
* user: Use ILBFactory::getAutoCommitPrimaryConnection()Amir Sarabadani2025-01-092-16/+11
* Merge "user: Move UserOptionsUpdateJob to /includes/user/Options"jenkins-bot2025-01-081-0/+62
|\
| * user: Move UserOptionsUpdateJob to /includes/user/OptionsTimo Tijhof2024-12-181-0/+62
* | Merge "user: Tag UserArrayFromResult as `@internal` class"jenkins-bot2025-01-084-10/+15
|\|
| * user: Tag UserArrayFromResult as `@internal` classTimo Tijhof2024-12-184-10/+15
* | Merge "user: Write UserOptionsStore and User class docs"jenkins-bot2025-01-0433-80/+137
|\|
| * user: Write UserOptionsStore and User class docsTimo Tijhof2024-12-1833-80/+137
* | Merge "ActorStore: Normalize CannotCreateActorException"jenkins-bot2025-01-031-6/+11
|\ \
| * | ActorStore: Normalize CannotCreateActorExceptionGergő Tisza2025-01-031-6/+11
| |/
* / UserSelectQueryBuilder: Do not consider unregistered actors to be namedMartin Urbanec2025-01-021-0/+3
|/
* temp accounts: Break up temporary user names with hyphensThalia2024-12-122-0/+27
* user: Add newFromNameOrIp() method to UserFactoryAmmarpad2024-12-021-1/+22
* Merge "Use real type hints for services etc. in includes/auth/, session/, user/"jenkins-bot2024-11-093-19/+4
|\
| * Use real type hints for services etc. in includes/auth/, session/, user/Bartosz Dziewoński2024-11-023-19/+4
* | Merge "CentralIdLookup: delete deprecated factoryNonLocal() method"jenkins-bot2024-11-041-21/+0
|\ \
| * | CentralIdLookup: delete deprecated factoryNonLocal() methodSomeRandomDeveloper2024-10-311-21/+0
| |/
* / user: Allow excluding autopromotions into select groups from RCMáté Szabó2024-10-311-1/+9
|/
* Auth: pass accountType to authevents log streamPiotr Miazga2024-10-212-0/+17
* Merge "Use explicit nullable type on parameter arguments"jenkins-bot2024-10-167-19/+19
|\
| * Use explicit nullable type on parameter argumentsUmherirrender2024-10-167-19/+19
* | Stop using heavy Language object when not neededAmir Sarabadani2024-10-161-5/+5
|/
* ConditionalDefaultsLookup: allow to dynamically add conditions for evaluationSergio Gimeno2024-10-162-1/+38
* Merge "PasswordReset: Minor cleanup"jenkins-bot2024-10-141-10/+13
|\
| * PasswordReset: Minor cleanupReedy2024-10-101-10/+13
* | Merge "user: Add a warning when creating cross-wiki users"jenkins-bot2024-10-111-0/+8
|\ \
| * | user: Add a warning when creating cross-wiki usersGergő Tisza2024-10-111-0/+8
| |/
* | Merge "user: Take wiki into account when converting from UserIdentity"jenkins-bot2024-10-111-2/+4
|\ \ | |/ |/|
| * user: Take wiki into account when converting from UserIdentityGergő Tisza2024-10-111-2/+4
* | Merge "Remove meaningless @var documentation from constants"jenkins-bot2024-10-094-12/+0
|\ \
| * | Remove meaningless @var documentation from constantsthiemowmde2024-10-094-12/+0
* | | Merge "user: Add recursion guard to APCOND_BLOCKED check in UserGroupManager"jenkins-bot2024-10-091-3/+23
|\ \ \ | |/ / |/| |
| * | user: Add recursion guard to APCOND_BLOCKED check in UserGroupManagerVoidwalker2024-10-091-3/+23
* | | UserSelectQueryBuilder: temp() should not select non-temp usersGergő Tisza2024-10-071-1/+1
| |/ |/|
* | Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-1/+1
* | Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-2717-21/+22
* | Add SpreadAnyEditBlock hookDreamy Jazz2024-09-241-5/+13
* | Allow extensions to send password resets without a local user/emailBartosz Dziewoński2024-09-162-34/+23
* | Merge "Remove User::canExist()"jenkins-bot2024-09-161-17/+0
|\ \
| * | Remove User::canExist()Bartosz Dziewoński2024-09-101-17/+0
* | | Merge "UserFactory: Use PHP type hints"jenkins-bot2024-09-121-24/+11
|\ \ \ | |/ / |/| |
| * | UserFactory: Use PHP type hintsFomafix2024-09-091-24/+11
* | | UserOptionsManager: Allow global prefs for users without local accountsBartosz Dziewoński2024-09-102-11/+31
|/ /
* | CentralIdLookup: Introduce concept of "owned" accountsBartosz Dziewoński2024-09-041-0/+17
* | PasswordReset: remove $wgAllowRequiringEmailForResets feature flagMusikAnimal2024-08-281-7/+3
* | Make use of the ??= and ?? operators where it makes sensethiemowmde2024-08-262-6/+2
* | Merge "PasswordReset: Code quality improvements"jenkins-bot2024-08-232-48/+45
|\ \
| * | PasswordReset: Code quality improvementsBartosz Dziewoński2024-08-082-48/+45
* | | Move Language and friends into Language namespaceJames D. Forrester2024-08-104-6/+6