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/15055] Support console questions on windows | Marc Alexander | 2018-01-01 | 1 | -3/+7 |
| | | | | PHPBB3-15055 | ||||
* | [ticket/15055] Try using build matrix | Marc Alexander | 2018-01-01 | 1 | -0/+10 |
| | | | | PHPBB3-15055 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -2/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+0 |
| | | | | PHPBB3-13494 | ||||
* | [ticket/13338] Add include statements for dependencies. | Andreas Fischer | 2014-11-17 | 1 | -0/+2 |
| | | | | PHPBB3-13338 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 6 | -18/+42 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12117] Add get_all_tree_data method to tree class | Matt Friedman | 2014-03-10 | 1 | -0/+16 |
| | | | | PHPBB3-12117 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -4/+4 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11599] Copy the forums into a static array for later reuse | Joas Schilling | 2013-06-11 | 1 | -17/+42 |
| | | | | PHPBB3-11599 | ||||
* | [ticket/11495] Throw exception when item that should be deleted does not exist | Joas Schilling | 2013-04-30 | 1 | -0/+19 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Remove unneccessary values from tests | Joas Schilling | 2013-04-30 | 1 | -36/+36 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Fix more grammar issues in doc blocks | Joas Schilling | 2013-04-30 | 1 | -1/+1 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Remove forum_parents from tests where it is not required | Joas Schilling | 2013-04-30 | 3 | -200/+200 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Add proper testing of item_parent to tests | Joas Schilling | 2013-04-30 | 5 | -354/+360 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Fix some more comments and the package tag | Joas Schilling | 2013-04-30 | 6 | -6/+6 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Use descendants and ancestors instead of parents/children | Joas Schilling | 2013-04-30 | 1 | -6/+6 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Remove get_parent_data from interface and rename it | Joas Schilling | 2013-04-30 | 1 | -4/+4 |
| | | | | | | | The method is implementation specific and has no use, apart from cache, that is not covered by get_path_data(). PHPBB3-11495 | ||||
* | [ticket/11495] Fix some docs and replace branch with other terms | Joas Schilling | 2013-04-30 | 1 | -12/+12 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Fix comments and package docs | Joas Schilling | 2013-04-25 | 6 | -6/+6 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Fix failing unit tests | Joas Schilling | 2013-04-25 | 5 | -5/+5 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Remove tests for add/remove we make them protected later | Joas Schilling | 2013-04-25 | 2 | -196/+101 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Move tests to tree/ directory | Joas Schilling | 2013-04-25 | 7 | -0/+1169 |
PHPBB3-11495 |