aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MWGrants.php
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated MWGrants classAlexander Vorwerk2022-09-161-158/+0
* Hard deprecated the MWGrants classAlexander Vorwerk2022-07-111-11/+32
* Reapply "GrantsInfo service to replace MWGrants"Alexander Vorwerk2021-09-181-99/+27
* Use array_fill_keys() instead of array_flip() if that reflects the developer'...Tim Starling2021-06-151-1/+1
* Revert "GrantsInfo service to replace MWGrants"Ebernhardson2021-06-111-27/+99
* GrantsInfo service to replace MWGrantsAlexander Vorwerk2021-06-091-99/+27
* MWGrants: Reduce logic duplicationAmmarpad2021-03-131-13/+8
* Add import permissions to new import grantMartin Urbanec2020-09-161-1/+2
* Create mergehistory grant for mergehistoryJJMC892020-07-041-1/+1
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-3/+4
* Collapse some nested if statementsReedy2019-04-041-4/+2
* Mass conversion of $wgContLang to serviceAryeh Gregor2018-08-111-3/+1
* Segregate right to edit sitewide CSS/JSGergő Tisza2018-07-221-5/+5
* Remove various redundant '@license' tags in file headersTimo Tijhof2018-01-121-2/+2
* Replaced all deprecated Linker methods with proper ones in core(1)Yuriy Shnitkovskiy2017-01-201-2/+4
* Move MWGrants out of utilsKunal Mehta2016-10-151-0/+214