aboutsummaryrefslogtreecommitdiffstats
path: root/tests/installer/installer_config_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+2
| | | | PHPBB3-14972
* [ticket/14462] Further speed improvementsMate Bartus2016-02-121-3/+4
| | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-7/+12
| | | | PHPBB3-14039
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-3/+3
| | | | PHPBB3-13904
* [ticket/14053] Fix tests for installer configMate Bartus2015-07-271-11/+0
| | | | | | @covers annotations causing build failures on bamboo, so removed them PHPBB3-14053
* [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-091-6/+4
| | | | PHPBB3-13740
* [ticket/13740] Fix test stubsMate Bartus2015-07-081-5/+6
| | | | PHPBB3-13740
* [ticket/13740] Installer config testMate Bartus2015-07-081-0/+86
PHPBB3-13740