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
/
CentralId
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
2
-7
/
+0
*
user: Write UserOptionsStore and User class docs
Timo Tijhof
2024-12-18
3
-7
/
+5
*
Merge "Use real type hints for services etc. in includes/auth/, session/, user/"
jenkins-bot
2024-11-09
2
-14
/
+3
|
\
|
*
Use real type hints for services etc. in includes/auth/, session/, user/
Bartosz Dziewoński
2024-11-02
2
-14
/
+3
*
|
CentralIdLookup: delete deprecated factoryNonLocal() method
SomeRandomDeveloper
2024-10-31
1
-21
/
+0
|
/
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-1
/
+0
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
2
-3
/
+3
*
CentralIdLookup: Introduce concept of "owned" accounts
Bartosz Dziewoński
2024-09-04
1
-0
/
+17
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
2
-8
/
+2
*
Remove IDBAccessObject from being implemented in many classes
Amir Sarabadani
2024-02-19
1
-1
/
+1
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-2
/
+3
*
CentralId: Use UserFactory::newAnonymous
Umherirrender
2024-01-22
2
-5
/
+12
*
Introduce DBAccessObjectUtils::getDBFromRecency()
Amir Sarabadani
2024-01-19
1
-4
/
+2
*
rdbms: Introduce and use SQB::recency to phase out DBAccessObjectUtils
Amir Sarabadani
2024-01-11
1
-4
/
+4
*
Directly call IDBAccessObject constants instead of implementing it
Amir Sarabadani
2024-01-10
1
-8
/
+8
*
Support new block schema
Tim Starling
2023-11-29
1
-6
/
+9
*
Add some typed properties to User-related services
DannyS712
2023-09-28
1
-2
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-1
/
+1
*
Namespace remaining User-related classes under \MediaWiki\User
James D. Forrester
2023-09-20
3
-2
/
+22
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Simplify WHERE conditions with field = '' OR IS NULL
Umherirrender
2023-07-01
1
-1
/
+1
*
user: Clean up most calls to LoadBalancer in user-related services
Amir Sarabadani
2023-06-01
1
-30
/
+28
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
Merge "Use short array destructuring instead of list()"
jenkins-bot
2022-10-21
1
-2
/
+2
|
\
|
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
|
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-1
/
+1
|
/
*
Use User::isRegistered for readability instead of ::getId falsy check
Umherirrender
2022-04-29
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
2
-5
/
+6
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-2
/
+3
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
Hard-deprecate CentralIdLookup::factory and ::factoryNonLocal
TChin
2021-09-02
1
-0
/
+2
*
Convert CentralIdLookup to UserIdentity.
Petr Pchelko
2021-07-21
3
-42
/
+86
*
CentralIdLookup: accept Authority for audiences checks instead of User
Petr Pchelko
2021-06-30
2
-22
/
+17
*
Make CentralIdLookup a service
Petr Pchelko
2021-06-24
3
-0
/
+546