]> source.dussan.org Git - redmine.git/commit
Respond with 404 instead of 500 when revision/entry is not found in the repository...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 14 Jan 2011 20:22:36 +0000 (20:22 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 14 Jan 2011 20:22:36 +0000 (20:22 +0000)
commit7d0b1b383009dddb535e288f8cbf38b1aa8fb2aa
treece670b9dcb430d24349bbc3fc9b4fbc586411890
parenta81953ef84639e37934ed4fc8a72b4466daeda1a
Respond with 404 instead of 500 when revision/entry is not found in the repository (#7307).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4710 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/repositories_controller.rb
test/functional/repositories_git_controller_test.rb
test/functional/repositories_mercurial_controller_test.rb
test/functional/repositories_subversion_controller_test.rb