aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_install.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | [feature/functional-tests] Generate config correctly and install only onceNils Adermann2011-10-141-1/+43
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-111-0/+12
* The easy solution to all my problems with SQLite is this. :( #56105Chris Smith2010-01-171-1/+8
* Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.Meik Sievertsen2009-08-131-6/+6
* 'I think the phrase rhymes with Clucking Bell!'Chris Smith2009-06-181-4/+4
* Finally stop this annoyance, if PDO is shared module it must be loaded for th...Chris Smith2009-06-181-0/+6
* Fix installer under PHP 5.3. #45255Chris Smith2009-05-201-1/+1
* #18775David M2008-04-201-1/+1
* further updatesMeik Sievertsen2007-11-191-7/+9
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-9/+17
* - allow Oracle to install without having a database nameDavid M2007-07-281-1/+1
* #13463David M2007-07-161-0/+1
* let's see if i can break something. :oMeik Sievertsen2007-07-031-8/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #11969Henry Sudhof2007-06-061-1/+4
* #11967David M2007-05-311-1/+1
* Allow pre-setting language dependant data in schema_data.sql... specified wit...Meik Sievertsen2007-05-191-0/+43