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
/
Permissions
/
SimpleAuthority.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-7
/
+7
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-1
/
+1
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-1
/
+2
*
Re-apply "Rest: replace use of deprecated pingLimiter method"
Daniel Kinzler
2023-11-22
1
-0
/
+1
*
Permissions: Remove duplicated PHPDocs from Authority subclasses
thiemowmde
2023-09-07
1
-85
/
+11
*
Introduce authorizeAction() into Authority.
daniel
2023-09-05
1
-1
/
+26
*
TempUser infrastructure and services
Tim Starling
2022-04-14
1
-1
/
+21
*
Make some generic array type hints in PHPDocs more specific
Thiemo Kreuz
2021-12-08
1
-1
/
+1
*
SimpleAuthority: Fix ignored typo
Reedy
2021-09-09
1
-1
/
+1
*
Authority: expose user block info
daniel
2021-06-30
1
-0
/
+12
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Remove unstable marker from Authority interface
daniel
2021-04-13
1
-1
/
+2
*
Rename Authority::getPerformer() to ::getUser()
Petr Pchelko
2021-03-04
1
-1
/
+1
*
Rename Authority::getActor to Authority::getPerformer
Petr Pchelko
2021-02-22
1
-1
/
+1
*
Make User implement Authority
Petr Pchelko
2021-01-19
1
-1
/
+0
*
Introduce Authority interface
daniel
2021-01-15
1
-0
/
+194