aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12882] Use a new migrationTristan Darricau2014-07-212-4/+34
* [ticket/12882] Update search_type when it's not prefixed by phpbb_searchTristan Darricau2014-07-211-0/+4
* [ticket/12846] SQLite3 bug in profilefield_base_migration.phpStanislav Atanasov2014-07-131-7/+7
* [prep-release-3.1.0-RC2] Add migration for 3.1.0-RC2Joas Schilling2014-07-111-0/+31
* Merge pull request #2675 from lucifer4o/ticket/12786Joas Schilling2014-07-091-0/+87
|\
| * [ticket/12786] Correcting some tabsStanislav Atanasov2014-07-081-21/+21
| * [ticket/12786] Array_merge instead copy array partsStanislav Atanasov2014-07-041-5/+2
| * [ticket/12786] Some changes of the comments.Stanislav Atanasov2014-07-031-3/+3
| * [ticket/12786] Dixing a typoStanislav Atanasov2014-06-291-1/+1
| * [ticket/12786] Some minor fixes of comments and function namingStanislav Atanasov2014-06-291-14/+22
| * [ticket/12786] Add clean_cpf_db_entriesStanislav Atanasov2014-06-291-0/+23
| * [ticket/12786] White spaces foundStanislav Atanasov2014-06-291-2/+2
| * [ticket/12786] Add create_language_entriesStanislav Atanasov2014-06-291-0/+30
| * [ticket/12786] Add get_custom_field_idStanislav Atanasov2014-06-291-0/+13
| * [ticket/12786] Extend profilefield_base_migration.php classStanislav Atanasov2014-06-291-0/+16
* | [ticket/12812] Add a migrator tool for config_text database changesMatt Friedman2014-07-051-0/+125
* | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-047-9/+9
|\ \ | |/ |/|
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-267-9/+9
* | [ticket/12771] Shanging substr to strposStanislav Atanasov2014-06-261-1/+1
* | [ticket/12771] Change var nameStanislav Atanasov2014-06-261-2/+2
* | [ticket/12771] Bug in profilefield_base_migration when used in extStanislav Atanasov2014-06-261-1/+2
|/
* [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