]> source.dussan.org Git - redmine.git/commit
Fixed that Repository#entries returns an Array.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 Jun 2012 17:01:33 +0000 (17:01 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 Jun 2012 17:01:33 +0000 (17:01 +0000)
commit9b60214b3a3e25691400cd3bbf11191429bc3c1c
tree38c618b12de578d1c616ead006d58a9bc5161f4b
parent4d12bea397bc1a79c16ec8000bbb8e5fae323c4b
Fixed that Repository#entries returns an Array.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9804 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/abstract_adapter.rb
test/unit/repository_bazaar_test.rb
test/unit/repository_cvs_test.rb
test/unit/repository_darcs_test.rb
test/unit/repository_filesystem_test.rb
test/unit/repository_git_test.rb
test/unit/repository_mercurial_test.rb
test/unit/repository_subversion_test.rb