aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-2368/+0
* [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-1/+1
* Merge branch '3.1.x'Marc Alexander2015-06-091-2/+2
|\
| * [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-2/+2
* | [ticket/13777] Reorder get_module_infos() method's argumentsMateBartus2015-05-311-1/+1
* | [ticket/13777] Use module manager in phpBB core filesMateBartus2015-05-311-18/+23
* | [ticket/13770] Wither interface for container_builderTristan Darricau2015-05-141-2/+2
* | [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-041-3/+3
* | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-161-7/+36
|\ \
| * | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-7/+36
* | | Merge branch '3.1.x'Tristan Darricau2015-04-061-6/+4
|\ \ \ | |/ / |/| / | |/
| * [ticket/8494] Ignore errors from the database schema preparationJoas Schilling2015-03-011-6/+4
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-2/+5
* | Merge pull request #3207 from Nicofuma/ticket/13407Andreas Fischer2015-02-041-1/+1
|\ \
| * | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-1/+1
* | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-1/+1
* | | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-29/+31
|/ /
* | Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-031-3/+0
|\ \
| * | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-3/+0
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-031-1/+1
|\ \ \ | |/ / |/| / | |/
| * [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-021-1/+1
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-6/+3
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-2/+2
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+4
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-091-1/+1
|\ \ | |/
| * [ticket/13442] UTF-8 symbols for database hostlavigor2015-01-021-1/+1
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-2/+2
|/
* [ticket/13137] Generate the schema when the schema.json file is not availableJoas Schilling2014-10-071-2/+25
* [ticket/13077] Move extension module to the top of the Customise tabJoas Schilling2014-09-241-0/+13
* [ticket/11854] Update the default captcha choosen during the installationTristan Darricau2014-08-111-1/+1
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-2/+2
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-2/+2
* [ticket/12775] Update container and config in install/Tristan Darricau2014-07-071-2/+3
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-16/+16
* [ticket/12763] Remove empty schema filesJoas Schilling2014-06-231-10/+14
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* Merge branch 'develop-olympus' into develop-ascraeusNils Adermann2014-05-021-3/+4
|\
| * [ticket/12468] Having mbstring.http_input set to '' is as good as 'pass'.Andreas Fischer2014-05-021-3/+4
* | Merge pull request #2362 from n-aleha/ticket/12186aJoas Schilling2014-04-291-0/+39
|\ \
| * | [ticket/12186] Move PM reports below post reports while installing for ascraeusn-aleha2014-04-271-3/+3
| * | Merge branch 'ticket/12186' into ticket/12186an-aleha2014-04-271-0/+39
| |\ \ | | |/
| | * [ticket/12186] Move PM reports below post reports while installingn-aleha2014-04-231-0/+39
* | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-2/+0
|/ /
* | [ticket/11917] Replace space with tabsJoas Schilling2014-04-251-2/+2
* | Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into develop...Nils Adermann2014-04-241-1/+13
|\ \
| * | [ticket/11917] Move OAuth Module to the bottom while installingJoas Schilling2014-04-121-0/+12
* | | [ticket/12191] Move notification options to bottom while installingn-aleha2014-04-141-0/+12
|/ /
* | [ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index()Joas Schilling2014-03-291-0/+8
* | [ticket/11459] Install DB schema from json fileJoas Schilling2014-03-291-4/+13