summaryrefslogtreecommitdiffstats
path: root/test/unit/version_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* remove trailing white-spaces from test/unit/version_test.rb.Toshi MARUYAMA2011-08-301-23/+23
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-041-1/+2
* ruby1.9 compatibilityJean-Philippe Lang2010-12-311-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-1/+51
* Fixes calculation of version estimated hours with subtasks (#5265).Jean-Philippe Lang2010-04-111-0/+28
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-0/+35
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-081-0/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Use estimated hours to weight issues in version completion calculation (#2182).Jean-Philippe Lang2009-02-011-1/+85
* Fixes VersionTest class.Jean-Philippe Lang2008-09-211-3/+3
* Fixed: invalid effective date (eg. 99999-01-01) causes an error on version ed...Jean-Philippe Lang2008-09-211-0/+36