aboutsummaryrefslogtreecommitdiffstats
path: root/includes/user
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-263-0/+6
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-253-3/+3
* Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-202-2/+2
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
* Fix expensive computations before cache hit and add additional caching to Def...Dylan F2025-03-163-30/+52
* Merge "Avoid trying to load the session user in MW_NO_SESSION endpoints"jenkins-bot2025-03-111-0/+10
|\
| * Avoid trying to load the session user in MW_NO_SESSION endpointsGergő Tisza2025-03-101-0/+10
* | user: Allow gender to be a global preferenceTim Starling2025-03-066-1/+118
|/
* user: Add filtered versions of CentralIdLookup::lookupUserNamesTim Starling2025-03-062-7/+105
* user: Add CentralIdLookup::FILTER_ constantsTim Starling2025-03-061-0/+4
* Merge "Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40""jenkins-bot2025-03-052-6/+0
|\
| * Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"Daimona Eaytoy2025-03-052-6/+0
* | Merge "Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40""jenkins-bot2025-03-042-0/+6
|\|
| * Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"Ahmon Dancy2025-03-042-0/+6
* | Merge "Drop all 49 remaining class_aliases from MediaWiki 1.40"jenkins-bot2025-03-042-6/+0
|\|
| * Drop all 49 remaining class_aliases from MediaWiki 1.40James D. Forrester2025-03-042-6/+0
* | block: DatabaseBlock constructor caller migrationTim Starling2025-03-041-1/+2
|/
* Merge "UserGroupManager: Consistently format parameters in hook call in addUs...jenkins-bot2025-03-031-1/+2
|\
| * UserGroupManager: Consistently format parameters in hook call in addUserToAut...Reedy2025-03-011-1/+2
* | Replace remaining gendered pronounsTacsipacsi2025-03-021-1/+1
|/
* Hard-deprecate User::getGlobalBlockDreamy Jazz2025-02-281-0/+1
* Merge "Revert "user: Make UserArrayFromResult::$current protected""jenkins-bot2025-02-261-2/+1
|\
| * Revert "user: Make UserArrayFromResult::$current protected"Thiemo Kreuz (WMDE)2025-02-251-2/+1
* | Merge "user: Add UserOptionsManager::GLOBAL_CREATE"jenkins-bot2025-02-241-9/+38
|\ \ | |/ |/|
| * user: Add UserOptionsManager::GLOBAL_CREATETim Starling2025-02-241-9/+38
* | user: Make UserArrayFromResult::$current protectedDaimona Eaytoy2025-02-241-1/+2
* | Merge "Code cleanup in UserArray & UserArrayFromResult"jenkins-bot2025-02-242-40/+18
|\ \
| * | Code cleanup in UserArray & UserArrayFromResultthiemowmde2025-02-242-40/+18
* | | user: Avoid array_fill_keys in fetchRegistrationBatchUmherirrender2025-02-221-5/+3
| |/ |/|
* | user: Introduce TempUserDetailsLookup serviceMáté Szabó2025-02-201-0/+96
* | Merge "Remove deprecated UserOptionsManager methods"jenkins-bot2025-02-201-60/+0
|\ \
| * | Remove deprecated UserOptionsManager methodsTim Starling2025-02-181-60/+0
* | | Merge "Disallow setting passwords for temporary accounts"jenkins-bot2025-02-191-2/+7
|\ \ \
| * | | Disallow setting passwords for temporary accountsDreamy Jazz2025-02-191-2/+7
| |/ /
* / / user: Implement batch user registration lookupsMáté Szabó2025-02-193-1/+80
|/ /
* | Merge "user: Use TS_MW to compare timestamps in UserRegistrationProvider"jenkins-bot2025-02-132-12/+12
|\ \
| * | user: Use TS_MW to compare timestamps in UserRegistrationProviderUmherirrender2025-02-132-12/+12
* | | Merge "Replace call_user_func with dynamic function call"jenkins-bot2025-02-131-1/+1
|\ \ \ | |/ / |/| |
| * | Replace call_user_func with dynamic function callUmherirrender2025-02-131-1/+1
* | | Merge "Replace a few misplaces is_object checks"jenkins-bot2025-02-122-2/+2
|\ \ \
| * | | Replace a few misplaces is_object checksthiemowmde2025-02-122-2/+2
| | |/ | |/|
* | | Merge "user: Use TS_MW to compare timestamps in ConditionalDefaultsLookup"jenkins-bot2025-02-121-4/+1
|\ \ \ | |/ / |/| |
| * | user: Use TS_MW to compare timestamps in ConditionalDefaultsLookupUmherirrender2025-01-111-4/+1
* | | Merge "UserArray: Return UserArray for the empty cases too"jenkins-bot2025-02-121-10/+10
|\ \ \ | |_|/ |/| |
| * | UserArray: Return UserArray for the empty cases tooBartosz Dziewoński2025-02-111-10/+10
* | | RenameUser: Introduce RenameUserJob to run rename jobxtex2025-02-111-0/+9
|/ /
* | Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-1711-48/+0
* | Merge "Remove trivial 1-line PHPDocs that just repeat the code"jenkins-bot2025-01-163-12/+1
|\ \