Redmine/app
Toshi MARUYAMA a261006666 scm: use to_s for revision in find_changeset_by_name method
On Rails 3.0.11, Subversion functional test fails.

<pre>
Error: test_directory_diff(RepositoriesSubversionControllerTest)
NoMethodError: undefined method `match' for 2:Fixnum
app/models/repository.rb:234:in `find_changeset_by_name'
</pre>

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8931 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-23 10:11:19 +00:00
..
controllers Adds support for adding attachments to issues through the REST API (#8171). 2012-02-23 10:01:16 +00:00
helpers Adds support for "Magic links" to notes (#2715). 2012-02-15 17:49:31 +00:00
models scm: use to_s for revision in find_changeset_by_name method 2012-02-23 10:11:19 +00:00
views Adds support for adding attachments to issues through the REST API (#8171). 2012-02-23 10:01:16 +00:00