Set global config for test to avoid failure
[lhc/web/wiklou.git] / tests / phpunit / includes / Permissions / PermissionManagerTest.php
2019-04-14 ThaliaSet global config for test to avoid failure
2019-04-11 jenkins-botMerge "Enable/disable Special:Block widgets according...
2019-04-11 jenkins-botMerge "Simplify checking for widgets on special block...
2019-04-10 jenkins-botMerge "Bump Mustache from 1.0.0 to 3.0.1"
2019-04-09 jenkins-botMerge "Default $wgActorTableSchemaMigrationStage to...
2019-04-09 jenkins-botMerge "Remove references to field rev_text_id"
2019-04-08 jenkins-botMerge "redo: don't die producing xml files if rev text...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-07 jenkins-botMerge "debug: Use __CLASS__ to get the name of the...
2019-04-06 jenkins-botMerge "rdbms: add and enforce DB_REPLICA/DB_MASTER...
2019-04-06 jenkins-botMerge "Add Special:Users as a synonym for Special:ListU...
2019-04-05 KrinkleMerge "rdbms: rename DB server index parameter to LoadB...
2019-04-05 jenkins-botMerge "Fix/suppress misc phan errors (#4)"
2019-04-05 jenkins-botMerge "Fix PhanUndeclaredType* errors (#3)"
2019-04-05 jenkins-botMerge "media: Convert JpegHandler to shell execution...
2019-04-05 jenkins-botMerge "Remove broken explode() from MediaWikiMediaTestC...
2019-04-05 jenkins-botMerge "Remove warning for unnused 4th argument on wikid...
2019-04-05 jenkins-botMerge "Introduce PermissionManager service"
2019-04-05 VedmakaIntroduce PermissionManager service