aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v30x
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13225] Prefix converted passwords with $CP$ in phpBB 3.0.5-RC1Marc Alexander2014-10-271-1/+1
* [ticket/13225] Use passwords manager instead of phpbb_hash in migrationMarc Alexander2014-10-261-1/+4
* [ticket/13221] Perform bot updates after user table changesJoas Schilling2014-10-262-122/+0
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-264-4/+4
* [ticket/12638] Use require if phpbb_require_updated isn't availableTristan Darricau2014-05-311-2/+9
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2741-123/+287
* [ticket/12349] Update license header in several new filesJoas Schilling2014-04-0339-39/+39
* [ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migrationJoas Schilling2014-03-291-0/+5
* [ticket/11459] Update doc blocksJoas Schilling2014-03-291-1/+1
* [ticket/11459] Add Schema from 3.0.0Joas Schilling2014-03-291-0/+1177
* [ticket/11885] Fix migrations errorNathan Guse2013-10-043-12/+18
* [ticket/11885] Use conditional in update_data()David King2013-10-043-6/+9
* [ticket/11885] Fix migration files for 3.0.12David King2013-10-043-3/+3
* [ticket/11885] Add migration files for 3.0.12-RC2 and RC3 and 3.0.12David King2013-10-043-0/+90
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-4/+4
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-1636-60/+60
* [ticket/11700] Fix number class names in 3.0.x migrationsNils Adermann2013-09-1637-109/+109
* [ticket/11700] Namespaces and class names should not start with digitsNils Adermann2013-09-1637-0/+2432