aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install
Commit message (Collapse)AuthorAgeFilesLines
...
* [ticket/13740] Fix CS and docblocksMate Bartus2015-07-2110-62/+36
| | | | PHPBB3-13740
* [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-204-11/+93
| | | | PHPBB3-13740
* [ticket/13740] Fix docblocks and commentsMate Bartus2015-07-204-3/+5
| | | | PHPBB3-13740
* [ticket/13740] Clean up install config file when installation has finishedMate Bartus2015-07-202-1/+31
| | | | PHPBB3-13740
* [ticket/13740] Implement navigation sortingMate Bartus2015-07-141-4/+31
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-102-11/+0
| | | | PHPBB3-13740
* [ticket/13740] Remove service container from modulesMate Bartus2015-07-092-9/+4
| | | | PHPBB3-13740
* [ticket/13740] Fix database version comparisonMate Bartus2015-07-091-3/+3
| | | | PHPBB3-13740
* [ticket/13740] Fix CSMate Bartus2015-07-093-3/+0
| | | | PHPBB3-13740
* [ticket/13740] Fix itteration problems, implement class name aware collectionsMate Bartus2015-07-094-75/+69
| | | | PHPBB3-13740
* [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-096-228/+115
| | | | PHPBB3-13740
* [ticket/13740] Fixes and Tests for database helperMate Bartus2015-07-081-1/+2
| | | | PHPBB3-13740
* [ticket/13740] Clean up CLI CSMate Bartus2015-07-081-5/+6
| | | | PHPBB3-13740
* [ticket/13740] Clean up CLI mergeMate Bartus2015-07-082-1/+22
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] CLI installer and fixesTristan Darricau2015-07-0813-6/+1012
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Fix database installationMate Bartus2015-07-082-7/+4
| | | | PHPBB3-13740
* [ticket/13740] Use DBAL for retrieving DB versionCHItA2015-07-081-4/+3
| | | | PHPBB3-13740
* [ticket/13740] Load schema_data.sql from the correct locationCHItA2015-07-081-6/+11
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Fix CS and extend phpbb extensionsCHItA2015-07-084-57/+29
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Fix CSCHItA2015-07-081-4/+4
| | | | PHPBB3-13740
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-0855-0/+8138
PHPBB3-13740