Make RepoGroup a service instead of singleton
authorAryeh Gregor <ayg@aryeh.name>
Wed, 1 May 2019 12:54:54 +0000 (15:54 +0300)
committerAryeh Gregor <ayg@aryeh.name>
Mon, 6 May 2019 10:57:40 +0000 (13:57 +0300)
commite6691999f42372577641802112c99724a29ae856
tree906283d7ddbdc6b3e920f1ca893c43388334c1e0
parentd183642dfb1ef04d8c3dd552a103c9897035df94
Make RepoGroup a service instead of singleton

Change-Id: Id1661bf992ee7b7a1822f52fdfefe8e045b9f280
RELEASE-NOTES-1.34
includes/GlobalFunctions.php
includes/MediaWikiServices.php
includes/ServiceWiring.php
includes/filerepo/RepoGroup.php
tests/parser/ParserTestRunner.php
tests/phpunit/includes/ContentSecurityPolicyTest.php
tests/phpunit/includes/filerepo/RepoGroupTest.php
tests/phpunit/suites/UploadFromUrlTestSuite.php