aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/tool/config.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
| | | | PHPBB3-14972
* [ticket/14742] Fix comments in migratorOliver Schramm2016-08-201-1/+1
| | | | PHPBB3-14742
* [ticket/14742] Avoid loop while reverting dataOliver Schramm2016-08-111-0/+5
| | | | | | This combines reverted updata_data and revert_data into a single array. PHPBB3-14742
* [ticket/12715] Cleanup comments in \phpbb\db\*Tristan Darricau2014-06-151-0/+2
| | | | PHPBB3-12715
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
| | | | PHPBB3-12594
* [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
| | | | PHPBB3-12349
* [ticket/11995] Fix Revert of config.removeJoas Schilling2013-11-021-0/+4
| | | | PHPBB3-11995
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-7/+9
| | | | PHPBB3-11700
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+150
PHPBB3-11698