Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5595 from rxu/ticket/16063 | Marc Alexander | 2019-06-17 | 1 | -0/+29 |
|\ | | | | | | | [ticket/16063] Remove board_dst config value since unused | ||||
| * | [ticket/16063] Move new migration file to 32x folder | rxu | 2019-06-06 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16063 | ||||
| * | [ticket/16063] Remove board_dst config value since unused | rxu | 2019-05-18 | 1 | -0/+29 |
| | | | | | | | | PHPBB3-16063 | ||||
* | | [ticket/16061] Migrator to drop unique indexes when needed | rxu | 2019-05-18 | 1 | -1/+1 |
|/ | | | | PHPBB3-16061 | ||||
* | [prep-release-3.2.7] Add 3.2.7 migration | Marc Alexander | 2019-05-04 | 1 | -0/+37 |
| | |||||
* | [prep-release-3.2.7] Add migration for 3.2.7-RC1 | Marc Alexander | 2019-05-02 | 1 | -0/+36 |
| | |||||
* | [prep-release-3.2.6] Add migration to 3.2.6 | Marc Alexander | 2019-04-27 | 1 | -0/+39 |
| | |||||
* | Merge pull request #47 from phpbb/ticket/security/233 | Marc Alexander | 2019-04-27 | 1 | -0/+42 |
|\ | | | | | | | [ticket/security/233] Make smtp_password and smtp_username dynamic | ||||
| * | [ticket/security/233] Make smtp_password and smtp_username dynamic | Marc Alexander | 2019-04-21 | 1 | -0/+42 |
| | | | | | | | | SECURITY-233 | ||||
* | | Merge pull request #46 from phpbb/ticket/security/231 | Marc Alexander | 2019-04-27 | 1 | -0/+34 |
|\ \ | |/ |/| | | | [ticket/security/231] Disable remote avatar functionality & add warning | ||||
| * | [ticket/security/231] Disable remote avatar functionality & add warning | Marc Alexander | 2019-04-17 | 1 | -0/+34 |
| | | | | | | | | SECURITY-231 | ||||
* | | [prep-release-3.2.6] Add migration for 3.2.6-RC1 | Marc Alexander | 2019-04-20 | 1 | -0/+37 |
|/ | |||||
* | [prep-release-3.2.5] Add 3.2.5 migration | Marc Alexander | 2018-12-19 | 1 | -0/+38 |
| | |||||
* | Merge pull request #43 from phpbb/security/229 | Marc Alexander | 2018-12-19 | 1 | -0/+37 |
|\ | | | | | | | [security/229] Update jQuery to 1.12.4 | ||||
| * | [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 | ||||
* | | [ticket/15911] Add missing braces | Marc Alexander | 2018-12-18 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-15911 | ||||
* | | [ticket/15911] Resolve warnings when updating from 3.0.0 to latest | Marc Alexander | 2018-12-18 | 1 | -2/+5 |
|/ | | | | PHPBB3-15911 | ||||
* | [prep-release-3.2.5] Add 3.2.5-RC1 migration | Marc Alexander | 2018-11-29 | 1 | -0/+36 |
| | |||||
* | [ticket/15665] fix double semicolon | hubaishan | 2018-11-20 | 1 | -1/+1 |
| | | | | PHPBB3-15665 | ||||
* | [ticket/15665] Fix MSSQL crashes if upload dir>2GB | hubaishan | 2018-11-20 | 1 | -0/+8 |
| | | | | | | Add cast_expr_to_bigint() to mssql_base PHPBB3-15665 | ||||
* | [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 | ||||
* | | [ticket/15544] Delete cache through module manager | Oliver Schramm | 2018-09-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | This might fix issues with migrations since the sql cache will be purged as well. In general, this puts all the logic in one place, so that's good. PHPBB3-15544 | ||||
* | | Merge pull request #5325 from hubaishan/ticket/15612 | Marc Alexander | 2018-09-15 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/15612] Fix PHP7.2 count() bug in MSSQL driver | ||||
| * | | [ticket/15612] Fix PHP7.2 count() bug in MSSQL driver | hubaishan | 2018-08-25 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | sqlsrv_fetch_array() function returns an array when data found, null when no data or false on error. So we need to change null to false only. PHPBB3-15612 | ||||
* | | Merge pull request #5350 from Elsensee/ticket/15767 | Tristan Darricau | 2018-09-15 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/15767] Fix effictively_installed condition for oauth_tokens | ||||
| * | | [ticket/15767] Fix effictively_installed condition for oauth_tokens | Oliver Schramm | 2018-09-13 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-15767 | ||||
* | | Merge pull request #5352 from senky/ticket/15744-2 | Derky | 2018-09-15 | 1 | -4/+2 |
|\ \ | | | | | | | | | | [ticket/15744] Remove useless sql_freeresults | ||||
| * | | [ticket/15744] Remove useless sql_freeresults | Jakub Senko | 2018-09-13 | 1 | -4/+2 |
| |/ | | | | | | | PHPBB3-15744 | ||||
* | | Merge branch 'prep-release-3.2.3' into 3.2.x | Marc Alexander | 2018-09-09 | 1 | -0/+37 |
|\ \ | |/ |/| | |||||
| * | [prep-release-3.2.3] Add 3.2.3 migration | Marc Alexander | 2018-08-26 | 1 | -0/+37 |
| | | |||||
* | | Merge branch 'prep-release-3.2.3' into 3.2.x | Marc Alexander | 2018-08-02 | 1 | -0/+36 |
|\ \ | |/ | |||||
| * | [prep-release-3.2.3] Add migration for 3.2.3-RC2 | Marc Alexander | 2018-07-30 | 1 | -0/+36 |
| | | |||||
* | | Merge branch 'prep-release-3.2.3' into 3.2.x | Marc Alexander | 2018-07-30 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [ticket/11847] Add depends_on() to auth_provider_oauth | Jakub Senko | 2018-07-30 | 1 | -0/+5 |
| | | | | | | | | PHPBB3-11847 | ||||
* | | Merge pull request #5257 from senky/ticket/15651 | Tristan Darricau | 2018-07-08 | 1 | -4/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/15651] Remove unnecessary condition * github.com:/phpbb/phpbb: [ticket/15651] Remove unnecessary condition | ||||
| * | | [ticket/15651] Remove unnecessary condition | Jakub Senko | 2018-06-18 | 1 | -4/+1 |
| |/ | | | | | | | | | | | module.remove internally check if the module exists PHPBB3-15651 | ||||
* | | [ticket/15696] Add support of other tools to 'if' | Jakub Senko | 2018-06-19 | 1 | -1/+1 |
|/ | | | | PHPBB3-15696 | ||||
* | Merge pull request #5158 from kasimi/ticket/15586 | Marc Alexander | 2018-06-17 | 1 | -6/+0 |
|\ | | | | | | | [ticket/15586] Fixed adding module the automatic way without specifying modes | ||||
| * | [ticket/15586] Fixed adding module the automatic way without specifying modes | kasimi | 2018-03-11 | 1 | -6/+0 |
| | | | | | | | | PHPBB3-15586 | ||||
* | | Merge pull request #5163 from VSEphpbb/ticket/15595 | Marc Alexander | 2018-03-26 | 1 | -2/+7 |
|\ \ | | | | | | | | | | [ticket/15595] Fix module exists tool when ignoring parent check | ||||
| * | | [ticket/15595] Fix module exists tool when parent is false | Matt Friedman | 2018-03-19 | 1 | -2/+7 |
| | | | | | | | | | | | | PHPBB3-15595 |