Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -2/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/14168] Use attachment manager instead of separate classes | Marc Alexander | 2015-10-12 | 1 | -1/+2 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Fix tests after rebase | Marc Alexander | 2015-10-09 | 1 | -1/+1 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Move phpbb_unlink() into attachment delete class | Marc Alexander | 2015-10-09 | 1 | -2/+2 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add attachment resync class | Marc Alexander | 2015-10-09 | 1 | -1/+1 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Fix tests after adding attachment delete class | Marc Alexander | 2015-10-09 | 1 | -0/+1 |
| | | | | PHPBB3-14168 | ||||
* | Merge branch '3.1.x' | Joas Schilling | 2015-06-04 | 1 | -0/+10 |
|\ | |||||
| * | [ticket/13564] Try to unlink user account for every auth provider | Marc Alexander | 2015-03-24 | 1 | -0/+10 |
| | | | | | | | | PHPBB3-13564 | ||||
* | | [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 | ||||
* | [ticket/10729] Also test *delete_user on posts and topics | Joas Schilling | 2014-09-23 | 1 | -14/+14 |
| | | | | PHPBB3-10729 | ||||
* | [ticket/10729] Fix handling of third parameter in 3.1 | Joas Schilling | 2014-09-23 | 1 | -12/+12 |
| | | | | PHPBB3-10729 | ||||
* | [ticket/10729] Fix setup of the tests for 3.1 | Joas Schilling | 2014-09-23 | 1 | -7/+11 |
| | | | | PHPBB3-10729 | ||||
* | [ticket/10729] Use mocked null cache for phpunit 3.6 on travis with php 5.2 | Joas Schilling | 2014-09-23 | 1 | -1/+2 |
| | | | | PHPBB3-10729 | ||||
* | [ticket/10729] Add assert messages and finish up tests | Joas Schilling | 2014-09-22 | 1 | -27/+96 |
| | | | | PHPBB3-10729 | ||||
* | [ticket/10729] Add tests for some special tables with unique conditions | Joas Schilling | 2014-09-22 | 1 | -102/+67 |
| | | | | PHPBB3-10729 | ||||
* | [ticket/10729] Add tests for user posts, reports and attachments | Joas Schilling | 2014-09-22 | 1 | -0/+401 |
PHPBB3-10729 |