aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/installer/container
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14269] Use http_exceptions in the installer instead of die()Mate Bartus2015-11-271-0/+9
* [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-082-0/+6
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-222-0/+4
* [ticket/14039] Use update helper to include files in container factoryMate Bartus2015-10-191-0/+1
* [ticket/14039] Fix ACP link generationMate Bartus2015-10-181-0/+1
* [ticket/14039] Use shared language service in the container factoryMate Bartus2015-10-181-0/+1
* [ticket/14039] Revamp updaterMate Bartus2015-10-1711-11/+295
* [ticket/14124] Automatically translate exceptions in CLITristan Darricau2015-08-251-0/+8
* [ticket/14052] Translate installer commandsTristan Darricau2015-07-271-0/+1
* [ticket/13740] Allow language change in the installerMate Bartus2015-07-221-0/+1
* [ticket/13740] Check navigation requirementsMate Bartus2015-07-211-0/+2
* [ticket/13740] Remove default config CLI commandMate Bartus2015-07-211-10/+0
* [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-203-0/+8
* [ticket/13740] Add more room for further tasksMate Bartus2015-07-206-23/+23
* [ticket/13740] Remove service container from modulesMate Bartus2015-07-091-2/+1
* [ticket/13740] Fix itteration problems, implement class name aware collectionsMate Bartus2015-07-096-6/+6
* [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-097-8/+102
* [ticket/13740] CLI installer and fixesTristan Darricau2015-07-082-0/+49
* [ticket/13740] Fix controller class name in service definitionMate Bartus2015-07-081-1/+1
* [ticket/13740] Load schema_data.sql from the correct locationCHItA2015-07-081-0/+1
* [ticket/13740] Add navigation bar support for the installerCHItA2015-07-082-0/+4
* [ticket/13740] Add better progress handling, also add log messagesCHItA2015-07-082-0/+4
* [ticket/13740] Tasks can appear as multiple steps for the progress barCHItA2015-07-084-15/+15
* [ticket/13740] Installer's install tasks and modulesMateBartus2015-07-0812-0/+363