| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 6 | -19/+19 |
* | [ticket/9657] Define user before injecting | Joas Schilling | 2013-07-13 | 5 | -1/+5 |
* | [ticket/9657] Fix unit tests | Joas Schilling | 2013-07-11 | 6 | -14/+24 |
* | [ticket/9657] Fix unit tests missing global container. | Joas Schilling | 2013-03-06 | 1 | -1/+4 |
* | [feature/soft-delete]Fix the rest of unit tests failures | Joas Schilling | 2012-11-10 | 7 | -6/+24 |
* | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit test | Joas Schilling | 2012-11-10 | 3 | -25/+25 |
* | [feature/soft-delete] Incorrect integer value: '' for column 'post_delete_time' | Joas Schilling | 2012-10-24 | 2 | -7/+7 |
* | [feature/soft-delete] Field 'forum_parents' doesn't have a default value | Joas Schilling | 2012-10-24 | 1 | -0/+3 |
* | [feature/soft-delete] Update unit tests to new table structure | Joas Schilling | 2012-10-23 | 2 | -34/+59 |
* | [feature/soft-delete] Correctly synchronize the topic_visibility in sync() | Joas Schilling | 2012-10-09 | 1 | -1/+1 |
* | [feature/soft-delete] Add test case for (soft)deleting the only post + fix | Joas Schilling | 2012-10-06 | 2 | -0/+90 |
* | [feature/soft-delete] Add some unit tests for delete_post() | Joas Schilling | 2012-10-06 | 2 | -0/+353 |
* | [feature/soft-delete] Add unit tests for set_topic_visibility() | Joas Schilling | 2012-10-05 | 2 | -0/+239 |
* | [feature/soft-delete] Extend functionality for updating a hole topic | Joas Schilling | 2012-10-05 | 1 | -12/+0 |
* | [feature/soft-delete] Fix sync('topic') to match the new logic | Joas Schilling | 2012-10-05 | 2 | -5/+60 |
* | [feature/soft-delete] Merge functionality of m_approve and m_restore | Joas Schilling | 2012-10-05 | 3 | -62/+4 |
* | [feature/soft-delete] Test topic visibility as well | Joas Schilling | 2012-10-05 | 1 | -6/+6 |
* | [feature/soft-delete] Add unit tests for simple cases of set_post_visibility | Joas Schilling | 2012-10-02 | 2 | -0/+246 |
* | [feature/soft-delete] Remove unneeded require_once() | Joas Schilling | 2012-10-02 | 3 | -9/+0 |
* | [feature/soft-delete] Add unit tests for get_global_visibility_sql() | Joas Schilling | 2012-10-01 | 2 | -4/+153 |
* | [feature/soft-delete] Add unit tests for get_forums_visibility_sql() | Joas Schilling | 2012-10-01 | 3 | -5/+282 |
* | [feature/soft-delete] Add unit tests for get_visibility_sql() | Joas Schilling | 2012-10-01 | 2 | -0/+196 |