aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/migration.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13733] Use interface for migratinosMarc Alexander2016-01-181-27/+7
| | | | PHPBB3-13733
* [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-3/+3
| | | | PHPBB3-13421
* [ticket/13421] Always require the interface when possibleJoas Schilling2014-12-061-3/+3
| | | | PHPBB3-13421
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-3/+3
| | | | PHPBB3-12446
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
| | | | PHPBB3-12594
* Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into ↵Nils Adermann2014-04-101-3/+3
|\ | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12282: [ticket/12282] Update new references [ticket/12282] Update container db mock [ticket/12282] Add new line at EOF of the interface [ticket/12282] Use interface for type hinting [ticket/12282] Use {@inheritDoc} for inherited methods [ticket/12282] Add Interface for DBAL drivers
| * [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-3/+3
| | | | | | | | PHPBB3-12282
* | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
|/ | | | PHPBB3-12349
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-8/+10
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+190
PHPBB3-11698