aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_install.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-07-301-1/+1
|\
| * [ticket/12492] Add support of special charsSkouat2014-05-241-1/+1
* | [ticket/12871] Add PHPBB_DISPLAY_LOAD_TIME const to config.php on installationrxu2014-07-191-0/+1
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-91/+0
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-2/+20
* | [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive nameMarc Alexander2014-04-111-5/+5
* | [ticket/12386] Add DEBUG_EXTRA again and use it for container creationMarc Alexander2014-04-111-1/+12
* | [ticket/12160] Move phpbb_check_installation_exists() to functions_install.phpCesar G2014-02-221-0/+19
* | [ticket/12023] Correctly compare the size of the array in ignore_new_filesJoas Schilling2013-11-191-1/+1
* | [ticket/11927] Prefix function with phpbb_Joas Schilling2013-11-071-1/+1
* | [ticket/11927] Add doc block to new functionJoas Schilling2013-11-071-0/+9
* | [ticket/11927] Correctly add new files on updateJoas Schilling2013-11-071-0/+39
* | [ticket/11898] Correct adm_relative_path created by installerNathan Guse2013-10-101-1/+1
* | [ticket/11700] Get the installer to run with namespacesNils Adermann2013-09-161-26/+26
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-27/+27
* | [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-6/+0
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-311-0/+2
|\ \ | |/
| * [ticket/11293] Add a note that mysqli should be in front of mysql.Oleg Pudeyev2012-12-251-0/+2
* | Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-291-0/+3
|\ \
| * | [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-0/+3
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-1/+1
|\ \ \ | |/ /
| * | [ticket/10091] Bump minimum supported postgresql version to 8.3.Oleg Pudeyev2012-12-041-1/+1
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-121-39/+16
|\ \ \ | |/ /
| * | [ticket/11189] Replace DEBUG_EXTRA with DEBUGNathaniel Guse2012-11-101-2/+0
| * | [ticket/11183] Remove $load_extensions and weird dl() callsIgor Wiedler2012-11-101-36/+8
| * | Merge remote-tracking branch 'github-igorw/feature/dic' into developNils Adermann2012-09-011-1/+1
| |\ \
| | * | [feature/dic] Generate full cache driver class name on fresh installIgor Wiedler2012-07-261-1/+1
| * | | Merge branch 'develop-olympus' into developNils Adermann2012-09-011-1/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * [task/functional] Fixed DEBUG_TEST related issuesDavid King2012-09-011-1/+5
| | * [task/functional] Allow tests to bypass certain restrictions with DEBUG_TESTDavid King2012-09-011-1/+4
* | | [ticket/11015] Make DBAL classes autoloadableIgor Wiedler2012-07-211-33/+26
|/ /
* | [ticket/10969] Also remove COMMENTS key from data array in get_available_dbms()Andreas Fischer2012-07-081-9/+0
* | [ticket/10969] Remove remove_remarks(&$sql) and remove_comments(&$output).Andreas Fischer2012-07-081-22/+3
* | Merge PR #856 branch 'develop-olympus' into developOleg Pudeyev2012-07-071-5/+37
|\ \ | |/
| * [ticket/10937] Update documentation to say which comment styles are removed.Andreas Fischer2012-07-031-1/+1
| * [ticket/10937] Comment removal functions: Restore backward compatibilityAndreas Fischer2012-07-031-5/+37
* | Merge PR #808 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-2/+0
|\ \ | |/
| * [ticket/10898] Do not write ?> into config.php to avoid whitespace output.Andreas Fischer2012-05-181-2/+0
* | Merge branch 'develop-olympus' into developNils Adermann2012-04-211-0/+10
|\ \ | |/
| * [ticket/10492] Separate config generation from the installerPatrick Webster2012-04-201-0/+52
* | [ticket/10688] Updated version to 3.1Shibu Lijack2012-04-111-1/+1
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-12-031-11/+8
|\ \ | |/
| * Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympusOleg Pudeyev2011-12-031-11/+8
| |\
| | * [ticket/10349] Removed duplicated functions from schema loading in testsPatrick Webster2011-10-291-1/+0
| | * [ticket/10349] Use new schema comment function in installerPatrick Webster2011-09-281-11/+9
* | | Merge branch 'develop-olympus' into developNils Adermann2011-10-141-49/+8
|\ \ \ | |/ /
| * | [ticket/8240] Add ability to get a list of tables to db_tools.Andreas Fischer2011-10-141-49/+8
| |/