summaryrefslogtreecommitdiffstats
path: root/app/controllers/issue_relations_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Split the find_object methods to prep for a larger refactoring.Eric Davis2010-03-161-4/+3
* Issue relation: fixes error with postgres when entering a non-numeric id (#48...Jean-Philippe Lang2010-02-121-2/+2
* Fixed: users should not be able to add relations with issues they're not allo...Jean-Philippe Lang2009-01-271-0/+3
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-051-0/+59