aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_install.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12492] Add support of special charsSkouat2014-05-241-1/+1
* [ticket/11293] Add a note that mysqli should be in front of mysql.Oleg Pudeyev2012-12-251-0/+2
* [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/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
* [ticket/10898] Do not write ?> into config.php to avoid whitespace output.Andreas Fischer2012-05-181-2/+0
* [ticket/10492] Separate config generation from the installerPatrick Webster2012-04-201-0/+52
* 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
* | [ticket/8240] Add ability to get a list of tables to db_tools.Andreas Fischer2011-10-141-49/+8
|/
* 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
* #9554David M2007-04-021-21/+27
* #5265David M2007-03-241-7/+1
* #5136David M2007-03-201-1/+1
* #8234David M2007-02-191-61/+70
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-191-1/+1
* #8082David M2007-02-171-1/+0
* - only give DBAL options which were available in phpBB2Nils Adermann2007-02-171-3/+24
* - allow converting from one database to another, no need for tables to be in ...Nils Adermann2007-02-161-0/+455