Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12117] Add get_all_tree_data method to tree class | Matt Friedman | 2014-03-10 | 1 | -0/+16 |
| | | | | PHPBB3-12117 | ||||
* | [ticket/11495] Add proper testing of item_parent to tests | Joas Schilling | 2013-04-30 | 1 | -8/+10 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Fix some more comments and the package tag | Joas Schilling | 2013-04-30 | 1 | -1/+1 |
| | | | | 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 | 1 | -1/+1 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Fix failing unit tests | Joas Schilling | 2013-04-25 | 1 | -1/+1 |
| | | | | PHPBB3-11495 | ||||
* | [ticket/11495] Move tests to tree/ directory | Joas Schilling | 2013-04-25 | 1 | -0/+117 |
PHPBB3-11495 |