aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-222-6/+14
* Merge pull request #2525 from Nicofuma/ticket/12638Andreas Fischer2014-06-171-2/+9
|\
| * [ticket/12638] Use require if phpbb_require_updated isn't availableTristan Darricau2014-05-311-2/+9
* | Merge pull request #2600 from Nicofuma/ticket/12715Andreas Fischer2014-06-164-1/+9
|\ \
| * | [ticket/12715] Cleanup comments in \phpbb\db\*Tristan Darricau2014-06-154-1/+9
* | | [ticket/12712] Remove unneeded GROUP BY clause to fix query for mssqlMarc Alexander2014-06-151-1/+0
|/ /
* | Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...Nils Adermann2014-06-112-0/+134
|\ \
| * | [ticket/12352] Update file headers to fit new formatMarc Alexander2014-06-012-6/+14
| * | [ticket/12352] Add checks for existing user_pass_convert to migrationsMarc Alexander2014-06-012-0/+11
| * | [ticket/12352] Remove user_pass_convert column from databaseMarc Alexander2014-06-011-0/+40
| * | [ticket/12352] Add $CP$ prefix to passwords that need to be convertedMarc Alexander2014-06-011-0/+75
| |/
* | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-092-0/+64
|\ \ | |/ |/|
| * [ticket/10073] Do not check disable boxes by defaultJoas Schilling2014-06-091-4/+6
| * [ticket/10073] Add ACP module to add bbcode text for contact admin infoJoas Schilling2014-05-291-0/+27
| * [ticket/10073] Add configs for contact info textJoas Schilling2014-05-291-0/+10
| * [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-291-0/+25
* | [prep-release-3.1.0-b4] Add migration for 3.1.0-b4Joas Schilling2014-05-301-0/+33
* | [ticket/12594] Fix file headers of new filesJoas Schilling2014-05-301-3/+7
|/
* Merge pull request #2309 from Nicofuma/ticket/11366Joas Schilling2014-05-281-0/+25
|\
| * [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-281-0/+25
* | Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-281-1/+19
|\ \ | |/ |/|
| * [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-261-2/+2
| * [ticket/12561] Add check to see if "after" column actually existsPayBas2014-05-261-1/+9
| * [ticket/12561] Add "after" check to schema_generator for columns_addPayBas2014-05-191-1/+11
* | [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-1/+1
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-27120-376/+840
|/
* [ticket/12402] CAPTCHA plugin migration fails to detect missing pluginsTristan Darricau2014-05-061-0/+33
* [prep-release-3.1.0-b3] Add migration for 3.1.0-b3Joas Schilling2014-05-041-0/+32
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-0/+25
|\
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-231-0/+25
* | Merge branch 'exreaction/ticket/11881' into develop-ascraeusNils Adermann2014-05-021-10/+35
|\ \
| * | [ticket/11881] Limit to 500Nathan Guse2013-10-041-1/+1
| * | [ticket/11881] Make sure user_timezone isn't converted twiceNathan Guse2013-10-041-1/+6
| * | [ticket/11881] Better split the timezone conversion into chunks; add testNathan Guse2013-10-041-12/+20
| * | [ticket/11881] Timezone migration can take a long timeNathan2013-10-021-2/+14
* | | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...Nils Adermann2014-05-021-0/+30
|\ \ \
| * | | [ticket/8558] Add config in migrations and schema_dataOliver Schramm2014-04-171-0/+30
| | |/ | |/|
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into develop...Nils Adermann2014-04-241-0/+40
|\ \ \ | |/ / |/| |
| * | [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backendJoas Schilling2014-04-121-0/+40
* | | [ticket/12121] Preserve link redirect counts when updating from 3.0.x.Cesar G2014-04-151-0/+9
|/ /
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-104-11/+11
|\ \
| * | [ticket/12282] Update new referencesJoas Schilling2014-04-011-2/+2
| * | [ticket/12282] Use interface for type hintingJoas Schilling2014-04-013-9/+9
* | | Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeusDhruv2014-04-0880-80/+80
|\ \ \
| * | | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-0380-80/+80
| |/ /
* | | Merge remote-tracking branch 'Marc/ticket/12362' into develop-ascraeusJoas Schilling2014-04-071-0/+36
|\ \ \
| * | | [ticket/12362] Throw exception in schema generator on unresolvable dependencyMarc Alexander2014-04-061-0/+36
* | | | Merge remote-tracking branch 'Marc/ticket/12150' into develop-ascraeusJoas Schilling2014-04-061-0/+46
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12150] Use correct license URL in prune shadow migrations fileMarc Alexander2014-04-051-1/+1
| * | | [ticket/12150] Remove 'after' for columns from migrations fileMarc Alexander2014-04-031-4/+4