summaryrefslogtreecommitdiffstats
path: root/lib/redmine/nested_set/issue_nested_set.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Move always possible for new records.Jean-Philippe Lang2015-01-071-1/+1
* Use r13844 workaround for SQLServer only.Jean-Philippe Lang2015-01-071-3/+8
* Fixed dead locks with SQLServer.Jean-Philippe Lang2015-01-071-2/+2
* Insert children issues to respect same order as ids.Jean-Philippe Lang2015-01-071-1/+1
* Replaces awesome_nested_set gem with a simple and more robust implementation ...Jean-Philippe Lang2015-01-071-0/+195