]> source.dussan.org Git - redmine.git/commit
scm: fix error on revision page for empty revision (#7307).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 13 Jan 2011 12:04:30 +0000 (12:04 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 13 Jan 2011 12:04:30 +0000 (12:04 +0000)
commit98b3a5065756995ff5768c9f354790549fd81509
tree0f775d8a265bcb25957739340ceb9fdad352007c
parent43f6a626808a41ea3c7a82947a0db0b3fbcb7ebd
scm: fix error on revision page for empty revision (#7307).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4703 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/repositories_controller.rb
app/models/repository.rb
test/functional/repositories_git_controller_test.rb
test/functional/repositories_subversion_controller_test.rb
test/unit/repository_git_test.rb
test/unit/repository_subversion_test.rb