| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [prep-release-3.2.5] Add 3.2.5 migration | Marc Alexander | 2018-12-19 | 1 | -0/+38 |
| | | |||||
| * | [security/229] Adjust effectively_installed on jquery update migration | Marc Alexander | 2018-12-13 | 1 | -1/+1 |
| | | | | | SECURITY-229 | ||||
| * | [security/229] Update jQuery CDN link | Marc Alexander | 2018-12-09 | 1 | -0/+37 |
| | | | | | SECURITY-229 | ||||
| * | [prep-release-3.2.5] Add 3.2.5-RC1 migration | Marc Alexander | 2018-11-29 | 1 | -0/+36 |
| | | |||||
| * | [prep-release-3.2.4] Correctly specify dependencies | Marc Alexander | 2018-11-11 | 3 | -3/+3 |
| | | |||||
| * | [prep-release-3.2.4] Add migration for 3.2.4 | Marc Alexander | 2018-11-10 | 4 | -0/+41 |
| | | |||||
| * | Merge pull request #42 from phpbb/ticket/security/227 | Marc Alexander | 2018-11-10 | 1 | -0/+31 |
| |\ | | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event | ||||
| | * | [ticket/security/227] Change migration depends_on to 3.2.4-RC1 | Derky | 2018-11-04 | 1 | -1/+1 |
| | | | | | | | | | SECURITY-227 | ||||
| | * | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 1 | -0/+31 |
| | | | | | | | | | SECURITY-227 | ||||
| * | | [prep-release-3.2.4] Add migration for 3.2.4-RC1 | Marc Alexander | 2018-10-28 | 1 | -0/+36 |
| |/ | |||||
| * | Merge pull request #5326 from rubencm/ticket/15762 | Marc Alexander | 2018-10-09 | 1 | -0/+37 |
| |\ | | | | | | | [ticket/15762] Update type for forum_topics_per_page | ||||
| | * | [ticket/15762] Update migration dependency | rubencm | 2018-10-08 | 1 | -1/+1 |
| | | | | | | | PHPBB3-15762 | ||||
| | * | [ticket/15762] Update type for forum_topics_per_page | Rubén Calvo | 2018-08-30 | 1 | -0/+37 |
| | | | | | | | | | PHPBB3-15762 | ||||
| * | | [prep-release-3.2.3] Add 3.2.3 migration | Marc Alexander | 2018-08-26 | 1 | -0/+37 |
| |/ | |||||
| * | [prep-release-3.2.3] Add migration for 3.2.3-RC2 | Marc Alexander | 2018-07-30 | 1 | -0/+36 |
| | | |||||
| * | [prep-release-3.2.3] Add migration for 3.2.3-RC1 | Marc Alexander | 2018-02-28 | 1 | -0/+36 |
| | | |||||
| * | Merge pull request #5094 from JoshyPHP/ticket/15518 | Marc Alexander | 2018-02-21 | 1 | -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 viewtopic | JoshyPHP | 2018-01-17 | 1 | -0/+36 |
| | | | | | | | | | PHPBB3-15518 | ||||
| * | | Merge pull request #5102 from JoshyPHP/ticket/15527 | Marc Alexander | 2018-01-24 | 1 | -10/+19 |
| |\ \ | | | | | | | | | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration | ||||
| | * | | [ticket/15527] Remove "use" and specify full class name for exception | Marc Alexander | 2018-01-24 | 1 | -3/+1 |
| | | | | | | | | | | | | | PHPBB3-15527 | ||||
| | * | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration | JoshyPHP | 2018-01-22 | 1 | -10/+21 |
| | |/ | | | | | | | PHPBB3-15527 | ||||
| * | | [ticket/15526] Cast bbcode id to INT in merge bbcodes migration | Matt Friedman | 2018-01-20 | 1 | -2/+2 |
| |/ | | | | PHPBB3-15526 | ||||
| * | [ticket/15502] Fix migrations | rxu | 2018-01-09 | 2 | -3/+7 |
| | | | | | PHPBB3-15502 | ||||
| * | [prep-release-3.2.2] Add migration for 3.2.2 | Marc Alexander | 2018-01-07 | 1 | -0/+37 |
| | | |||||
| * | [prep-release-3.2.2] Add migration for 3.2.2-RC1 | Marc Alexander | 2017-12-28 | 2 | -0/+41 |
| | | |||||
| * | Merge pull request #5061 from marc1706/ticket/15322 | Derky | 2017-12-27 | 1 | -0/+37 |
| |\ | | | | | | | [ticket/15322] Add config for envelope sender & remove mail function setting | ||||
| | * | [ticket/15322] Try to make new email setting more readable | Marc Alexander | 2017-12-13 | 1 | -3/+3 |
| | | | | | | | | | PHPBB3-15322 | ||||
| | * | [ticket/15322] Add config setting for -f parameter & remove mail function name | Marc Alexander | 2017-12-11 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | The -f parameter can now be added via configuration in the ACP. Addtionally, the config setting for the mail function name has been removed. PHPBB3-15322 | ||||
| * | | [ticket/15444] Add a migration to merge duplicate BBCodes | JoshyPHP | 2017-12-10 | 1 | -0/+75 |
| |/ | | | | PHPBB3-15444 | ||||
| * | Merge pull request #4976 from rubencm/ticket/15171 | Marc Alexander | 2017-11-16 | 1 | -0/+39 |
| |\ | | | | | | | [ticket/15171] Replace all BBCode templates by default | ||||
| | * | [ticket/15171] Add migration | Rubén Calvo | 2017-10-31 | 1 | -0/+39 |
| | | | | | | | | | PHPBB3-15171 | ||||
| * | | [ticket/15372] Add permission to schema and copy from f_read | David Colón | 2017-10-26 | 1 | -1/+1 |
| | | | |||||
| * | | [ticket/15372] Remove revert_data from migration | David Colón | 2017-10-26 | 1 | -7/+0 |
| | | | |||||
| * | | [ticket/15372] Migration for adding f_list_topic permission | David Colón | 2017-10-26 | 1 | -0/+38 |
| |/ | |||||
| * | [ticket/15201] Add casting | Rubén Calvo | 2017-09-08 | 1 | -3/+3 |
| | | | | | PHPBB3-15201 | ||||
| * | [ticket/15201] Migration to fix current invalid styles | Rubén Calvo | 2017-08-28 | 1 | -0/+50 |
| | | | | | PHPBB3-15201 | ||||
| * | [prep-release-3.2.1] Add missing .htaccess file | Marc Alexander | 2017-07-16 | 1 | -0/+33 |
| | | |||||
| * | [prep-release-3.2.1] Add migration for 3.2.1 | Marc Alexander | 2017-07-16 | 1 | -0/+37 |
| | | |||||
| * | [prep-release-3.2.1] Add migration for 3.2.1-RC1 | Marc Alexander | 2017-06-25 | 1 | -0/+39 |
| | | |||||
| * | Merge pull request #4794 from lr94/ticket/15176 | Marc Alexander | 2017-06-24 | 1 | -0/+36 |
| |\ | | | | | | | [ticket/15176] Add setting for user activity display limit. | ||||
| | * | [ticket/15176] Add setting for user activity display limit. | lr94 | 2017-04-16 | 1 | -0/+36 |
| | | | | | | | | | | | | | | | | | | | Up to phpBB 3.2 the maximum number of posts a user must have to have his activity shown is 5000. This limit is hardcoded in functions_display.php. It would be useful if board administrators could choose to disable the limit or to set an higher value. PHPBB3-15176 | ||||
| * | | [ticket/14992] Add temp index migration for removing duplicates | David Colón | 2017-05-25 | 4 | -3/+54 |
| | | | |||||
| * | | [ticket/14992] Reduce notification table col sizes | David Colón | 2017-05-25 | 2 | -1/+49 |
| | | | |||||
| * | | [ticket/14992] 'method' is needed for the unique index | David Colón | 2017-05-24 | 1 | -1/+1 |
| | | | |||||
| * | | [ticket/14992] Remove temp index migration | David Colón | 2017-05-23 | 3 | -52/+1 |
| | | | |||||
| * | | [ticket/14992] Make unit tests run more verbose | Marc Alexander | 2017-05-21 | 2 | -2/+2 |
| | | | | | | | | | PHPBB3-14992 | ||||
| * | | [ticket/14992] Shorten index name for user_id and item_id | Marc Alexander | 2017-05-21 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-14992 | ||||
| * | | [ticket/14992] Check index name length in a more proper way | David Colón | 2017-03-01 | 6 | -7/+146 |
| | | | | | | | | | [ticket/14992] Add indexes to user_notifications table | ||||
| * | | [ticket/14992] Add indexes to user_notifications table | David Colón | 2017-03-01 | 3 | -0/+151 |
| |/ | | | | | | | | | | | | [ticket/14992] Change how index length is checked [ticket/14992] Remove duplicates from user_notifications table [ticket/14992] Add unique index to user_notifications table [ticket/14992] Shorten unique index name [ticket/14992] Shorten another index for user notifications | ||||
| * | [ticket/14967] Add cookie notice migration fixing invalid previous one | Marc Alexander | 2017-01-08 | 1 | -0/+36 |
| PHPBB3-14967 | |||||
