summaryrefslogtreecommitdiffstats
path: root/test/unit/issue_relation_test.rb
Commit message (Expand)AuthorAgeFilesLines
* add journal after creating/deleting issue relation (#1005)Toshi MARUYAMA2013-05-191-0/+45
* Fixed that r11641 prevents precedes/follows relations between subtasks (#13586).Jean-Philippe Lang2013-03-261-0/+13
* Fixed: Circular loop when using relations and subtasks (#8794).Jean-Philippe Lang2013-03-171-0/+22
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* code layout cleanup test/unit/issue_relation_test.rbToshi MARUYAMA2012-10-091-6/+24
* add missing fixtures to test/unit/issue_relation_test.rbToshi MARUYAMA2012-10-091-1/+11
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* code layout clean up of test_set_issue_to_dates_without_issue_to at test/unit...Toshi MARUYAMA2011-10-071-1/+3
* code layout clean up of test_relation_type_for at test/unit/issue_relation_te...Toshi MARUYAMA2011-10-071-1/+2
* code layout clean up of test_follows_relation_should_not_be_reversed_if_valid...Toshi MARUYAMA2011-10-071-1/+3
* code layout clean up of test_follows_relation_should_be_reversed at test/unit...Toshi MARUYAMA2011-10-071-1/+2
* code layout clean up of test_create at test/unit/issue_relation_test.rbToshi MARUYAMA2011-10-071-1/+2
* Rails3: test: replace deprecated errors.on at test_validates_circular_depende...Toshi MARUYAMA2011-10-071-1/+1
* Rails3: test: replace deprecated errors.on at test_validates_circular_depende...Toshi MARUYAMA2011-10-071-1/+1
* remove trailing white-spaces from test/unit/issue_relation_test.rb.Toshi MARUYAMA2011-08-291-13/+13
* Document why relation is reversed after validation.Jean-Philippe Lang2011-07-041-3/+0
* Set a default value for relation type.Jean-Philippe Lang2011-07-041-1/+7
* Fixed circular dependencies possibly introduced when using reverse relations,...Jean-Baptiste Barth2011-06-261-0/+12
* Adds a test for issue circular dependency validation.Jean-Philippe Lang2011-01-151-0/+9
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Safer code in IssueRelation (#7018).Jean-Philippe Lang2010-12-041-0/+10
* Adds issue relations to individual issue XML (#5305).Jean-Philippe Lang2010-05-011-0/+9
* Fixes 'follows' relation validation.Jean-Philippe Lang2009-12-181-0/+11
* Adds 'follows' relation (#1432).Jean-Philippe Lang2009-12-181-0/+46