aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/convertors/functions_phpbb20.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-22/+0
* [ticket/15663] Remove flash attachments supportRubén Calvo2019-05-091-4/+0
* [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-1/+0
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-4/+4
* [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+0
* [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-3/+0
* [ticket/13454] Remove more unused variablesMarc Alexander2016-01-061-3/+3
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-11/+5
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+0
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/8708] Add f_announce_global permissionOliver Schramm2015-07-191-2/+2
* [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-1/+3
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-21/+21
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
* [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-1/+1
* [ticket/13065] Fix rehashing of stored password hash in phpBB2 convertor.Cesar G2014-09-141-0/+10
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-4/+4
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-7/+0
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+1
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-2/+0
* [ticket/11031] Correctly add groups to teampageJoas Schilling2013-11-021-0/+40
* [ticket/11031] Convert timezones to new 3.1 timezoneJoas Schilling2013-10-281-0/+7
* [ticket/11031] Fix missing variable lang_file from code conversionJoas Schilling2013-10-251-1/+2
* [ticket/11031] Update extension group names after converting themJoas Schilling2013-10-251-0/+48
* [ticket/11031] Fix conversion of topic_replies to topic_postsJoas Schilling2013-10-231-0/+9
* [feature/soft-delete] Append _approved to *_posts and *_topics column namesJoas Schilling2012-11-091-2/+4
* [feature/soft-delete] Fix convertor and one mcp issueJoas Schilling2012-10-221-1/+2
* [ticket/10688] Updated version to 3.1Shibu Lijack2012-04-111-1/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developNils Adermann2011-06-021-0/+3
|\
| * [ticket/10039] Added mssqlnative cases to phpBB 2.0 converter.Patrick Webster2011-05-131-0/+3
* | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-281-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/9748] Replace <br /> before converting < and > to their entities.Richard Foote2010-07-241-1/+1
* also populate forum_options on conversionsMeik Sievertsen2009-08-201-15/+16
* Fix a problem with r9005Chris Smith2009-02-091-1/+1
* Ha- ndle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_...Nils Adermann2008-11-241-37/+16
* Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895Chris Smith2008-10-111-1/+1
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-041-1/+1
* - Find and display colliding usernames correctly when converting from one dat...Nils Adermann2008-04-031-2/+2
* Fixing converter bugs.Henry Sudhof2008-02-131-1/+1
* Minor - make the resulting query cleaner.Henry Sudhof2007-10-041-1/+1
* deregister globals to install tooMeik Sievertsen2007-10-041-4/+9
* #14105 Note that announcements can be global - that's not a bug.Henry Sudhof2007-08-211-1/+21
* err, forgot to commitMeik Sievertsen2007-07-271-11/+11
* Some more quote workarounds.Henry Sudhof2007-07-181-0/+4
* Weird, that should ave been in RC3.Henry Sudhof2007-07-181-0/+1