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
Commit message (
Expand
)
Author
Age
Files
Lines
*
permissions: Check cascade protection only if page can exists
Umherirrender
2023-02-10
1
-0
/
+4
*
Merge "Change $wgLang to use Message::*Param functions"
jenkins-bot
2023-01-28
1
-3
/
+2
|
\
|
*
Change $wgLang to use Message::*Param functions
Umherirrender
2022-09-26
1
-3
/
+2
*
|
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-1
/
+1
*
|
Hard-deprecate User/PermissionManager group permissions lookup functions
Umherirrender
2022-12-21
1
-3
/
+6
*
|
Replace deprecated PermissionManager::getGroupPermissions/WithPermission
Umherirrender
2022-12-20
1
-3
/
+3
*
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+1
*
|
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+1
*
|
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-3
/
+3
*
|
Add some helpers to filter properties out of var_dump()
Tim Starling
2022-10-12
1
-0
/
+5
*
|
Fixes for the phan upgrade, part 1
Daimona Eaytoy
2022-10-08
1
-0
/
+1
*
|
RestrictionStore: Migrate Database::select usages to SelectQueryBuilder
Amir Sarabadani
2022-09-30
1
-27
/
+23
|
/
*
Permissions: Exit early from RestrictionStore::loadRestrictions if no rev id
Brian Wolff
2022-09-16
1
-14
/
+21
*
Merge "RestrictionStore: Do not return upload as a restriction for non-existe...
jenkins-bot
2022-09-06
1
-2
/
+2
|
\
|
*
RestrictionStore: Do not return upload as a restriction for non-existent titles
Dylsss
2022-01-03
1
-2
/
+2
*
|
PermissionManager: Add PermissionErrorAudit hook
Sergio Gimeno
2022-08-30
2
-0
/
+38
*
|
PermissionManager: add throwPermissionErrors()
Lucas Werkmeister
2022-07-22
1
-0
/
+30
*
|
PermissionManager: reindex errors after filtering
Lucas Werkmeister
2022-07-22
1
-1
/
+1
*
|
Make RateLimiter use WRStats
Tim Starling
2022-07-16
1
-144
/
+78
*
|
Fix typos
Tim Starling
2022-06-30
1
-1
/
+1
*
|
Merge "Extract RateLimiter from User"
jenkins-bot
2022-06-28
2
-0
/
+464
|
\
\
|
*
|
Extract RateLimiter from User
daniel
2022-06-27
2
-0
/
+464
*
|
|
Do minor code cleanup
Matěj Suchánek
2022-06-24
1
-1
/
+0
*
|
|
Replace deprecated wfReadOnly/wfReadOnlyReason
Umherirrender
2022-06-20
1
-1
/
+1
|
/
/
*
|
Permissions: Add strict return types and minor doc cleanup
Timo Tijhof
2022-05-21
1
-119
/
+89
*
|
Merge "PermissionManager: Replace usage of Action::factory by ActionFactory"
jenkins-bot
2022-05-21
1
-3
/
+9
|
\
\
|
*
|
PermissionManager: Replace usage of Action::factory by ActionFactory
Umherirrender
2022-04-29
1
-3
/
+9
*
|
|
Merge "UserAuthority: Fix wikitext escaping for block errors"
jenkins-bot
2022-05-16
1
-1
/
+1
|
\
\
\
|
*
|
|
UserAuthority: Fix wikitext escaping for block errors
Taavi Väänänen
2022-05-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge "wikipage: Remove usage of protection related deprecated Title function"
jenkins-bot
2022-05-15
1
-1
/
+1
|
\
\
\
|
*
|
|
wikipage: Remove usage of protection related deprecated Title function
Umherirrender
2022-05-10
1
-1
/
+1
*
|
|
|
RestrictionStore: Add support for templatelinks migration
Amir Sarabadani
2022-05-13
1
-6
/
+14
|
/
/
/
*
/
/
Remove references to legacy page_restrictions field in page table
Amir Sarabadani
2022-05-09
1
-73
/
+3
|
/
/
*
|
Don't consult ActionFactory for pages that can't exist
Tim Starling
2022-04-29
1
-16
/
+19
*
|
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
4
-52
/
+56
*
|
TempUser UI tweaks
Tim Starling
2022-04-26
1
-5
/
+39
*
|
PermissionManager: Remove usage of protection related Title function
Umherirrender
2022-04-14
1
-7
/
+19
*
|
TempUser infrastructure and services
Tim Starling
2022-04-14
4
-2
/
+72
*
|
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
2
-0
/
+3
*
|
Allow ContentHandler to "override" non-existent actions
Tim Starling
2022-03-08
1
-20
/
+17
|
/
*
Merge "Make some generic array type hints in PHPDocs more specific"
jenkins-bot
2021-12-18
4
-5
/
+5
|
\
|
*
Make some generic array type hints in PHPDocs more specific
Thiemo Kreuz
2021-12-08
4
-5
/
+5
*
|
Support having groups inherit permissions from another group
Kunal Mehta
2021-12-04
1
-7
/
+89
|
/
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-11
/
+8
*
permissions: Avoid null as init for PermissionManager->usersRights cache
Umherirrender
2021-09-22
1
-2
/
+2
*
Reapply "GrantsInfo service to replace MWGrants"
Alexander Vorwerk
2021-09-18
2
-0
/
+303
*
Deprecate WikiPage methods replaced by DeletePage
Daimona Eaytoy
2021-09-16
1
-0
/
+1
*
Deprecate userCan hook
TChin
2021-09-13
1
-1
/
+1
*
SimpleAuthority: Fix ignored typo
Reedy
2021-09-09
1
-1
/
+1
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-12
/
+18
[next]