set svn:eol-style native test/unit/lib/redmine/scm/adapters/*.rb
set svn:eol-style native lib/redmine/*.rb
set svn:eol-style native lib/redmine/scm/base.rb
Additional tests for IssuesController.
Removed dead code.
Fixed Gantt months/weeks/days headers display with Ruby 1.9.
Adds a test for #9076.
More functional tests for NewsController.
Use #find_project_by_project_id from super-class.
Variable declaration cleanup.