Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |