| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop-olympus' into develop-ascraeus | Joas Schilling | 2014-07-30 | 1 | -1/+1 |
|\ |
|
| * | [ticket/12492] Add support of special chars | Skouat | 2014-05-24 | 1 | -1/+1 |
* | | [ticket/12871] Add PHPBB_DISPLAY_LOAD_TIME const to config.php on installation | rxu | 2014-07-19 | 1 | -0/+1 |
* | | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -1/+1 |
* | | [ticket/12747] Drop support for Firebird | Joas Schilling | 2014-06-20 | 1 | -91/+0 |
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
* | | [feature/sqlite3] Add support for SQLite 3 | Patrick Webster | 2014-05-02 | 1 | -2/+20 |
* | | [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive name | Marc Alexander | 2014-04-11 | 1 | -5/+5 |
* | | [ticket/12386] Add DEBUG_EXTRA again and use it for container creation | Marc Alexander | 2014-04-11 | 1 | -1/+12 |
* | | [ticket/12160] Move phpbb_check_installation_exists() to functions_install.php | Cesar G | 2014-02-22 | 1 | -0/+19 |
* | | [ticket/12023] Correctly compare the size of the array in ignore_new_files | Joas Schilling | 2013-11-19 | 1 | -1/+1 |
* | | [ticket/11927] Prefix function with phpbb_ | Joas Schilling | 2013-11-07 | 1 | -1/+1 |
* | | [ticket/11927] Add doc block to new function | Joas Schilling | 2013-11-07 | 1 | -0/+9 |
* | | [ticket/11927] Correctly add new files on update | Joas Schilling | 2013-11-07 | 1 | -0/+39 |
* | | [ticket/11898] Correct adm_relative_path created by installer | Nathan Guse | 2013-10-10 | 1 | -1/+1 |
* | | [ticket/11700] Get the installer to run with namespaces | Nils Adermann | 2013-09-16 | 1 | -26/+26 |
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -27/+27 |
* | | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 1 | -6/+0 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-12-31 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | [ticket/11293] Add a note that mysqli should be in front of mysql. | Oleg Pudeyev | 2012-12-25 | 1 | -0/+2 |
* | | Merge PR #1130 branch 'EXreaction/ticket/11259' into develop | Oleg Pudeyev | 2012-12-29 | 1 | -0/+3 |
|\ \ |
|
| * | | [ticket/11259] Make phpbb_admin_path available everywhere | Nathan Guse | 2012-12-09 | 1 | -0/+3 |
* | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [ticket/10091] Bump minimum supported postgresql version to 8.3. | Oleg Pudeyev | 2012-12-04 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Igor Wiedler | 2012-11-12 | 1 | -39/+16 |
|\ \ \
| |/ / |
|
| * | | [ticket/11189] Replace DEBUG_EXTRA with DEBUG | Nathaniel Guse | 2012-11-10 | 1 | -2/+0 |
| * | | [ticket/11183] Remove $load_extensions and weird dl() calls | Igor Wiedler | 2012-11-10 | 1 | -36/+8 |
| * | | Merge remote-tracking branch 'github-igorw/feature/dic' into develop | Nils Adermann | 2012-09-01 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [feature/dic] Generate full cache driver class name on fresh install | Igor Wiedler | 2012-07-26 | 1 | -1/+1 |
| * | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-09-01 | 1 | -1/+8 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | [task/functional] Fixed DEBUG_TEST related issues | David King | 2012-09-01 | 1 | -1/+5 |
| | * | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST | David King | 2012-09-01 | 1 | -1/+4 |
* | | | [ticket/11015] Make DBAL classes autoloadable | Igor Wiedler | 2012-07-21 | 1 | -33/+26 |
|/ / |
|
* | | [ticket/10969] Also remove COMMENTS key from data array in get_available_dbms() | Andreas Fischer | 2012-07-08 | 1 | -9/+0 |
* | | [ticket/10969] Remove remove_remarks(&$sql) and remove_comments(&$output). | Andreas Fischer | 2012-07-08 | 1 | -22/+3 |
* | | Merge PR #856 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-07-07 | 1 | -5/+37 |
|\ \
| |/ |
|
| * | [ticket/10937] Update documentation to say which comment styles are removed. | Andreas Fischer | 2012-07-03 | 1 | -1/+1 |
| * | [ticket/10937] Comment removal functions: Restore backward compatibility | Andreas Fischer | 2012-07-03 | 1 | -5/+37 |
* | | Merge PR #808 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-05-21 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | [ticket/10898] Do not write ?> into config.php to avoid whitespace output. | Andreas Fischer | 2012-05-18 | 1 | -2/+0 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-04-21 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | [ticket/10492] Separate config generation from the installer | Patrick Webster | 2012-04-20 | 1 | -0/+52 |
* | | [ticket/10688] Updated version to 3.1 | Shibu Lijack | 2012-04-11 | 1 | -1/+1 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-12-03 | 1 | -11/+8 |
|\ \
| |/ |
|
| * | Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympus | Oleg Pudeyev | 2011-12-03 | 1 | -11/+8 |
| |\ |
|
| | * | [ticket/10349] Removed duplicated functions from schema loading in tests | Patrick Webster | 2011-10-29 | 1 | -1/+0 |
| | * | [ticket/10349] Use new schema comment function in installer | Patrick Webster | 2011-09-28 | 1 | -11/+9 |
* | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-10-14 | 1 | -49/+8 |
|\ \ \
| |/ / |
|
| * | | [ticket/8240] Add ability to get a list of tables to db_tools. | Andreas Fischer | 2011-10-14 | 1 | -49/+8 |
| |/ |
|