redmine/lib
Toshi MARUYAMA a9298224b1 fix Ruby 2.2 warning at lib/redmine/scm/adapters/cvs_adapter.rb
On ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux]:

<pre>
lib/redmine/scm/adapters/cvs_adapter.rb:342:
  warning: Comparable#== will no more rescue exceptions of #<=> in the next release.
lib/redmine/scm/adapters/cvs_adapter.rb:342:
  warning: Return nil in #<=> if the comparison is inappropriate or avoid such comparison.
</pre>

git-svn-id: http://svn.redmine.org/redmine/trunk@13831 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-03 17:31:01 +00:00
..
generators comment out i18n key in plugin template (#12900) 2013-02-03 08:46:40 +00:00
plugins Updates comments for r13811. 2014-12-26 12:05:01 +00:00
redmine fix Ruby 2.2 warning at lib/redmine/scm/adapters/cvs_adapter.rb 2015-01-03 17:31:01 +00:00
SVG Fixed: warning: class variable access from toplevel on Ruby 2.0 (#14511). 2013-07-28 11:57:39 +00:00
tasks Use simplecov for code coverage, rcov does not support ruby>=1.9. 2014-12-02 19:59:38 +00:00
diff.rb fix source indents of lib/diff.rb 2012-04-03 15:20:39 +00:00
redcloth3.rb Textile: ignore invalid lang attribute values (#18501). 2014-11-30 14:55:03 +00:00
redmine.rb Tab "New Issue" should not be displayed if a project has no trackers (#18571). 2014-12-05 12:17:20 +00:00