aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/profilefield_base_migration.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-251-0/+1
|\
| * [ticket/14923] Make sure start for queries is always set in migrationsMarc Alexander2016-12-251-0/+1
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-201-4/+2
|\ \ | |/
| * [ticket/13489] Fix service configurationTristan Darricau2015-01-201-17/+1
| * [ticket/13489] Update migrationsTristan Darricau2015-01-141-3/+18
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+2
|/
* [ticket/12846] SQLite3 bug in profilefield_base_migration.phpStanislav Atanasov2014-07-131-7/+7
* [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/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
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
* [ticket/12115] Remove space from line endingJoas Schilling2014-02-061-1/+1
* [ticket/12115] Use base class to reduce duplicate codeJoas Schilling2014-02-061-0/+155