aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #46 from phpbb/ticket/security/231Marc Alexander2019-04-271-0/+34
|\ \ | |/ |/| | | [ticket/security/231] Disable remote avatar functionality & add warning
| * [ticket/security/231] Disable remote avatar functionality & add warningMarc Alexander2019-04-171-0/+34
| | | | | | | | SECURITY-231
* | [prep-release-3.2.6] Add migration for 3.2.6-RC1Marc Alexander2019-04-201-0/+37
|/
* [prep-release-3.2.5] Add 3.2.5 migrationMarc Alexander2018-12-191-0/+38
|
* Merge pull request #43 from phpbb/security/229Marc Alexander2018-12-191-0/+37
|\ | | | | | | [security/229] Update jQuery to 1.12.4
| * [security/229] Adjust effectively_installed on jquery update migrationMarc Alexander2018-12-131-1/+1
| | | | | | | | SECURITY-229
| * [security/229] Update jQuery CDN linkMarc Alexander2018-12-091-0/+37
| | | | | | | | SECURITY-229
* | [ticket/15911] Add missing bracesMarc Alexander2018-12-181-0/+2
| | | | | | | | PHPBB3-15911
* | [ticket/15911] Resolve warnings when updating from 3.0.0 to latestMarc Alexander2018-12-181-2/+5
|/ | | | PHPBB3-15911
* [prep-release-3.2.5] Add 3.2.5-RC1 migrationMarc Alexander2018-11-291-0/+36
|
* [prep-release-3.2.4] Correctly specify dependenciesMarc Alexander2018-11-113-3/+3
|
* [prep-release-3.2.4] Add migration for 3.2.4Marc Alexander2018-11-104-0/+41
|
* Merge pull request #42 from phpbb/ticket/security/227Marc Alexander2018-11-101-0/+31
|\ | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event
| * [ticket/security/227] Change migration depends_on to 3.2.4-RC1Derky2018-11-041-1/+1
| | | | | | | | SECURITY-227
| * [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-0/+31
| | | | | | | | SECURITY-227
* | [prep-release-3.2.4] Add migration for 3.2.4-RC1Marc Alexander2018-10-281-0/+36
|/
* Merge pull request #5326 from rubencm/ticket/15762Marc Alexander2018-10-091-0/+37
|\ | | | | | | [ticket/15762] Update type for forum_topics_per_page
| * [ticket/15762] Update migration dependencyrubencm2018-10-081-1/+1
| | | | | | PHPBB3-15762
| * [ticket/15762] Update type for forum_topics_per_pageRubén Calvo2018-08-301-0/+37
| | | | | | | | PHPBB3-15762
* | Merge pull request #5350 from Elsensee/ticket/15767Tristan Darricau2018-09-151-1/+1
|\ \ | | | | | | | | | [ticket/15767] Fix effictively_installed condition for oauth_tokens
| * | [ticket/15767] Fix effictively_installed condition for oauth_tokensOliver Schramm2018-09-131-1/+1
| |/ | | | | | | PHPBB3-15767
* | Merge pull request #5352 from senky/ticket/15744-2Derky2018-09-151-4/+2
|\ \ | | | | | | | | | [ticket/15744] Remove useless sql_freeresults
| * | [ticket/15744] Remove useless sql_freeresultsJakub Senko2018-09-131-4/+2
| |/ | | | | | | PHPBB3-15744
* | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-09-091-0/+37
|\ \ | |/ |/|
| * [prep-release-3.2.3] Add 3.2.3 migrationMarc Alexander2018-08-261-0/+37
| |
* | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-08-021-0/+36
|\ \ | |/
| * [prep-release-3.2.3] Add migration for 3.2.3-RC2Marc Alexander2018-07-301-0/+36
| |
* | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-07-301-0/+5
|\ \ | |/
| * [ticket/11847] Add depends_on() to auth_provider_oauthJakub Senko2018-07-301-0/+5
| | | | | | | | PHPBB3-11847
* | [ticket/15651] Remove unnecessary conditionJakub Senko2018-06-181-4/+1
|/ | | | | | module.remove internally check if the module exists PHPBB3-15651
* [prep-release-3.2.3] Add migration for 3.2.3-RC1Marc Alexander2018-02-281-0/+36
|
* Merge pull request #5094 from JoshyPHP/ticket/15518Marc Alexander2018-02-211-0/+36
|\ | | | | | | [ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
| * [ticket/15518] Add a setting to toggle permission checks for pms in viewtopicJoshyPHP2018-01-171-0/+36
| | | | | | | | PHPBB3-15518
* | Merge pull request #5102 from JoshyPHP/ticket/15527Marc Alexander2018-01-241-10/+19
|\ \ | | | | | | | | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration
| * | [ticket/15527] Remove "use" and specify full class name for exceptionMarc Alexander2018-01-241-3/+1
| | | | | | | | | | | | PHPBB3-15527
| * | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migrationJoshyPHP2018-01-221-10/+21
| |/ | | | | | | PHPBB3-15527
* | [ticket/15526] Cast bbcode id to INT in merge bbcodes migrationMatt Friedman2018-01-201-2/+2
|/ | | | PHPBB3-15526
* [ticket/15502] Fix migrationsrxu2018-01-092-3/+7
| | | | PHPBB3-15502
* [prep-release-3.2.2] Add migration for 3.2.2Marc Alexander2018-01-071-0/+37
|
* Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2Marc Alexander2018-01-073-6/+13
|\
| * [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-012-3/+3
| | | | | | | | PHPBB3-14972
| * [ticket/14972] Fix use of deprecated media attachment constantsrxu2018-01-011-3/+10
| | | | | | | | PHPBB3-14972
* | Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into ↵Marc Alexander2018-01-071-0/+36
|\ \ | |/ |/| | | prep-release-3.2.2
| * [prep-release-3.1.12] Add migration for 3.1.12Marc Alexander2017-12-311-0/+36
| |
* | [prep-release-3.2.2] Add migration for 3.2.2-RC1Marc Alexander2017-12-282-0/+41
| |
* | Merge pull request #4971 from Elsensee/ticket/15339Marc Alexander2017-12-289-18/+87
|\ \ | | | | | | | | | [ticket/15339] Use manual method when adding modules
| * | [ticket/15339] Allow a module to have multiple parentsOliver Schramm2017-11-172-0/+4
| | | | | | | | | | | | | | | | | | Also restore old behaviour from Olympus regarding re-sorting modules PHPBB3-15339
| * | [ticket/15339] Use manual method when adding modulesOliver Schramm2017-09-229-18/+83
| | | | | | | | | | | | | | | | | | | | | This will fix cases where the module is deleted in later versions and the migrator thus cannot retrieve the info. PHPBB3-15339
* | | Merge pull request #5061 from marc1706/ticket/15322Derky2017-12-271-0/+37
|\ \ \ | | | | | | | | | | | | [ticket/15322] Add config for envelope sender & remove mail function setting
| * | | [ticket/15322] Try to make new email setting more readableMarc Alexander2017-12-131-3/+3
| | | | | | | | | | | | | | | | PHPBB3-15322