| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecated Issue#move_to_project. | Jean-Philippe Lang | 2012-01-07 | 1 | -2/+6 |
* | Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc... | Jean-Philippe Lang | 2011-11-15 | 1 | -0/+14 |
* | Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_desce... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | code layout clean up of test/unit/issue_nested_set_test.rb | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+2 |
* | Rails3: test: replace deprecated errors.on at test_creating_a_child_in_differ... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | remove trailing white-spaces from test/unit/issue_nested_set_test.rb. | Toshi MARUYAMA | 2011-08-29 | 1 | -2/+2 |
* | Fixed: Error deleting issue with grandchild (#8880). | Jean-Philippe Lang | 2011-07-24 | 1 | -0/+14 |
* | remove trailing white-spaces from unit issue nested set test. | Toshi MARUYAMA | 2011-05-17 | 1 | -53/+53 |
* | Fixed: deleting a parent issue may lead to a stale object error (#7920). | Jean-Philippe Lang | 2011-04-01 | 1 | -0/+10 |
* | Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#73... | Jean-Philippe Lang | 2011-01-22 | 1 | -1/+33 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Recalculate inherited attributes on parents when a child is moved under a new... | Eric Davis | 2010-06-30 | 1 | -0/+9 |
* | Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. | Jean-Philippe Lang | 2010-03-13 | 1 | -0/+15 |
* | Adds subtasking (#443) including: | Jean-Philippe Lang | 2010-03-13 | 1 | -0/+300 |