Redmine/lib
Jean-Philippe Lang 4eb7ac1107 Fixed DarcsAdapter for ruby 1.9.3.
Unlike 1.8 and 1.9.2, Entries#compact returns an Array with 1.9.3, instead of an Entries object, resulting in a "undefined method `sort_by_name'" error.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9051 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-02 08:40:41 +00:00
..
SVG Fixes SVG lib for ruby1.9. 2009-11-07 10:40:54 +00:00
generators replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb. 2011-06-17 06:48:02 +00:00
redmine Fixed DarcsAdapter for ruby 1.9.3. 2012-03-02 08:40:41 +00:00
tasks Prevent test:scm:setup:* task to overwrite if the test repository already exists. 2012-03-01 21:01:37 +00:00
diff.rb remove trailing white-spaces from lib/diff.rb. 2011-08-20 06:50:57 +00:00
redcloth3.rb Do not recognize invalid textile attributes. 2012-02-17 22:31:01 +00:00
redmine.rb Adds support for adding attachments to issues through the REST API (#8171). 2012-02-23 10:01:16 +00:00