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 "Handle null usernames in ThrottlePreAuthenticationProvider"
jenkins-bot
2021-06-28
1
-2
/
+6
|
\
|
*
Handle null usernames in ThrottlePreAuthenticationProvider
Lucas Werkmeister
2021-06-02
1
-2
/
+6
*
|
Remove AuthManager::$instance and ::resetCache()
Alexander Vorwerk
2021-06-20
1
-18
/
+0
*
|
Remove AuthManager::singleton
Alexander Vorwerk
2021-06-18
1
-11
/
+0
*
|
Edit the documentation of SessionProvider, AbstractAuthenticationProvider::init
vladshapik
2021-06-02
1
-1
/
+3
|
/
*
Merge "Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isC...
jenkins-bot
2021-06-01
3
-15
/
+17
|
\
|
*
Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatabl...
Vlad.shapik
2021-05-31
3
-15
/
+17
*
|
Hard deprecate the setters of AbstractAuthenticationProvider class
vladshapik
2021-05-31
1
-21
/
+17
|
/
*
Add TransactionProfiler::silenceForScope()
Gergő Tisza
2021-05-16
1
-4
/
+3
*
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
1
-1
/
+1
*
Inject load balancers into some authentication providers
DannyS712
2021-05-10
3
-17
/
+36
*
Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatable...
Ppchelko
2021-05-05
3
-17
/
+15
*
Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName
vladshapik
2021-05-04
3
-15
/
+17
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
3
-7
/
+7
*
Move AuthManager::checkAccountCreatePermissions to Authority.
Petr Pchelko
2021-04-26
1
-23
/
+16
*
Implement injecting of dependencies to an AuthenticationProvider
vladshapik
2021-04-26
7
-30
/
+115
*
Use WatchlistManager in auth classes
Cindy Cicalese
2021-04-21
1
-4
/
+11
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-2
/
+0
*
Merge "Avoid using User::getBoolOption()"
jenkins-bot
2021-03-28
1
-1
/
+4
|
\
|
*
Avoid using User::getBoolOption()
ZabeMath
2021-03-27
1
-1
/
+4
*
|
Update property documentation
Ammarpad
2021-03-17
1
-3
/
+6
|
/
*
Make RememberMe authentication behavior configurable.
Cindy Cicalese
2021-03-14
2
-10
/
+94
*
Hard deprecate AuthManager::singleton
Zabe
2021-03-07
1
-1
/
+3
*
Control whether a log is created when accounts are autocreated
Huji
2021-03-04
1
-3
/
+4
*
Convert AuthManager to Authority: step 1.
Petr Pchelko
2021-02-22
1
-18
/
+9
*
Use static closures where safe to use
Umherirrender
2021-02-11
4
-6
/
+6
*
Fix display of Special:Preferences url in password reset email
Reedy
2020-12-23
1
-1
/
+1
*
Improve custom folding and grouping
Tim Starling
2020-12-23
1
-33
/
+31
*
Fix doc on PasswordPrimaryAuthenticationProvider::getPasswordResetData
Umherirrender
2020-11-30
1
-3
/
+3
*
Merge "Use injected PermissionManager in AuthManager service"
jenkins-bot
2020-10-30
1
-3
/
+2
|
\
|
*
Use injected PermissionManager in AuthManager service
Umherirrender
2020-10-29
1
-3
/
+2
*
|
Inject BlockManager and BlockErrorFormatter into AuthManager
Umherirrender
2020-10-30
1
-7
/
+17
*
|
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Umherirrender
2020-10-28
1
-37
/
+37
*
|
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
3
-3
/
+0
|
/
*
Use UserNameUtils in AuthManager
Umherirrender
2020-10-15
1
-3
/
+10
*
Inject ReadOnlyMode service into AuthManager service
Umherirrender
2020-10-13
1
-7
/
+15
*
Merge "Document hook names in hook interfaces."
jenkins-bot
2020-10-02
6
-0
/
+18
|
\
|
*
Document hook names in hook interfaces.
daniel
2020-09-27
6
-0
/
+18
*
|
Fix typos related to repeated words
Umherirrender
2020-09-27
1
-1
/
+1
|
/
*
Merge "Replace "@stable for implementation" with "@stable to implement""
jenkins-bot
2020-07-13
6
-6
/
+6
|
\
|
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
6
-6
/
+6
*
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
17
-17
/
+17
|
\
\
|
*
|
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
17
-17
/
+17
|
|
/
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
8
-8
/
+8
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
8
-8
/
+8
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
17
-63
/
+63
|
/
*
Mark methods in authentication base classes as stable for overriding.
daniel
2020-07-08
17
-0
/
+253
*
Replace @protected tag
daniel
2020-06-26
1
-4
/
+5
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
6
-17
/
+87
[next]