| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -1/+1 |
| | | | | | PHPBB3-14948 | ||||
| * | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 1 | -4/+4 |
| | | | | | PHPBB3-14972 | ||||
| * | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -3/+0 |
| | | | | | PHPBB3-14576 | ||||
| * | [ticket/14237] Use $language class for notifications | Matt Friedman | 2015-10-13 | 1 | -3/+7 |
| | | | | | PHPBB3-14237 | ||||
| * | [ticket/11444] Update tests and cleanup types/methods | Tristan Darricau | 2015-07-13 | 1 | -41/+30 |
| | | | | | PHPBB3-11444 | ||||
| * | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -17/+44 |
| | | | | | | | | | | | | | | | 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/13680] Updated quote notifications | JoshyPHP | 2015-05-15 | 1 | -0/+5 |
| | | | | | | | | Added get_quote_authors() to text_formatter.utils service to retrieve the names used in first-level quotes PHPBB3-13680 | ||||
| * | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 1 | -1/+1 |
| | | | | | PHPBB3-13782 | ||||
| * | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -1/+4 |
| | | | | | PHPBB3-13762 | ||||
| * | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+0 |
| | | | | | PHPBB3-13496 | ||||
| * | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+0 |
| | | | | | PHPBB3-13494 | ||||
| * | Merge pull request #3234 from brunoais/ticket/13154 | Joas Schilling | 2015-01-13 | 1 | -1/+1 |
| |\ | | | | | | | [ticket/13154] Event to edit user list for notification in notifications | ||||
| | * | [ticket/13154] Fix submit_post_test() test group | brunoais | 2014-12-18 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13154 | ||||
| * | | [ticket/13146] Even more missing phpbb_mock_event_dispatcher() | brunoais | 2015-01-10 | 1 | -1/+2 |
| |/ | | | | PHPBB3-13146 | ||||
| * | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 1 | -1/+1 |
| | | | | | PHPBB3-12932 | ||||
| * | [ticket/12738] Add $config to constructor in notification test | Dhruv | 2014-06-20 | 1 | -1/+1 |
| | | | | | PHPBB3-12738 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/12370] Add unit tests for topic notifications | Joas Schilling | 2014-04-07 | 1 | -1/+1 |
| | | | | | PHPBB3-12370 | ||||
| * | [ticket/12317] Do not repeat SQL query in notification_submit_post_base. | Andreas Fischer | 2014-03-28 | 1 | -6/+1 |
| | | | | | PHPBB3-12317 | ||||
| * | [ticket/12050] Make phpbb_notification_submit_post_base abstract. | Andreas Fischer | 2013-12-01 | 1 | -1/+1 |
| | | | | | PHPBB3-12050 | ||||
| * | [ticket/12008] Update the run time value for the prune notifications cron task | Cesar G | 2013-11-14 | 1 | -1/+1 |
| | | | | | PHPBB3-12008 | ||||
| * | [ticket/11700] Correclty use namespaces in notifications | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -10/+10 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/9657] Fix notification tests | Joas Schilling | 2013-07-11 | 1 | -0/+1 |
| | | | | | PHPBB3-9657 | ||||
| * | [ticket/11413] Remove remaining irrelevant code to this PR | Nathaniel Guse | 2013-05-03 | 1 | -1/+1 |
| | | | | | PHPBB3-11413 | ||||
| * | [ticket/11413] Fix test fixtures and tests | Nathaniel Guse | 2013-04-29 | 1 | -15/+25 |
| | | | | | PHPBB3-11413 | ||||
| * | [ticket/11413] Fix some more tests | Nathaniel Guse | 2013-04-29 | 1 | -4/+6 |
| | | | | | PHPBB3-11413 | ||||
| * | [ticket/11335] (more tests) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -3/+3 |
| | | | | | PHPBB3-11335 | ||||
| * | [ticket/11405] Fix "only variables should be passed by reference" | Joas Schilling | 2013-03-26 | 1 | -1/+3 |
| | | | | | PHPBB3-11405 | ||||
| * | [ticket/11405] Use different fixtures so it's not a total mess | Joas Schilling | 2013-03-26 | 1 | -1/+1 |
| | | | | | PHPBB3-11405 | ||||
| * | [ticket/11405] Move test to submit_post_base.php and use data sets for testing | Joas Schilling | 2013-03-26 | 1 | -1/+46 |
| | | | | | PHPBB3-11405 | ||||
| * | [ticket/11405] Add a base class to avoid duplicated setUp() code | Joas Schilling | 2013-03-25 | 1 | -0/+94 |
| PHPBB3-11405 | |||||
