aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/12990] Use {$var} instead of ${var}Tristan Darricau2014-08-211-12/+12
* [ticket/12990] Use protected instead of privateTristan Darricau2014-08-171-2/+2
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-0/+117
* [prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3Joas Schilling2014-08-111-0/+35
* [ticket/11854] Base the migration on rc2Tristan Darricau2014-08-111-1/+1
* [ticket/11854] Fix migrationTristan Darricau2014-08-111-1/+2
* [ticket/11854] Add missing dot in the migration fileTristan Darricau2014-08-111-2/+2
* [ticket/11854] Add a migration to update the captcha_plugin settingTristan Darricau2014-08-111-0/+43
* Merge pull request #2862 from marc1706/ticket/12932Joas Schilling2014-08-101-1/+1
|\
| * [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-1/+1
* | Merge pull request #2858 from nickvergessen/ticket/12956Andreas Fischer2014-08-105-5/+10
|\ \ | |/ |/|
| * [ticket/12956] Ensure the contact columns have been added before using themJoas Schilling2014-08-105-5/+10
* | [ticket/8064] Change the collation of topic_first_poster_nameTristan Darricau2014-08-101-0/+44
|/
* Merge pull request #2838 from dhruvgoel92/ticket/12738Joas Schilling2014-08-081-0/+1
|\
| * [ticket/12738] Pass $this->config in content_visibility constructorDhruv2014-08-081-0/+1
* | Merge pull request #2761 from Nicofuma/ticket/12873Joas Schilling2014-08-071-0/+38
|\ \
| * | [ticket/12873] Add migration to rename the indexTristan Darricau2014-08-071-0/+38
* | | [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
|/ /
* | [prep-release-3.1.0-RC2] Add migration for 3.1.0-RC2Joas Schilling2014-07-111-0/+31
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-262-2/+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
|/
* [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