aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_convert.php
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-181-12/+9
|\ \ | |/
| * [ticket/10185] Always set board startdate on conversionJoas Schilling2011-11-151-12/+9
* | [task/config-class] Always specify the config table to use.Nils Adermann2011-01-121-3/+9
* | [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-101-30/+4
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-2/+3
|/
* [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-131-1/+1
* [ticket/9637] Do not cache SQL server version in all casesJosh Woody2010-07-111-1/+1
* Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-111-0/+2
* Bug #49215 again.Andreas Fischer2009-08-071-2/+2
* - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-231-2/+2
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-041-1/+1
* #28635Meik Sievertsen2008-06-071-9/+9
* This will prevent a php warning from being printed (and the layout getting ru...Vic D'Elfant2008-02-251-1/+1
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-2/+2
* #16695Meik Sievertsen2007-12-271-4/+3
* some changesMeik Sievertsen2007-11-031-1/+1