aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1017 from nickvergessen/feature/softdelete-1-permissionNathan Guse2013-07-1315-9/+2413
|\
| * [ticket/9657] Define user before injectingJoas Schilling2013-07-135-1/+5
| * Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-1341-503/+636
| |\
| * | [ticket/9657] Add functional tests for forking a copyJoas Schilling2013-07-131-0/+168
| * | [ticket/9657] Add functional test for splitting topicJoas Schilling2013-07-121-0/+81
| * | [ticket/9657] Add functional test for restoring a post/topicJoas Schilling2013-07-121-0/+73
| * | [ticket/9657] Add unit tests for softdeleting and moving posts/topicsJoas Schilling2013-07-122-9/+478
| * | [ticket/9657] Fix notification testsJoas Schilling2013-07-111-0/+1
| * | [ticket/9657] Fix unit testsJoas Schilling2013-07-116-14/+24
| * | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-11129-614/+7413
| |\ \
| * \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-072-0/+134
| |\ \ \
| * | | | [ticket/9657] Fix unit tests missing global container.Joas Schilling2013-03-061-1/+4
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-0518-326/+2123
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-0344-98/+2512
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-20102-585/+2944
| |\ \ \ \ \ \
| * | | | | | | [feature/soft-delete]Fix the rest of unit tests failuresJoas Schilling2012-11-107-6/+24
| * | | | | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-1038-41/+1500
| |\ \ \ \ \ \ \
| * | | | | | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-103-25/+25
| * | | | | | | | [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] Fix unit tests for delete_posts()Joas Schilling2012-10-231-0/+23
| * | | | | | | | [feature/soft-delete] Update unit tests to new table structureJoas Schilling2012-10-232-34/+59
| * | | | | | | | [feature/soft-delete] Correctly synchronize the topic_visibility in sync()Joas Schilling2012-10-091-1/+1
| * | | | | | | | [feature/soft-delete] Forgot that file when removing the old testsJoas Schilling2012-10-091-58/+0
| * | | | | | | | [feature/soft-delete] Add test case for (soft)deleting the only post + fixJoas Schilling2012-10-062-0/+90
| * | | | | | | | [feature/soft-delete] Add some unit tests for delete_post()Joas Schilling2012-10-062-0/+353
| * | | | | | | | [feature/soft-delete] Add unit tests for set_topic_visibility()Joas Schilling2012-10-052-0/+239
| * | | | | | | | [feature/soft-delete] Extend functionality for updating a hole topicJoas Schilling2012-10-051-12/+0
| * | | | | | | | [feature/soft-delete] Fix sync('topic') to match the new logicJoas Schilling2012-10-052-5/+60
| * | | | | | | | [feature/soft-delete] Merge functionality of m_approve and m_restoreJoas Schilling2012-10-053-62/+4
| * | | | | | | | [feature/soft-delete] Test topic visibility as wellJoas Schilling2012-10-051-6/+6
| * | | | | | | | [feature/soft-delete] Add unit tests for simple cases of set_post_visibilityJoas Schilling2012-10-022-0/+246
| * | | | | | | | [feature/soft-delete] Remove unneeded require_once()Joas Schilling2012-10-023-9/+0
| * | | | | | | | [feature/soft-delete] Add unit tests for get_global_visibility_sql()Joas Schilling2012-10-012-4/+153
| * | | | | | | | [feature/soft-delete] Add unit tests for get_forums_visibility_sql()Joas Schilling2012-10-013-5/+282
| * | | | | | | | [feature/soft-delete] Add unit tests for get_visibility_sql()Joas Schilling2012-10-012-0/+196
| * | | | | | | | [feature/soft-delete] Remove old unit testsJoas Schilling2012-10-014-546/+0
| * | | | | | | | [feature/soft-delete] Fix some small bugsJosh Woody2012-08-291-4/+9
| * | | | | | | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibilityJosh Woody2012-08-291-32/+32
| * | | | | | | | [feature/soft-delete] Add unit tests for the phpbb_visibility classJosh Woody2012-08-295-0/+599
* | | | | | | | | Merge pull request #1519 from cyberalien/ticket/11647Nathan Guse2013-07-132-20/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/11647] Always use & for URLsVjacheslav Trushkin2013-07-112-13/+7
| * | | | | | | | | [ticket/11647] Fix tests for INCLUDEJSVjacheslav Trushkin2013-07-112-10/+10
* | | | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11420' into developJoas Schilling2013-07-133-0/+211
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | [ticket/11420] Fix testsNathaniel Guse2013-07-121-0/+21
| * | | | | | | | | [ticket/11420] Fix testsNathaniel Guse2013-07-111-1/+1
| * | | | | | | | | [ticket/11420] Fix testsNathaniel Guse2013-07-111-0/+7
| * | | | | | | | | [ticket/11420] Use !==, === when comparing stringsNathan Guse2013-07-061-3/+3
| * | | | | | | | | [ticket/11420] Forgot to include mock sql_insert_bufferNathaniel Guse2013-05-031-0/+21
| * | | | | | | | | [ticket/11420] Fix notification options conversionNathaniel Guse2013-05-022-0/+162