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/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 3 | -9/+21 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/9388] Fix unit tests. | Cesar G | 2014-05-08 | 1 | -2/+2 |
| | | | | PHPBB3-9388 | ||||
* | [ticket/11700] Get unit tests to run again with namespaces | Nils Adermann | 2013-09-19 | 2 | -3/+5 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 1 | -1/+3 |
| | | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [feature/auth-refactor] Add parent::setUp() in setUp() | Joseph Warner | 2013-07-11 | 1 | -0/+2 |
| | | | | PHPBB3-9734 | ||||
* | [feature/auth-refactor] Changes | Joseph Warner | 2013-07-11 | 1 | -7/+12 |
| | | | | PHPBB3-9734 | ||||
* | [feature/auth-refactor] DataProvider for acp_board test | Joseph Warner | 2013-07-11 | 1 | -7/+14 |
| | | | | PHPBB3-9734 | ||||
* | [feature/auth-refactor] Test selecting invalid provider as well | Joseph Warner | 2013-07-11 | 1 | -2/+4 |
| | | | | PHPBB3-9734 | ||||
* | [feature/auth-refactor] Code style change | Joseph Warner | 2013-07-11 | 1 | -3/+3 |
| | | | | PHPBB3-9734 | ||||
* | [feature/auth-refactor] Move test classes into separate directory | Joseph Warner | 2013-07-11 | 3 | -13/+31 |
| | | | | PHPBB3-9734 | ||||
* | [feature/auth-refactor] Test that acp_board excludes invalid providers | Joseph Warner | 2013-07-11 | 1 | -0/+43 |
PHPBB3-9734 |