]> source.dussan.org Git - redmine.git/commit
Always show 'View' and 'Annotate' links on repository files (download will be forced...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 19 Mar 2008 17:51:13 +0000 (17:51 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 19 Mar 2008 17:51:13 +0000 (17:51 +0000)
commitf162337e1b3625da7eedb747f1b2bb4752c27646
treede961a92fadf7cdf1f5b56f41c77ac4411945775
parent93a33c62862d723722106fd7c624bb3e830085f6
Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1274 e93f8b46-1217-0410-a6f0-8f06a7374b81
31 files changed:
app/controllers/repositories_controller.rb
app/views/repositories/changes.rhtml
lang/bg.yml
lang/cs.yml
lang/da.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fi.yml
lang/fr.yml
lang/he.yml
lang/it.yml
lang/ja.yml
lang/ko.yml
lang/lt.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/ru.yml
lang/sr.yml
lang/sv.yml
lang/uk.yml
lang/zh-tw.yml
lang/zh.yml
lib/redmine/mime_type.rb
lib/redmine/scm/adapters/git_adapter.rb
test/functional/repositories_cvs_controller_test.rb
test/functional/repositories_git_controller_test.rb
test/functional/repositories_subversion_controller_test.rb