| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 6 | -18/+42 |
* | [ticket/12117] Add get_all_tree_data method to tree class | Matt Friedman | 2014-03-10 | 1 | -0/+16 |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -4/+4 |
* | [ticket/11599] Copy the forums into a static array for later reuse | Joas Schilling | 2013-06-11 | 1 | -17/+42 |
* | [ticket/11495] Throw exception when item that should be deleted does not exist | Joas Schilling | 2013-04-30 | 1 | -0/+19 |
* | [ticket/11495] Remove unneccessary values from tests | Joas Schilling | 2013-04-30 | 1 | -36/+36 |
* | [ticket/11495] Fix more grammar issues in doc blocks | Joas Schilling | 2013-04-30 | 1 | -1/+1 |
* | [ticket/11495] Remove forum_parents from tests where it is not required | Joas Schilling | 2013-04-30 | 3 | -200/+200 |
* | [ticket/11495] Add proper testing of item_parent to tests | Joas Schilling | 2013-04-30 | 5 | -354/+360 |
* | [ticket/11495] Fix some more comments and the package tag | Joas Schilling | 2013-04-30 | 6 | -6/+6 |
* | [ticket/11495] Use descendants and ancestors instead of parents/children | Joas Schilling | 2013-04-30 | 1 | -6/+6 |
* | [ticket/11495] Remove get_parent_data from interface and rename it | Joas Schilling | 2013-04-30 | 1 | -4/+4 |
* | [ticket/11495] Fix some docs and replace branch with other terms | Joas Schilling | 2013-04-30 | 1 | -12/+12 |
* | [ticket/11495] Fix comments and package docs | Joas Schilling | 2013-04-25 | 6 | -6/+6 |
* | [ticket/11495] Fix failing unit tests | Joas Schilling | 2013-04-25 | 5 | -5/+5 |
* | [ticket/11495] Remove tests for add/remove we make them protected later | Joas Schilling | 2013-04-25 | 2 | -196/+101 |
* | [ticket/11495] Move tests to tree/ directory | Joas Schilling | 2013-04-25 | 7 | -0/+1169 |