Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11159] static public is the currently approved order. | Oleg Pudeyev | 2012-11-06 | 1 | -1/+1 |
| | | | | PHPBB3-11159 | ||||
* | [ticket/10667] Fix tests under MySQL 5.5 strict mode (once again) | Igor Wiedler | 2012-07-22 | 1 | -0/+12 |
| | | | | PHPBB3-10667 | ||||
* | [ticket/10950] Fix unit tests to fit the new pm deleting behaviour | Joas Schilling | 2012-07-20 | 1 | -1/+0 |
| | | | | | | Undelivered PMs should not be delivered to recipients that have not yet received them. PHPBB3-10950 | ||||
* | [ticket/10950] Remove deleted entries in tests instead of commenting them out | Joas Schilling | 2012-07-11 | 1 | -17/+0 |
| | | | | PHPBB3-10950 | ||||
* | [ticket/10950] Fix unit tests to reflect desired behaviour | Joas Schilling | 2012-07-04 | 2 | -4/+105 |
| | | | | | | See http://wiki.phpbb.com/Deleting_Private_Messages for further explanation. PHPBB3-10950 | ||||
* | [ticket/10950] Add some first and simple unit tests for phpbb_delete_user_pms() | Joas Schilling | 2012-06-23 | 2 | -0/+222 |
Todo: Add cases to in which the msg is also deleted. PHPBB3-10950 |