| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4349 from marc1706/ticket/14665 | Andreas Fischer | 2016-07-10 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | [ticket/14665] Remove invalid syntax in report_id_auto_increment migration * marc1706/ticket/14665: [ticket/14665] Remove invalid syntax in report_id_auto_increment migration | ||||
| | * | [ticket/14665] Remove invalid syntax in report_id_auto_increment migration | Marc Alexander | 2016-06-08 | 1 | -1/+2 |
| | | | | | | | PHPBB3-14665 | ||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-07 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | Conflicts: phpBB/install/install_install.php phpBB/language/en/install.php | ||||
| | * \ | Merge pull request #4346 from lavigor/ticket/14661 | Marc Alexander | 2016-06-08 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | [ticket/14661] Fix a typo in twig.php | ||||
| | | * | | [ticket/14661] Fix a typo in twig.php | lavigor | 2016-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-14661 | ||||
| * | | | | [prep-release-3.2.0-RC1] Add migration | Tristan Darricau | 2016-06-19 | 1 | -0/+40 |
| | | | | | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-08 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | [ticket/14664] Fix PHPDoc comment in cron manager | lavigor | 2016-06-07 | 1 | -1/+1 |
| | |/ | | | | | | | PHPBB3-14664 | ||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-05-27 | 1 | -2/+7 |
| |\ \ | |/ | | | | | | | Conflicts: phpBB/phpbb/notification/manager.php | ||||
| | * | [ticket/11446] Make get_notification_type_ids work with string too | Jakub Senko | 2016-05-27 | 1 | -2/+7 |
| | | | | | | | | | PHPBB3-11446 | ||||
| | * | [ticket/11446] Use sql_in_set properly in phpbb_notification_manager | Jakub Senko | 2016-05-23 | 1 | -12/+10 |
| | | | | | | | | | PHPBB3-11446 | ||||
| * | | [ticket/14648] Remove whitespace at the end of a line | Mark Shaw | 2016-05-25 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-14648 | ||||
| * | | [ticket/14648] Fix bug where default notifications stop working if another ↵ | Mark Shaw | 2016-05-25 | 1 | -8/+31 |
| | | | | | | | | | | | | | | | | | setting is set. When a new user signs up, they have an email preference set but no board notification preference set. The default board preference should work. Also when a user checks the email box for any notification preference, the default board preference should still work. PHPBB3-14648 | ||||
| * | | Merge pull request #4325 from DavidIQ/ticket/14591 | Marc Alexander | 2016-05-24 | 1 | -3/+3 |
| |\ \ | | | | | | | | | | [ticket/14591] Use the correct delimiter for MSSQL | ||||
| | * | | [ticket/14591] Use the correct delimiter for MSSQL | David Colón | 2016-05-18 | 1 | -3/+3 |
| | | | | | | | | | | PHPBB3-14591 | ||||
| * | | | [ticket/14645] Language pack not reconised when using a symlink | Paul Sohier | 2016-05-21 | 1 | -0/+1 |
| |/ / | | | | | | | | | | | | | | | Symfony finder does not follow symlinks by default. With this change it does, so a user is able to have the language pack outside the phpBB directory, and linked with a symlink into phpBB/language/ PHPBB3-14645 | ||||
| * | | Merge pull request #4315 from Nicofuma/ticket/14628 | Marc Alexander | 2016-05-16 | 1 | -4/+5 |
| |\ \ | | | | | | | | | | [ticket/14628] Supports translatable error messages in the CLI installer | ||||
| | * | | [ticket/14628] Supports translatable error messages in the CLI installer | Tristan Darricau | 2016-05-05 | 1 | -4/+5 |
| | | | | | | | | | | | | | PHPBB3-14628 | ||||
| * | | | [ticket/14595] Added smtp_port where places where smtp_host exists. | Derek Held | 2016-05-14 | 3 | -0/+12 |
| | | | | | | | | | | | | | PHPBB3-14595 | ||||
| * | | | [ticket/14595] Added SMTP port to getConfigTreeBuilder | Derek Held | 2016-05-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | PHPBB3-14595 | ||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-05-12 | 1 | -5/+9 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | [ticket/14610] Implement lavigor method | Richard McGirr | 2016-05-09 | 1 | -10/+9 |
| | | | | | | | | | PHPBB3-14610 | ||||
| | * | [ticket/14610] Remove whitespace | Richard McGirr | 2016-05-08 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-14610 | ||||
| | * | [ticket/14610] Don't log an error if the Q&A captcha has been solved | Richard McGirr | 2016-05-08 | 1 | -0/+5 |
| | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14610 PHPBB3-14610 | ||||
| * | | [ticket/14607] Add missing auto_increment to report_id | Marc Alexander | 2016-05-01 | 1 | -0/+45 |
| | | | | | | | | | PHPBB3-14607 | ||||
| * | | Merge branch 'prep-release-3.2.0-b2' into 3.2.x | Tristan Darricau | 2016-04-28 | 1 | -0/+40 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.2.0-b2: [prep-release-3.2.0-b2] Add schema.json [prep-release-3.2.0-b2] Add changelog for 3.2.0-b2 [prep-release-3.2.0-b2] Add migration for 3.2.0-b2 [prep-release-3.2.0-b2] Update version to 3.2.0-b2 | ||||
| | * | | [prep-release-3.2.0-b2] Add migration for 3.2.0-b2 | Tristan Darricau | 2016-03-03 | 1 | -0/+40 |
| | | | | |||||
| * | | | Merge pull request #4286 from VSEphpbb/ticket/14569 | Marc Alexander | 2016-04-23 | 5 | -131/+48 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14569] Extract CLI progress bar creation to a method | ||||
| | * | | | [ticket/14569] Extract CLI progress bar creation to a method | Matt Friedman | 2016-04-12 | 5 | -131/+48 |
| | | | | | | | | | | | | | | | | | PHPBB3-14569 | ||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-04-16 | 1 | -0/+36 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | [prep-release-3.1.9] Add migration for 3.1.9 | Joas Schilling | 2016-04-16 | 1 | -0/+36 |
| | | | | | |||||
| * | | | | [ticket/14589] Fix @var usage | Máté Bartus | 2016-04-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-14589 | ||||
| * | | | | Merge pull request #4236 from Nicofuma/ticket/13616 | Máté Bartus | 2016-04-13 | 4 | -23/+17 |
| |\ \ \ \ | | | | | | | | | | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | ||||
| | * | | | | [ticket/13616] Fix CS + constant in the core extension | Tristan Darricau | 2016-04-03 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13616 | ||||
| | * | | | | [ticket/13616] Fix UI tests | Tristan Darricau | 2016-04-03 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13616 | ||||
| | * | | | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | Tristan Darricau | 2016-04-03 | 3 | -23/+12 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13616 | ||||
| * | | | | | Merge pull request #4284 from CHItA/ticket/14589 | Tristan Darricau | 2016-04-12 | 1 | -2/+6 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14589] Add error messages for failable installer requirements * CHItA/ticket/14589: [ticket/14589] Fix grammatical errors in language strings [ticket/14589] Add error messages for failable installer requirements | ||||
| | * | | | | [ticket/14589] Add error messages for failable installer requirements | Máté Bartus | 2016-04-10 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14589 | ||||
| * | | | | | [ticket/14590] Prevent refresh requests after the last tasks in modules | Máté Bartus | 2016-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14590 | ||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-04-09 | 1 | -0/+36 |
| |\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| | * | | | [prep-release-3.1.9] Add migration for 3.1.9-RC1 | Joas Schilling | 2016-04-09 | 1 | -0/+36 |
| | | | | | |||||
| | * | | | Merge pull request #4256 from Nicofuma/ticket/13683 | Marc Alexander | 2016-04-07 | 1 | -2/+12 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/13683] Respects force_server_vars settings when generating URLs | ||||
| * | \ \ \ | Merge pull request #4258 from Nicofuma/ticket/13683-3.2.x | Marc Alexander | 2016-04-07 | 2 | -10/+19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13683] Respects force_server_vars settings when generating URLs | ||||
| | * \ \ \ \ | Merge branch 'ticket/13683' into ticket/13683-3.2.x | Tristan Darricau | 2016-04-03 | 1 | -9/+9 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ticket/13683: [ticket/13683] Fix CS | ||||
| | | * | | | | | [ticket/13683] Fix CS | Tristan Darricau | 2016-04-03 | 1 | -12/+11 |
| | | | |/ / / | | |/| | | | | | | | | | | | | | | | PHPBB3-13683 | ||||
| | | * | | | | [ticket/13683] Removes extra / in script_path | Tristan Darricau | 2016-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13683 | ||||
| | | * | | | | [ticket/13683] Updates tests | Tristan Darricau | 2016-03-29 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13683 | ||||
| | | * | | | | [ticket/13683] Fix more cases | Tristan Darricau | 2016-03-29 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13683 | ||||
| | | * | | | | [ticket/13683] Respects force_server_vars settings when generating URLs | Tristan Darricau | 2016-03-29 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13683 | ||||
| | * | | | | | [ticket/13683] Removes extra / in script_path | Tristan Darricau | 2016-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13683 | ||||
