]> source.dussan.org Git - redmine.git/commit
Render the commit changes list as a tree (#1896).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 17 Sep 2008 16:39:23 +0000 (16:39 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 17 Sep 2008 16:39:23 +0000 (16:39 +0000)
commit3520961eae873fcbb983414ad8e18500b377c5b7
tree7ca93d256a2d2509dc2588364fb87963b214d5e1
parent0961cdab3190f568d909ceab0de68b6a99feb61f
Render the commit changes list as a tree (#1896).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1870 e93f8b46-1217-0410-a6f0-8f06a7374b81
42 files changed:
app/controllers/repositories_controller.rb
app/helpers/repositories_helper.rb
app/views/repositories/revision.rhtml
lang/bg.yml
lang/ca.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/hu.yml
lang/it.yml
lang/ja.yml
lang/ko.yml
lang/lt.yml
lang/nl.yml
lang/no.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/ru.yml
lang/sr.yml
lang/sv.yml
lang/th.yml
lang/tr.yml
lang/uk.yml
lang/zh-tw.yml
lang/zh.yml
public/images/bullet_add.png [new file with mode: 0644]
public/images/bullet_black.png [new file with mode: 0644]
public/images/bullet_blue.png [new file with mode: 0644]
public/images/bullet_delete.png [new file with mode: 0644]
public/images/bullet_orange.png [new file with mode: 0644]
public/images/bullet_purple.png [new file with mode: 0644]
public/images/folder_open_add.png [new file with mode: 0644]
public/images/folder_open_orange.png [new file with mode: 0644]
public/stylesheets/scm.css
test/functional/repositories_subversion_controller_test.rb