Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15424] Multiple typo fixes in docs & comments | luzpaz | 2019-05-08 | 1 | -1/+1 |
| | | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424 | ||||
* | [ticket/15767] Fix effictively_installed condition for oauth_tokens | Oliver Schramm | 2018-09-13 | 1 | -1/+1 |
| | | | | PHPBB3-15767 | ||||
* | [ticket/11847] Add depends_on() to auth_provider_oauth | Jakub Senko | 2018-07-30 | 1 | -0/+5 |
| | | | | PHPBB3-11847 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 2 | -3/+3 |
| | | | | PHPBB3-14972 | ||||
* | Merge pull request #4971 from Elsensee/ticket/15339 | Marc Alexander | 2017-12-28 | 6 | -11/+41 |
|\ | | | | | | | [ticket/15339] Use manual method when adding modules | ||||
| * | [ticket/15339] Use manual method when adding modules | Oliver Schramm | 2017-09-22 | 6 | -11/+41 |
| | | | | | | | | | | | | | | This will fix cases where the module is deleted in later versions and the migrator thus cannot retrieve the info. PHPBB3-15339 | ||||
* | | [ticket/15201] Add casting | Rubén Calvo | 2017-09-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15201 | ||||
* | | [ticket/15201] Fix tests | Rubén Calvo | 2017-09-08 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-15201 | ||||
* | | [ticket/15201] Remove wrong user style check | Rubén Calvo | 2017-08-28 | 1 | -4/+4 |
|/ | | | | PHPBB3-15201 | ||||
* | Merge pull request #30 from phpbb/ticket/security-181-rhea | Marc Alexander | 2017-07-16 | 1 | -0/+33 |
|\ | | | | | | | [ticket/security-181] Harden protection of migrations files and other directories | ||||
| * | Merge branch 'ticket/security-181' into ticket/security-181-rhea | Marc Alexander | 2016-11-13 | 1 | -0/+33 |
| |\ | |||||
| | * | [ticket/security-181] Deny access to migrations folders | Marc Alexander | 2016-11-13 | 1 | -0/+33 |
| | | | | | | | | | | | | SECURITY-181 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-25 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | [ticket/14923] Make sure start for queries is always set in migrations | Marc Alexander | 2016-12-25 | 1 | -0/+1 |
| |/ | | | | | | | PHPBB3-14923 | ||||
* | | [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+ | rxu | 2016-09-22 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14793 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-03-31 | 14 | -0/+70 |
|\ \ | |/ | |||||
| * | [ticket/14570] Use phpbb_version_compare | Matt Friedman | 2016-03-29 | 14 | -14/+14 |
| | | | | | | | | PHPBB3-14570 | ||||
| * | [ticket/14570] Add effectively installed to 3.1.x versions | Matt Friedman | 2016-03-29 | 14 | -0/+70 |
| | | | | | | | | PHPBB3-14570 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-03-07 | 1 | -8/+5 |
|\ \ | |/ | |||||
| * | [ticket/14514] Don't skip users when converting passwords | Oliver Schramm | 2016-03-06 | 1 | -8/+5 |
| | | | | | | | | PHPBB3-14514 | ||||
* | | [ticket/14182] Move v310\notifications_board migration to v320\... | Tristan Darricau | 2015-09-21 | 1 | -73/+0 |
| | | | | | | | | PHPBB3-14182 | ||||
* | | Merge branch '3.1.x' | Andreas Fischer | 2015-08-10 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration | ||||
| * | [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration | Marco Kubuntu | 2015-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Changed the sql_fetchfield() call to comply to the function definition. PHPBB3-14069 | ||||
* | | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -0/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444 | ||||
* | | [ticket/13777] Use module manager in phpBB core files | MateBartus | 2015-05-31 | 2 | -16/+6 |
|/ | | | | PHPBB3-13777 | ||||
* | [ticket/13861] Fix undefined variables in style update migration | Matt Friedman | 2015-05-21 | 1 | -3/+3 |
| | | | | PHPBB3-13861 | ||||
* | [ticket/12368] Fix comment in docblock | Marc Alexander | 2015-03-26 | 1 | -1/+1 |
| | | | | PHPBB3-12368 | ||||
* | [ticket/12368] Correctly check if avatars migration is installed | Marc Alexander | 2015-02-24 | 1 | -1/+23 |
| | | | | | | | Try to set the avatar type to string value to check if new avatar types are supported. PHPBB3-12368 | ||||
* | [ticket/13489] Fix service configuration | Tristan Darricau | 2015-01-20 | 1 | -16/+2 |
| | | | | PHPBB3-13489 | ||||
* | [ticket/13489] Update migrations | Tristan Darricau | 2015-01-14 | 1 | -13/+21 |
| | | | | PHPBB3-13489 | ||||
* | Merge pull request #3195 from nickvergessen/ticket/13238-asc | Marc Alexander | 2015-01-10 | 2 | -12/+70 |
|\ | | | | | | | [ticket/13238] Do not drop indexes that do not exist from fulltext search | ||||
| * | [ticket/13238] Do not drop indexes that do not exist from fulltext search | Joas Schilling | 2014-11-28 | 2 | -12/+70 |
| | | | | | | | | PHPBB3-13238 | ||||
* | | [ticket/13405] Fix a typo in phpbb/migration/data/v310/style_update_p1.php | rxu | 2014-11-30 | 1 | -1/+1 |
|/ | | | | PHPBB3-13405 | ||||
* | Merge pull request #3149 from prototech/ticket/13342 | Tristan Darricau | 2014-11-18 | 1 | -2/+6 |
|\ | | | | | | | | | | | | | [ticket/13342] Fix invalid resetting of CAPTCHA plugin when using Recaptcha * prototech/ticket/13342: [ticket/13342] Fix invalid resetting of CAPTCHA plugin when using Recaptcha. | ||||
| * | [ticket/13342] Fix invalid resetting of CAPTCHA plugin when using Recaptcha. | Cesar G | 2014-11-16 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | The Recaptcha plugin class name does not follow the phpbb_captcha_ prefix convention as all others. Instead it simply uses phpbb_, hence the check for its existence under phpbb/captcha/plugins/ fails. PHPBB3-13342 | ||||
* | | [ticket/13315] Check for the includes/captcha/plugins/ directory instead. | Cesar G | 2014-11-18 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13315 | ||||
* | | [ticket/13315] Fix loss of CAPTCHA plugin config value. | Cesar G | 2014-11-16 | 1 | -1/+2 |
|/ | | | | | | | | The plugins were moved to phpbb/captcha/plugins/ after this migration was created, thus the check is no longer valid and ends up resetting the value prematurely. PHPBB3-13315 | ||||
* | [ticket/13231] Update the dependencies of the migration contact_admin_form | Tristan Darricau | 2014-10-27 | 1 | -0/+5 |
| | | | | PHPBB3-13231 | ||||
* | [ticket/13221] Add bot_update as a dependency to gold | Joas Schilling | 2014-10-26 | 1 | -0/+1 |
| | | | | PHPBB3-13221 | ||||
* | [ticket/13221] Perform bot updates after user table changes | Joas Schilling | 2014-10-26 | 1 | -0/+150 |
| | | | | PHPBB3-13221 | ||||
* | [prep-release-3.1.0] Add 3.1.0 gold release migration | Nils Adermann | 2014-10-25 | 1 | -0/+31 |
| | |||||
* | [prep-release-3.1.0-RC6] Add migration for 3.1.0-RC6 | Joas Schilling | 2014-10-23 | 1 | -0/+31 |
| | |||||
* | [prep-release-3.1.0-RC5] Add migration for 3.1.0-RC5 | Joas Schilling | 2014-10-07 | 1 | -0/+33 |
| | |||||
* | [ticket/13033] Fix "Duplicate entry 'notification.type.*' for key 'type'" | Joas Schilling | 2014-10-02 | 1 | -8/+70 |
| | | | | | | Caused by the solution of PHPBB3-12990 PHPBB3-13033 | ||||
* | [ticket/13121] Fix migration file | Matt Friedman | 2014-10-01 | 1 | -3/+3 |
| | | | | PHPBB3-13121 | ||||
* | [ticket/13121] Remove cache mode from style management module | Matt Friedman | 2014-10-01 | 1 | -0/+51 |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13121 PHPBB3-13121 | ||||
* | Merge pull request #2954 from rxu/ticket/13055 | Joas Schilling | 2014-09-24 | 1 | -0/+90 |
|\ | | | | | | | [ticket/13055] Fix string profile fields validation to support unicode | ||||
| * | [ticket/13055] Add string profile fields validation options to support unicode | rxu | 2014-09-18 | 1 | -0/+90 |
| | | | | | | | | PHPBB3-13055 | ||||
* | | [prep-release-3.1.0-RC4] Add migration for 3.1.0-RC4 | Joas Schilling | 2014-09-19 | 1 | -0/+32 |
|/ | |||||
* | [ticket/12990] Disable all the notifications types which are not in the core | Tristan Darricau | 2014-08-23 | 1 | -0/+5 |
| | | | | PHPBB3-12990 |