summaryrefslogtreecommitdiffstats
path: root/test/functional/gantts_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails3: test: template must be specified as controller/action not with their ...Toshi MARUYAMA2011-09-281-5/+5
* Rails3: replace "all" fixtures at test/functional/gantts_controller_test.rbToshi MARUYAMA2011-09-251-1/+9
* remove trailing white-spaces from test/functional/gantts_controller_test.rb.Toshi MARUYAMA2011-08-301-7/+7
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixed: new gantt chart discloses all private projects names (#6276).Jean-Philippe Lang2010-11-211-0/+12
* Fixed: error on gantt when no issue have a due date (#6350).Jean-Philippe Lang2010-10-221-1/+11
* Mark the failed test in r4276 as pending. Tests should never fail when commit...Eric Davis2010-10-221-1/+1
* Adds a failing test for #6350.Jean-Philippe Lang2010-10-221-0/+9
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-8/+8
* Fix a few requires for metric_fu's rcov.Eric Davis2010-08-041-1/+1
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-281-0/+56