aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_convert.php
Commit message (Expand)AuthorAgeFilesLines
* [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
* #14924Henry Sudhof2007-10-271-12/+12
* prevent posting empty messages with some UTF8-characters as well as fixing co...Meik Sievertsen2007-10-111-2/+2
* deregister globals to install tooMeik Sievertsen2007-10-041-6/+6
* some fixes. :PMeik Sievertsen2007-09-181-3/+3
* #13463David M2007-07-161-0/+1
* #12555David M2007-06-191-0/+28
* #12287Henry Sudhof2007-06-101-1/+0
* Adding to the conversion documentation. This introduces and changes languages...Henry Sudhof2007-05-281-0/+2
* Some fixes and improvements.Henry Sudhof2007-05-271-0/+2
* Introduced checks to stop negative postcounts (Bug #11561, #11421)Henry Sudhof2007-05-251-2/+13
* undoing the fix for #11421 - correcting post counts was not well liked.Henry Sudhof2007-05-251-84/+3
* This probably broke things :|Henry Sudhof2007-05-231-3/+88
* label changes, language fixes...Meik Sievertsen2007-05-161-0/+2
* Some changes due to #10980.Henry Sudhof2007-05-161-2/+12