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
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "AuthManager: perform auto-creation as target user"
jenkins-bot
2024-05-04
1
-2
/
+8
|
\
|
*
AuthManager: perform auto-creation as target user
xtex
2024-05-03
1
-2
/
+8
*
|
Merge "Formally deprecate code marked with @deprecated"
jenkins-bot
2024-05-04
1
-1
/
+4
|
\
\
|
*
|
Formally deprecate code marked with @deprecated
James D. Forrester
2024-05-03
1
-1
/
+4
|
|
/
*
/
AuthManager: Add setRequestContextUserFromSessionUser method
Kosta Harlan
2024-05-03
1
-0
/
+30
|
/
*
Fix some line indent
Umherirrender
2024-04-20
1
-1
/
+1
*
Add explicit parentheses around mixed boolean operator
Umherirrender
2024-03-23
2
-5
/
+5
*
build: Fix line indents
Umherirrender
2024-03-11
1
-6
/
+6
*
AuthManager: add creator to AuthManagerLoginAuthenticateAudit calls
Sergio Gimeno
2024-03-05
2
-7
/
+24
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
3
-3
/
+3
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-2
/
+3
*
Merge "Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswor...
jenkins-bot
2024-02-05
1
-1
/
+1
|
\
|
*
Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswordLength
Amir Sarabadani
2024-02-01
1
-1
/
+1
*
|
AuthManager: Be consistent about the remember flag on autocreate
Gergő Tisza
2024-02-05
1
-2
/
+4
|
/
*
SessionProvider: add ability to declare maintenance users
Erik Bernhardson
2024-01-24
1
-1
/
+2
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
6
-18
/
+21
*
Introduce DBAccessObjectUtils::getDBFromRecency()
Amir Sarabadani
2024-01-19
2
-4
/
+2
*
Merge "rdbms: Introduce and use SQB::recency to phase out DBAccessObjectUtils"
jenkins-bot
2024-01-15
2
-4
/
+4
|
\
|
*
rdbms: Introduce and use SQB::recency to phase out DBAccessObjectUtils
Amir Sarabadani
2024-01-11
2
-4
/
+4
*
|
Merge "AuthManager: Authority has no getName method"
jenkins-bot
2024-01-12
1
-1
/
+1
|
\
\
|
*
|
AuthManager: Authority has no getName method
Erik Bernhardson
2024-01-12
1
-1
/
+1
|
|
/
*
/
authmanager: Improve AuthenticationRequest docs
Gergő Tisza
2024-01-08
1
-3
/
+10
|
/
*
AuthenticationResponse: Minor cleanup
Reedy
2024-01-03
1
-6
/
+7
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
2
-2
/
+2
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
2
-4
/
+7
*
AuthManager: deny auto-creation for globally blocked users
Tim Starling
2023-10-20
2
-74
/
+65
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
2
-2
/
+2
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-1
/
+2
*
Merge "Don't set AuthenticationRequest::$username on login"
jenkins-bot
2023-09-20
2
-2
/
+3
|
\
|
*
Don't set AuthenticationRequest::$username on login
Tim Starling
2023-09-05
2
-2
/
+3
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
15
-17
/
+21
*
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
3
-3
/
+3
*
|
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-1
/
+1
*
|
Merge "Make "temp reserved" usernames not be "usable""
jenkins-bot
2023-09-06
1
-3
/
+3
|
\
\
|
*
|
Make "temp reserved" usernames not be "usable"
Tim Starling
2023-08-25
1
-3
/
+3
*
|
|
Merge "Improve message for fatal password validity errors on login"
jenkins-bot
2023-09-05
3
-4
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Improve message for fatal password validity errors on login
Gergő Tisza
2023-09-04
3
-4
/
+23
*
|
|
auth: Fix doc on AuthManagerLoginAuthenticateAuditHook
Umherirrender
2023-08-31
1
-1
/
+1
|
/
/
*
/
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
5
-9
/
+9
|
/
*
AuthManager: Drop checkAccountCreatePermissions(), deprecated in 1.39
James D. Forrester
2023-08-23
1
-14
/
+0
*
Merge "Auth: Introduce several AuthManager session keys as constants"
jenkins-bot
2023-08-06
2
-62
/
+87
|
\
|
*
Auth: Introduce several AuthManager session keys as constants
Derick Alangi
2023-08-06
2
-62
/
+87
*
|
Auth: Various deprecated interface methods have been removed
Derick Alangi
2023-08-06
2
-96
/
+1
|
/
*
Move array destructuring into foreach
Umherirrender
2023-07-08
1
-2
/
+1
*
Merge "Collapse sequences of `if` into short `return` if possible"
jenkins-bot
2023-06-20
1
-13
/
+3
|
\
|
*
Collapse sequences of `if` into short `return` if possible
thiemowmde
2023-06-15
1
-13
/
+3
*
|
Merge sequences of `if` that end doing the same thing anyway
thiemowmde
2023-06-16
2
-10
/
+4
|
/
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-09
1
-1
/
+0
*
Clean up UpdateQueryBuilder usage
Lucas Werkmeister
2023-06-08
2
-2
/
+8
*
Migrate Database::update() to UpdateQueryBuilder
Amir Sarabadani
2023-06-08
2
-25
/
+16
[prev]
[next]