aboutsummaryrefslogtreecommitdiffstats
path: root/tests/content_visibility/fixtures
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-0/+23
* [ticket/12174] Add testsTristan Darricau2014-05-281-0/+84
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-063-16/+0
* [feature/soft-delete]Fix the rest of unit tests failuresJoas Schilling2012-11-101-0/+12
* [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-102-5/+5
* [feature/soft-delete] Incorrect integer value: '' for column 'post_delete_time'Joas Schilling2012-10-242-7/+7
* [feature/soft-delete] Field 'forum_parents' doesn't have a default valueJoas Schilling2012-10-241-0/+3
* [feature/soft-delete] Update unit tests to new table structureJoas Schilling2012-10-231-7/+19
* [feature/soft-delete] Add test case for (soft)deleting the only post + fixJoas Schilling2012-10-061-0/+35
* [feature/soft-delete] Add some unit tests for delete_post()Joas Schilling2012-10-061-0/+117
* [feature/soft-delete] Add unit tests for set_topic_visibility()Joas Schilling2012-10-051-0/+136
* [feature/soft-delete] Fix sync('topic') to match the new logicJoas Schilling2012-10-051-0/+17
* [feature/soft-delete] Add unit tests for simple cases of set_post_visibilityJoas Schilling2012-10-021-0/+133
* [feature/soft-delete] Add unit tests for get_forums_visibility_sql()Joas Schilling2012-10-011-0/+133
* [feature/soft-delete] Add unit tests for get_visibility_sql()Joas Schilling2012-10-011-0/+55