aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/tool
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12263] Add missing variable names to docblock fixesMatt Friedman2014-03-132-2/+2
* [ticket/12263] Remove invalid SQL query and unused variablesMatt Friedman2014-03-131-13/+1
* [ticket/12263] Remove unused argument in module add/removeMatt Friedman2014-03-131-5/+3
* [ticket/12263] Fix incorrect docblock commetsMatt Friedman2014-03-132-4/+4
* [ticket/11995] Fix Revert of config.removeJoas Schilling2013-11-021-0/+4
* [ticket/11871] Allow backslash in classnames for ModulesJoas Schilling2013-09-271-6/+1
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-2/+2
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-163-3/+3
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-164-40/+48
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-143-3/+3
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-144-0/+1306