aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migrator.php
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12432] Migrator should not revert custom functionsNicofuma2014-04-261-4/+11
* Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-101-2/+2
|\
| * [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-2/+2
* | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
|/
* [ticket/11880] Move get_schema_steps function to a migrator helper classNathan Guse2014-02-051-67/+7
* [ticket/11880] Break up schema changes in the migratorNathan Guse2014-02-031-21/+86
* [ticket/12007] Default last_result to 0 instead of falseDhruv2013-11-081-3/+3
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* Merge remote-tracking branch 'EXreaction/ticket/11883' into developDhruv2013-10-041-0/+5
|\
| * [ticket/11883] Report completed data step in migration as "Installing Data"Nathan2013-10-021-0/+5
* | [ticket/11882] If dependency is incorrect/unfulfillable, throw an errorNathan2013-10-021-0/+5
|/
* [ticket/11691] Change detection of effectively_installed()Joas Schilling2013-09-261-1/+3
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-19/+21
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+746