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
/
tests
/
phpunit
/
unit
/
includes
/
Permissions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split MessageParser out of MessageCache
Tim Starling
2025-02-21
1
-1
/
+2
*
PermissionManager: Differentiate between cascading protection of file content...
Dylan F
2025-02-14
1
-5
/
+58
*
tests: Replace use of deprecated PermissionStatus methods
Bartosz Dziewoński
2025-02-12
1
-34
/
+44
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
tests: Move integration test for PermissionManager
Umherirrender
2024-10-30
1
-135
/
+0
*
status: Log getMessage()/getWikiText() calls on good Statuses
Máté Szabó
2024-10-04
1
-1
/
+6
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Use real type hints for services etc. in includes/Permissions/
Bartosz Dziewoński
2024-07-31
1
-2
/
+1
*
UserAuthority: Fix wikitext escaping for block errors (again)
Bartosz Dziewoński
2024-07-22
1
-7
/
+18
*
permissions: Use UserIdentityLookup in PermissionManager
Umherirrender
2024-07-09
1
-2
/
+2
*
PermissionManager: Handle empty error array from TitleQuickPermissions
Gergő Tisza
2024-07-04
1
-4
/
+15
*
PermissionManager: Add getPermissionStatus(), deprecate getPermissionErrors()
Bartosz Dziewoński
2024-06-26
1
-15
/
+21
*
tests: Avoid deprecated Status / StatusValue methods
Bartosz Dziewoński
2024-06-15
1
-3
/
+1
*
Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated
Amir Sarabadani
2024-04-30
1
-2
/
+2
*
tests: Return FakeResultWrapper from mocked IReadableDatabase::select
Umherirrender
2024-04-19
1
-2
/
+3
*
Permissions: Widen `@covers` tags in tests
Timo Tijhof
2024-04-11
2
-49
/
+2
*
Permissions: Avoid RestrictionStore lookup for unsupported actions
Máté Szabó
2024-04-11
2
-0
/
+36
*
Namespace includes/cache
James D. Forrester
2024-02-20
2
-2
/
+2
*
test: Add PHPUnit tests for RateLimitSubject
Doğu Abaris
2024-02-15
1
-0
/
+67
*
authz: Group grants by riskiness
Gergő Tisza
2024-01-16
1
-0
/
+23
*
Add PermissionManager::$blockManager
Tim Starling
2023-10-19
1
-0
/
+2
*
MockAuthorityTrait: Move helper methods from UserAuthorityTest into trait
Kosta Harlan
2023-10-16
1
-204
/
+24
*
Make use of assertStatusGood/Error and such in tests
thiemowmde
2023-10-04
2
-4
/
+2
*
PermissionManager: introduce getApplicableBlock
daniel
2023-09-20
1
-8
/
+38
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
2
-2
/
+2
*
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Use existing PermissionManager calls in UserAuthority
Thiemo Kreuz
2023-09-15
1
-1
/
+13
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-1
/
+1
*
Merge "Make all limits function as user rights."
jenkins-bot
2023-09-11
1
-0
/
+2
|
\
|
*
Make all limits function as user rights.
daniel
2023-09-11
1
-0
/
+2
*
|
Authority::authorizeAction related style tweaks
Tim Starling
2023-09-07
3
-4
/
+4
|
/
*
Introduce authorizeAction() into Authority.
daniel
2023-09-05
3
-41
/
+174
*
mark various anonymous functions as static
Reedy
2023-08-22
1
-1
/
+1
*
Implement rate limiting in Authority.
daniel
2023-07-23
2
-34
/
+148
*
Replace IDatabase::delete with DeleteQueryBuilder
Umherirrender
2023-06-21
1
-1
/
+7
*
tests: Make some PHPUnit data providers static
Umherirrender
2023-05-20
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
3
-16
/
+16
*
build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
libraryupgrader
2023-03-11
1
-8
/
+8
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
2
-2
/
+2
*
permissions: Check cascade protection only if page can exists
Umherirrender
2023-02-10
1
-0
/
+20
*
Simplify PermissionManagerTest logic
DannyS712
2023-01-24
1
-35
/
+13
*
Hard-deprecate User/PermissionManager group permissions lookup functions
Umherirrender
2022-12-21
1
-1
/
+1
*
tests: Replace assertEmpty with assertSame
Umherirrender
2022-11-25
1
-1
/
+1
*
RestrictionStore: Migrate Database::select usages to SelectQueryBuilder
Amir Sarabadani
2022-09-30
1
-1
/
+10
*
Merge "RestrictionStore: Do not return upload as a restriction for non-existe...
jenkins-bot
2022-09-06
1
-5
/
+5
|
\
|
*
RestrictionStore: Do not return upload as a restriction for non-existent titles
Dylsss
2022-01-03
1
-5
/
+5
*
|
unit tests: Use MainConfigNames constant to refer configs
Umherirrender
2022-08-17
4
-47
/
+51
*
|
permission: Simplify @covers annotations in PermissionManagerTest
Timo Tijhof
2022-07-07
1
-16
/
+4
*
|
Permissions: Add strict return types and minor doc cleanup
Timo Tijhof
2022-05-21
1
-2
/
+2
*
|
Merge "PermissionManager: Replace usage of Action::factory by ActionFactory"
jenkins-bot
2022-05-21
1
-1
/
+5
|
\
\
[next]