aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration
Commit message (Expand)AuthorAgeFilesLines
* [prep-release-3.1.0-RC1] Add migration for 3.1.0-RC1Joas Schilling2014-06-241-0/+39
* Merge pull request #2615 from Dragooon/ticket/12730Joas Schilling2014-06-221-0/+60
|\
| * [ticket/12730] Update maxlen for type_googleplus to 255Shitiz Garg2014-06-211-1/+1
| * [ticket/12730] Minor formatting fixesShitiz Garg2014-06-211-1/+1
| * [ticket/12730] Add a Google+ field by defaultShitiz Garg2014-06-211-0/+60
* | Merge pull request #2630 from Nicofuma/ticket/12723Andreas Fischer2014-06-222-6/+14
|\ \ | |/ |/|
| * [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-222-6/+14
* | Merge pull request #2628 from Dragooon/ticket/12731Joas Schilling2014-06-201-0/+60
|\ \
| * | [ticket/12731] Add YouTube custom profile fieldShitiz Garg2014-06-201-0/+60
| |/
* | Merge pull request #2621 from Dragooon/ticket/12732Joas Schilling2014-06-201-0/+60
|\ \
| * | [ticket/12732] Use user info instead of chat as default Skype actionShitiz Garg2014-06-201-1/+1
| * | [ticket/12732] Add Skype custom profile fieldShitiz Garg2014-06-201-0/+60
| |/
* | Merge pull request #2612 from Dragooon/ticket/12733Joas Schilling2014-06-201-0/+60
|\ \
| * | [ticket/12733] Convert spaces to tabsShitiz Garg2014-06-201-38/+38
| * | [ticket/12733] Fix spacing for block header in profilefield_twitter.phpShitiz Garg2014-06-201-10/+10
| * | [ticket/12733] Add Twitter custom profile fieldShitiz Garg2014-06-201-0/+60
| |/
* | [ticket/12729] Convert spaces to tabsShitiz Garg2014-06-201-38/+38
* | [ticket/12729] Fix block header spacing for profilefield_facebook.phpShitiz Garg2014-06-201-10/+10
* | [ticket/12729] Unnecessary whitespace in profilefield_facebook.phpShitiz Garg2014-06-201-2/+0
* | [ticket/12729] Add Facebook custom profile fieldShitiz Garg2014-06-201-0/+62
|/
* 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
|\ \