| Commit message (Expand) | Author | Age | Files | Lines |
* | add journal after creating/deleting issue relation (#1005) | Toshi MARUYAMA | 2013-05-19 | 1 | -0/+45 |
* | Fixed that r11641 prevents precedes/follows relations between subtasks (#13586). | Jean-Philippe Lang | 2013-03-26 | 1 | -0/+13 |
* | Fixed: Circular loop when using relations and subtasks (#8794). | Jean-Philippe Lang | 2013-03-17 | 1 | -0/+22 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | code layout cleanup test/unit/issue_relation_test.rb | Toshi MARUYAMA | 2012-10-09 | 1 | -6/+24 |
* | add missing fixtures to test/unit/issue_relation_test.rb | Toshi MARUYAMA | 2012-10-09 | 1 | -1/+11 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | code layout clean up of test_set_issue_to_dates_without_issue_to at test/unit... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+3 |
* | code layout clean up of test_relation_type_for at test/unit/issue_relation_te... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | code layout clean up of test_follows_relation_should_not_be_reversed_if_valid... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+3 |
* | code layout clean up of test_follows_relation_should_be_reversed at test/unit... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | code layout clean up of test_create at test/unit/issue_relation_test.rb | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | Rails3: test: replace deprecated errors.on at test_validates_circular_depende... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: test: replace deprecated errors.on at test_validates_circular_depende... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | remove trailing white-spaces from test/unit/issue_relation_test.rb. | Toshi MARUYAMA | 2011-08-29 | 1 | -13/+13 |
* | Document why relation is reversed after validation. | Jean-Philippe Lang | 2011-07-04 | 1 | -3/+0 |
* | Set a default value for relation type. | Jean-Philippe Lang | 2011-07-04 | 1 | -1/+7 |
* | Fixed circular dependencies possibly introduced when using reverse relations,... | Jean-Baptiste Barth | 2011-06-26 | 1 | -0/+12 |
* | Adds a test for issue circular dependency validation. | Jean-Philippe Lang | 2011-01-15 | 1 | -0/+9 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Safer code in IssueRelation (#7018). | Jean-Philippe Lang | 2010-12-04 | 1 | -0/+10 |
* | Adds issue relations to individual issue XML (#5305). | Jean-Philippe Lang | 2010-05-01 | 1 | -0/+9 |
* | Fixes 'follows' relation validation. | Jean-Philippe Lang | 2009-12-18 | 1 | -0/+11 |
* | Adds 'follows' relation (#1432). | Jean-Philippe Lang | 2009-12-18 | 1 | -0/+46 |