Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5459 from mrgoldy/ticket/15886 | Marc Alexander | 2019-07-28 | 1 | -0/+6 |
|\ | | | | | | | [ticket/15886] Group helper functions | ||||
| * | [ticket/15886] Clean up services | mrgoldy | 2018-12-29 | 1 | -2/+0 |
| | | | | | | | | PHPBB3-15886 | ||||
| * | [ticket/15886] Enhance group helper | mrgoldy | 2018-11-29 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-15886 | ||||
* | | Merge pull request #5537 from senky/ticket/15970 | Marc Alexander | 2019-04-07 | 1 | -0/+1 |
|\ \ | | | | | | | | | | [ticket/15970] Add core.message_admin_form_submit_before | ||||
| * | | [ticket/15970] Add core.message_admin_form_submit_before | Jakub Senko | 2019-02-27 | 1 | -0/+1 |
| |/ | | | | | | | PHPBB3-15970 | ||||
* | | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 1 | -0/+2 |
|/ | | | | PHPBB3-15965 | ||||
* | Merge pull request #42 from phpbb/ticket/security/227 | Marc Alexander | 2018-11-10 | 1 | -7/+0 |
|\ | | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event | ||||
| * | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 1 | -7/+0 |
| | | | | | | | | SECURITY-227 | ||||
* | | [ticket/15833] Add core.avatar_manager_avatar_delete_after event | Jakub Senko | 2018-10-28 | 1 | -0/+1 |
|/ | | | | PHPBB3-15833 | ||||
* | [ticket/15531] Log malformed BBCodes | JoshyPHP | 2018-01-22 | 1 | -0/+1 |
| | | | | PHPBB3-15531 | ||||
* | [ticket/15468] Add a service to merge duplicate BBCodes | JoshyPHP | 2017-12-10 | 1 | -0/+5 |
| | | | | PHPBB3-15468 | ||||
* | Merge pull request #4969 from Elsensee/ticket/15245 | Marc Alexander | 2017-10-31 | 1 | -2/+7 |
|\ | | | | | | | [ticket/15245] Fix images in feeds when accessing via app.php | ||||
| * | [ticket/15245] Fix comments, class names and code style | Oliver Schramm | 2017-09-28 | 1 | -0/+5 |
| | | | | | | | | PHPBB3-15245 | ||||
| * | [ticket/15245] Configure TextFormatter before rendering feeds | Oliver Schramm | 2017-09-28 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-15245 | ||||
| * | [ticket/15245] Fix images in feeds when accessing via app.php | Oliver Schramm | 2017-09-22 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-15245 | ||||
* | | Merge pull request #4950 from Nicofuma/ticket/15357-3.2.x | Marc Alexander | 2017-10-29 | 1 | -1/+0 |
|\ \ | |/ |/| | | | [ticket/15298] Never suppress exception trace when using CLI | ||||
| * | [ticket/15298] Never suppress exception trace when using CLI | Tristan Darricau | 2017-09-10 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-15298 | ||||
* | | [ticket/14933] Fix parameter for kernel_exception_subscriber | Oliver Schramm | 2017-09-09 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14933 | ||||
* | | [ticket/14933] Make "route not found" more user-friendly | Oliver Schramm | 2017-09-09 | 1 | -0/+1 |
|/ | | | | PHPBB3-14933 | ||||
* | [ticket/15238] Add console command to fix forums/modules left/right IDs | rxu | 2017-06-18 | 1 | -0/+9 |
| | | | | PHPBB3-15238 | ||||
* | Merge branch 'ticket/15219' into ticket/15219-rhea | Marc Alexander | 2017-06-03 | 1 | -0/+12 |
|\ | |||||
| * | [ticket/15219] Add console command for updating hashes to bcrypt | Marc Alexander | 2017-06-03 | 1 | -0/+12 |
| | | | | | | | | PHPBB3-15219 | ||||
* | | Merge branch 'ticket/15219' into ticket/15219-rhea | Marc Alexander | 2017-05-05 | 2 | -0/+21 |
|\ \ | |/ | |||||
| * | [ticket/15219] Update hashes to bcrypt with cron | Marc Alexander | 2017-05-05 | 2 | -0/+21 |
| | | | | | | | | PHPBB3-15219 | ||||
* | | [ticket/14990] Move dispatcher object to the front of the options array | rxu | 2017-04-16 | 2 | -2/+2 |
| | | | | | | | | PHPBB3-14990 | ||||
* | | [ticket/14990] Fix event name, email parsing, installer and dispatcher calls | rxu | 2017-04-16 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14990 | ||||
* | | [ticket/14990] Add core events to the Twig environment | rxu | 2017-04-16 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14990 | ||||
* | | [ticket/15044] Add module task for creating search index during install | Marc Alexander | 2017-01-24 | 1 | -0/+10 |
| | | | | | | | | PHPBB3-15044 | ||||
* | | Merge branch 'ticket/14957' into ticket/14957-rhea | Marc Alexander | 2017-01-03 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | [ticket/14957] Do not cache database config entries | Marc Alexander | 2017-01-03 | 1 | -3/+1 |
| | | | | | | | | PHPBB3-14957 | ||||
* | | [ticket/14925] Set reparser names in service definitions | Matt Friedman | 2016-12-18 | 1 | -0/+18 |
| | | | | | | | | PHPBB3-14925 | ||||
* | | [ticket/14895] Fix issues in CLI classes | Matt Friedman | 2016-12-08 | 1 | -9/+1 |
| | | | | | | | | PHPBB3-14895 | ||||
* | | [ticket/12610] Use Symfony style guide | Tristan Darricau | 2016-12-04 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-12610 | ||||
* | | [ticket/12610] Correctly handle empty cache | Tristan Darricau | 2016-12-03 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-12610 | ||||
* | | [ticket/12610] Add command to check if the board is up to date. | Etienne Baroux | 2016-12-03 | 2 | -1/+10 |
| | | | | | | | | PHPBB3-12610 | ||||
* | | [ticket/14492] Add user service to installer & only instantiate if needed | Marc Alexander | 2016-12-03 | 1 | -0/+6 |
| | | | | | | | | PHPBB3-14492 | ||||
* | | [ticket/14492] Remove incorrect changes to module order | Marc Alexander | 2016-12-03 | 2 | -2/+2 |
| | | | | | | | | PHPBB3-14492 | ||||
* | | [ticket/14492] Re-enable extensions if updated during update | Marc Alexander | 2016-12-03 | 2 | -3/+14 |
| | | | | | | | | PHPBB3-14492 | ||||
* | | [ticket/14492] Install all packaged extensions by default | Marc Alexander | 2016-12-03 | 1 | -9/+10 |
| | | | | | | | | PHPBB3-14492 | ||||
* | | [ticket/14492] Add basic task for installing viglink extension | Marc Alexander | 2016-12-03 | 1 | -0/+9 |
| | | | | | | | | PHPBB3-14492 | ||||
* | | Merge pull request #4405 from marc1706/ticket/14733 | Tristan Darricau | 2016-12-03 | 1 | -0/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14733] Support increasing hashing cost factor * marc1706/ticket/14733: [ticket/14733] Make sure detect_algorithm() works correctly and add tests [ticket/14733] Extend passwords driver_interface in rehashable_driver_interface [ticket/14733] Use new interface to preserve backwards compatibility [ticket/14733] Use default cost factor in bcrypt constructor [ticket/14733] Support increasing hashing cost factor | ||||
| * | | [ticket/14733] Support increasing hashing cost factor | Marc Alexander | 2016-10-03 | 1 | -0/+5 |
| | | | | | | | | | | | | PHPBB3-14733 | ||||
* | | | Merge remote-tracking branch 'senky/ticket/14739' into 3.2.x | Marc Alexander | 2016-11-17 | 1 | -8/+0 |
|\ \ \ | |||||
| * | | | [ticket/14739] Remove SQLite 2.8.x database driver | Jakub Senko | 2016-11-16 | 1 | -8/+0 |
| |/ / | | | | | | | | | | PHPBB3-14739 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-13 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | [ticket/14825] Add core.auth_oauth_(login/link)_after | Jakub Senko | 2016-11-13 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14825 | ||||
* | | Merge pull request #4436 from rxu/ticket/14765 | Marc Alexander | 2016-09-04 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/14765] Fix the typo in the installer routing config | ||||
| * | | [ticket/14765] Fix the typo in the installer routing config | rxu | 2016-09-03 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14765 | ||||
* | | | [ticket/14763] Specify correct class for local files class type | Marc Alexander | 2016-09-02 | 1 | -1/+1 |
|/ / | | | | | | | PHPBB3-14763 | ||||
* | | [ticket/14717] Quote strings beginning with @ or % in yaml definitions | Marc Alexander | 2016-07-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | This type of use was deprecated in symfony 2.8 and will be dropped in 3.x. Also see: https://github.com/symfony/symfony/pull/16285 PHPBB3-14717 |