index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-1
/
+1
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
3
-0
/
+6
*
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
3
-3
/
+3
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
2
-2
/
+2
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-1
/
+1
*
Fix expensive computations before cache hit and add additional caching to Def...
Dylan F
2025-03-16
3
-30
/
+52
*
Merge "Avoid trying to load the session user in MW_NO_SESSION endpoints"
jenkins-bot
2025-03-11
1
-0
/
+10
|
\
|
*
Avoid trying to load the session user in MW_NO_SESSION endpoints
Gergő Tisza
2025-03-10
1
-0
/
+10
*
|
user: Allow gender to be a global preference
Tim Starling
2025-03-06
6
-1
/
+118
|
/
*
user: Add filtered versions of CentralIdLookup::lookupUserNames
Tim Starling
2025-03-06
2
-7
/
+105
*
user: Add CentralIdLookup::FILTER_ constants
Tim Starling
2025-03-06
1
-0
/
+4
*
Merge "Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40""
jenkins-bot
2025-03-05
2
-6
/
+0
|
\
|
*
Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Daimona Eaytoy
2025-03-05
2
-6
/
+0
*
|
Merge "Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40""
jenkins-bot
2025-03-04
2
-0
/
+6
|
\
|
|
*
Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Ahmon Dancy
2025-03-04
2
-0
/
+6
*
|
Merge "Drop all 49 remaining class_aliases from MediaWiki 1.40"
jenkins-bot
2025-03-04
2
-6
/
+0
|
\
|
|
*
Drop all 49 remaining class_aliases from MediaWiki 1.40
James D. Forrester
2025-03-04
2
-6
/
+0
*
|
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
1
-1
/
+2
|
/
*
Merge "UserGroupManager: Consistently format parameters in hook call in addUs...
jenkins-bot
2025-03-03
1
-1
/
+2
|
\
|
*
UserGroupManager: Consistently format parameters in hook call in addUserToAut...
Reedy
2025-03-01
1
-1
/
+2
*
|
Replace remaining gendered pronouns
Tacsipacsi
2025-03-02
1
-1
/
+1
|
/
*
Hard-deprecate User::getGlobalBlock
Dreamy Jazz
2025-02-28
1
-0
/
+1
*
Merge "Revert "user: Make UserArrayFromResult::$current protected""
jenkins-bot
2025-02-26
1
-2
/
+1
|
\
|
*
Revert "user: Make UserArrayFromResult::$current protected"
Thiemo Kreuz (WMDE)
2025-02-25
1
-2
/
+1
*
|
Merge "user: Add UserOptionsManager::GLOBAL_CREATE"
jenkins-bot
2025-02-24
1
-9
/
+38
|
\
\
|
|
/
|
/
|
|
*
user: Add UserOptionsManager::GLOBAL_CREATE
Tim Starling
2025-02-24
1
-9
/
+38
*
|
user: Make UserArrayFromResult::$current protected
Daimona Eaytoy
2025-02-24
1
-1
/
+2
*
|
Merge "Code cleanup in UserArray & UserArrayFromResult"
jenkins-bot
2025-02-24
2
-40
/
+18
|
\
\
|
*
|
Code cleanup in UserArray & UserArrayFromResult
thiemowmde
2025-02-24
2
-40
/
+18
*
|
|
user: Avoid array_fill_keys in fetchRegistrationBatch
Umherirrender
2025-02-22
1
-5
/
+3
|
|
/
|
/
|
*
|
user: Introduce TempUserDetailsLookup service
Máté Szabó
2025-02-20
1
-0
/
+96
*
|
Merge "Remove deprecated UserOptionsManager methods"
jenkins-bot
2025-02-20
1
-60
/
+0
|
\
\
|
*
|
Remove deprecated UserOptionsManager methods
Tim Starling
2025-02-18
1
-60
/
+0
*
|
|
Merge "Disallow setting passwords for temporary accounts"
jenkins-bot
2025-02-19
1
-2
/
+7
|
\
\
\
|
*
|
|
Disallow setting passwords for temporary accounts
Dreamy Jazz
2025-02-19
1
-2
/
+7
|
|
/
/
*
/
/
user: Implement batch user registration lookups
Máté Szabó
2025-02-19
3
-1
/
+80
|
/
/
*
|
Merge "user: Use TS_MW to compare timestamps in UserRegistrationProvider"
jenkins-bot
2025-02-13
2
-12
/
+12
|
\
\
|
*
|
user: Use TS_MW to compare timestamps in UserRegistrationProvider
Umherirrender
2025-02-13
2
-12
/
+12
*
|
|
Merge "Replace call_user_func with dynamic function call"
jenkins-bot
2025-02-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
1
-1
/
+1
*
|
|
Merge "Replace a few misplaces is_object checks"
jenkins-bot
2025-02-12
2
-2
/
+2
|
\
\
\
|
*
|
|
Replace a few misplaces is_object checks
thiemowmde
2025-02-12
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge "user: Use TS_MW to compare timestamps in ConditionalDefaultsLookup"
jenkins-bot
2025-02-12
1
-4
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
user: Use TS_MW to compare timestamps in ConditionalDefaultsLookup
Umherirrender
2025-01-11
1
-4
/
+1
*
|
|
Merge "UserArray: Return UserArray for the empty cases too"
jenkins-bot
2025-02-12
1
-10
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
UserArray: Return UserArray for the empty cases too
Bartosz Dziewoński
2025-02-11
1
-10
/
+10
*
|
|
RenameUser: Introduce RenameUserJob to run rename job
xtex
2025-02-11
1
-0
/
+9
|
/
/
*
|
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
11
-48
/
+0
*
|
Merge "Remove trivial 1-line PHPDocs that just repeat the code"
jenkins-bot
2025-01-16
3
-12
/
+1
|
\
\
[next]