aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module/install_database
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+1
| | | | PHPBB3-10809
* [ticket/14595] Added smtp_port where places where smtp_host exists.Derek Held2016-05-141-0/+4
| | | | PHPBB3-14595
* [ticket/14564] Fix cookie domain calculationMáté Bartus2016-03-271-1/+8
| | | | PHPBB3-14564
* [ticket/14462] Fix commentsMate Bartus2016-02-123-3/+3
| | | | PHPBB3-14462
* [ticket/14462] Refactor tasks to be more modularMate Bartus2016-02-125-0/+520
| | | | PHPBB3-14462
* [ticket/14445] Force refresh before schema generationMate Bartus2016-02-021-0/+13
| | | | PHPBB3-14445
* [ticket/14044] Fix language selection data lossMate Bartus2015-10-301-1/+1
| | | | PHPBB3-14044
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-3/+10
| | | | PHPBB3-14044
* [ticket/14056] Fix remaining schema pathMate Bartus2015-07-291-1/+1
| | | | PHPBB3-14056
* [ticket/14056] Keep install schema resources in the install folderMate Bartus2015-07-292-3/+3
| | | | PHPBB3-14056
* [ticket/13740] Fix database installationMate Bartus2015-07-082-7/+4
| | | | PHPBB3-13740
* [ticket/13740] Load schema_data.sql from the correct locationCHItA2015-07-081-6/+11
| | | | | | [ci skip] PHPBB3-13740
* [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-084-0/+744
PHPBB3-13740