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
/
User.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Avoid trying to load the session user in MW_NO_SESSION endpoints
Gergő Tisza
2025-03-10
1
-0
/
+10
*
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
1
-1
/
+2
*
Hard-deprecate User::getGlobalBlock
Dreamy Jazz
2025-02-28
1
-0
/
+1
*
Disallow setting passwords for temporary accounts
Dreamy Jazz
2025-02-19
1
-2
/
+7
*
Replace a few misplaces is_object checks
thiemowmde
2025-02-12
1
-1
/
+1
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-4
/
+0
*
user: Tag UserArrayFromResult as `@internal` class
Timo Tijhof
2024-12-18
1
-1
/
+1
*
user: Write UserOptionsStore and User class docs
Timo Tijhof
2024-12-18
1
-14
/
+39
*
Auth: pass accountType to authevents log stream
Piotr Miazga
2024-10-21
1
-0
/
+2
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-8
/
+8
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-2
/
+0
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-2
/
+2
*
Add SpreadAnyEditBlock hook
Dreamy Jazz
2024-09-24
1
-5
/
+13
*
Remove User::canExist()
Bartosz Dziewoński
2024-09-10
1
-17
/
+0
*
Use expression builder instead of raw sql
Umherirrender
2024-07-23
1
-1
/
+1
*
cache: Deprecate calling `UserCache::singleton()`
Derick Alangi
2024-07-13
1
-3
/
+4
*
Deprecate User::whoIs/whoIsReal
Umherirrender
2024-06-29
1
-0
/
+2
*
User: Reset default value for isTemp in loadDefaults
Kosta Harlan
2024-06-25
1
-0
/
+1
*
Merge "user: Introduce UserOptionsStore"
jenkins-bot
2024-06-13
1
-1
/
+1
|
\
|
*
user: Introduce UserOptionsStore
Tim Starling
2024-06-12
1
-1
/
+1
*
|
Add "implements Stringable" to every class with "function __toString()"
Bartosz Dziewoński
2024-06-13
1
-1
/
+2
|
/
*
user: Remove "options" parameter to User::createNew()
Tim Starling
2024-06-12
1
-7
/
+0
*
Change some type hints from IDatabase to IReadableDatabase
Umherirrender
2024-05-24
1
-2
/
+2
*
Namespace includes/password
Reedy
2024-05-18
1
-2
/
+2
*
Merge "add a tiny helper function to check if a User has a name set"
jenkins-bot
2024-05-16
1
-0
/
+17
|
\
|
*
add a tiny helper function to check if a User has a name set
Ariel T. Glenn
2024-05-11
1
-0
/
+17
*
|
Merge "User: Hard-deprecate some methods with no uses in WMF production"
jenkins-bot
2024-05-03
1
-4
/
+9
|
\
\
|
*
|
User: Hard-deprecate some methods with no uses in WMF production
Taavi Väänänen
2024-05-03
1
-4
/
+9
|
|
/
*
/
User: Drop several hard-deprecated methods
Taavi Väänänen
2024-05-03
1
-169
/
+0
|
/
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-4
/
+1
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-1
/
+1
*
Move away from wfGetDB() calls
Amir Sarabadani
2024-02-12
1
-3
/
+3
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-2
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Merge "Move creation of BlockErrorFormatter into FormatterFactory"
jenkins-bot
2024-02-02
1
-3
/
+4
|
\
|
*
Move creation of BlockErrorFormatter into FormatterFactory
daniel
2024-01-26
1
-3
/
+4
*
|
Split User::getRightDescription into two methods
Samuel Guebo
2024-01-31
1
-1
/
+12
|
/
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-21
/
+21
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-5
/
+5
*
Merge "user: Lock user row when loading system user"
jenkins-bot
2024-01-22
1
-2
/
+4
|
\
|
*
user: Lock user row when loading system user
Gergő Tisza
2024-01-21
1
-2
/
+4
*
|
Merge "Set user.user_is_temp when creating a temporary user"
jenkins-bot
2024-01-22
1
-0
/
+1
|
\
\
|
*
|
Set user.user_is_temp when creating a temporary user
Thalia
2024-01-19
1
-0
/
+1
*
|
|
Merge "Introduce DBAccessObjectUtils::getDBFromRecency()"
jenkins-bot
2024-01-22
1
-8
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Introduce DBAccessObjectUtils::getDBFromRecency()
Amir Sarabadani
2024-01-19
1
-8
/
+13
|
|
/
*
/
Replace more instances of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-7
/
+2
|
/
*
Merge "rdbms: Introduce and use SQB::recency to phase out DBAccessObjectUtils"
jenkins-bot
2024-01-15
1
-6
/
+6
|
\
|
*
rdbms: Introduce and use SQB::recency to phase out DBAccessObjectUtils
Amir Sarabadani
2024-01-11
1
-6
/
+6
[next]