aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_convert.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-2153/+0
* Merge branch '3.1.x'Marc Alexander2015-06-091-2/+2
|\
| * [ticket/13685] This should take care of the restbrunoais2015-06-081-1/+1
| * [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-2/+2
* | [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
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-1/+5
* | [ticket/13497] Update calls to `get_tables()`Gaëtan Muller2015-02-111-1/+3
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-111-1/+1
|\ \ | |/
| * [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-1/+1
* | [ticket/13455] Remove `request_var()` references from commentsGaëtan Muller2015-02-031-1/+1
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-17/+17
* | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-3/+0
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-19/+19
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-3/+1
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+2
|/
* [ticket/13370] Allow calling class method in convertor framework directly.Cesar G2014-12-091-1/+1
* [ticket/12775] Remove useless includes of config.phpTristan Darricau2014-07-071-4/+0
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-5/+6
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-12/+12
* [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-8/+17
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-8/+8
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-3/+0
* [ticket/12724] Add Squiz.PHP.Eval in the legacy rulesetTristan Darricau2014-06-161-0/+14
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+3
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-04-101-1/+1
|\
| * [ticket/12381] Fix broken error message when selecting invalid DB driverOliver Schramm2014-04-101-1/+1
* | [ticket/12160] Check if phpBB is installed before creating phpBB container.Cesar G2014-02-151-19/+49
* | [ticket/11031] Fix container construction and missing objectsJoas Schilling2013-10-231-2/+12
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-4/+4
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-1/+1
|\ \
| * \ Merge branch 'develop-olympus' into developNils Adermann2013-05-121-1/+1
| |\ \ | | |/
| | * [ticket/11105] Added spaces between ; and "url=" to adhere to w3c conventions.gamerchan2013-05-121-1/+1
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-1/+2
|\ \ \ | |/ /
| * | [ticket/10758] Dependency inject parameters into cache_moderators.Oleg Pudeyev2012-12-151-1/+2
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-20/+19
|\ \ \ | |/ /
| * | [ticket/11015] Move db driver class name fixing to functionIgor Wiedler2012-11-171-0/+8
| * | [ticket/11015] Re-introduce accidentally removed require in install_convertIgor Wiedler2012-11-151-0/+1
| * | Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-121-7/+7
| |\ \
| | * | [ticket/11189] Replace DEBUG_EXTRA with DEBUGNathaniel Guse2012-11-101-4/+4
| * | | [ticket/11015] Make DBAL classes autoloadableIgor Wiedler2012-07-211-17/+7
* | | | [feature/soft-delete] Correctly synchronize the topic_visibility in sync()Joas Schilling2012-10-091-1/+0
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-1/+1
| |/ / |/| |
* | | [ticket/11052] constructor updated in installer and convertorDhruv2012-08-151-2/+2
* | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
|/ /
* | [ticket/10637] Leftovers from implementation of extensions in convertorVjacheslav Trushkin2012-02-091-6/+4
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1