| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | scm: cvs: use i18n string at 'CVSROOT' and 'Module' setting. | Toshi MARUYAMA | 2011-04-23 | 1 | -3/+7 |
* | scm: filesystem: use i18n string at 'Root directory' setting. | Toshi MARUYAMA | 2011-04-23 | 1 | -1/+2 |
* | scm: use i18n string at 'Path to repository' setting in Mercurial, Git, Bazaa... | Toshi MARUYAMA | 2011-04-23 | 1 | -6/+10 |
* | scm: mercurial: change "url" human attribute name from "Root directory" to "P... | Toshi MARUYAMA | 2011-04-23 | 1 | -3/+5 |
* | scm: darcs: change "url" human attribute name from "Root directory" to "Path ... | Toshi MARUYAMA | 2011-04-23 | 1 | -1/+1 |
* | scm: bazaar: change "url" human attribute name from "Root directory" to "Path... | Toshi MARUYAMA | 2011-04-23 | 1 | -1/+1 |
* | scm: use i18n string at path encoding setting note (#2274, #2664, #3462, #5251). | Toshi MARUYAMA | 2011-04-23 | 1 | -10/+14 |
* | scm: use i18n string at path encoding setting (#2274, #2664, #3462, #5251). | Toshi MARUYAMA | 2011-04-23 | 1 | -6/+6 |
* | scm: use i18n string at commit log encoding setting (#1735). | Toshi MARUYAMA | 2011-04-23 | 1 | -6/+9 |
* | scm: code clean up RepositoriesHelper. | Toshi MARUYAMA | 2011-04-23 | 1 | -5/+5 |
* | scm: code clean up RepositoriesHelper. | Toshi MARUYAMA | 2011-04-20 | 1 | -4/+3 |
* | add Redmine::CodesetUtil and move replacing invalid utf8 logic to it. | Toshi MARUYAMA | 2011-04-16 | 1 | -26/+2 |
* | scm: cvs: add path encoding select box at setting (#3462). | Toshi MARUYAMA | 2011-04-15 | 1 | -1/+5 |
* | scm: replace invalid utf-8 sequences instead of stripping in displaying repos... | Toshi MARUYAMA | 2011-04-12 | 1 | -4/+10 |
* | scm: code clean up RepositoriesHelper. | Toshi MARUYAMA | 2011-04-11 | 1 | -13/+13 |
* | Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil. | Jean-Philippe Lang | 2011-03-20 | 1 | -0/+1 |
* | Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8. | Jean-Philippe Lang | 2011-03-20 | 1 | -0/+7 |
* | scm: fix git and mecruial repository note in setting. | Toshi MARUYAMA | 2011-03-19 | 1 | -5/+5 |
* | scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. | Toshi MARUYAMA | 2011-03-19 | 1 | -1/+11 |
* | scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. | Toshi MARUYAMA | 2011-03-17 | 1 | -7/+6 |
* | scm: git: add path encoding select box at setting (#5251). | Toshi MARUYAMA | 2011-03-08 | 1 | -2/+6 |
* | scm: mercurial: add path encoding select box at setting (#2664). | Toshi MARUYAMA | 2011-03-04 | 1 | -2/+6 |
* | scm: code clean up repositories_helper.rb. | Toshi MARUYAMA | 2011-03-03 | 1 | -11/+12 |
* | scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274). | Toshi MARUYAMA | 2011-03-02 | 1 | -2/+4 |
* | scm: code clean up repositories_helper.rb. | Toshi MARUYAMA | 2011-03-02 | 1 | -5/+17 |
* | scm: add feature of per project repository log encoding setting (#1735). | Toshi MARUYAMA | 2011-03-01 | 1 | -3/+9 |
* | scm: add notes "local repository" in Git and Mercurial setting. | Toshi MARUYAMA | 2011-03-01 | 1 | -2/+4 |
* | scm: return if str.blank? in to_utf8(str). | Toshi MARUYAMA | 2011-02-28 | 1 | -0/+1 |
* | scm: filesystem: fix mistake of respository select box on r4943 (#2274). | Toshi MARUYAMA | 2011-02-24 | 1 | -1/+1 |
* | scm: filesystem: add path encoding select item (#2274). | Toshi MARUYAMA | 2011-02-24 | 1 | -0/+2 |
* | scm: code clean up repositories_helper.rb. | Toshi MARUYAMA | 2011-02-24 | 1 | -11/+24 |
* | scm: Ruby 1.9 compatibility for diff, cat and blame (#2664). | Toshi MARUYAMA | 2011-02-22 | 1 | -2/+4 |
* | scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). | Toshi MARUYAMA | 2011-02-22 | 1 | -3/+10 |
* | scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9. | Toshi MARUYAMA | 2011-02-21 | 1 | -0/+4 |
* | scm: git: change select label to 'Path to repository'. | Toshi MARUYAMA | 2011-02-19 | 1 | -1/+3 |
* | Changing revision label and identifier at SCM adapter level (#3724, #6092) | Toshi MARUYAMA | 2011-01-02 | 1 | -5/+9 |
* | Fixes utf8 conversions with ruby1.9. | Jean-Philippe Lang | 2011-01-01 | 1 | -1/+7 |
* | Linkify folder names on revision view (#5164). | Jean-Philippe Lang | 2010-04-11 | 1 | -14/+20 |
* | Converted the REDMINE_SUPPORTED_SCM constant to a class | Eric Davis | 2010-02-16 | 1 | -1/+1 |
* | Accept any svn tunnel scheme in repository URL (#3278). | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Prevent recursive calls to RepositoriesHelper#repository_field_tags (#3226). | Jean-Philippe Lang | 2009-04-24 | 1 | -1/+1 |
* | Truncate comments on changeset list. | Jean-Philippe Lang | 2008-09-22 | 1 | -0/+6 |
* | Render the commit changes list as a tree (#1896). | Jean-Philippe Lang | 2008-09-17 | 1 | -0/+68 |
* | Fixes "source:" links URLs (r1617). | Jean-Philippe Lang | 2008-07-06 | 1 | -4/+0 |
* | Display svn properties in the browser, svn >= 1.5.0 only (#1581). | Jean-Philippe Lang | 2008-07-05 | 1 | -0/+10 |
* | Merged Rails 2.1 compatibility branch. | Jean-Philippe Lang | 2008-07-04 | 1 | -0/+4 |
* | File viewer for attached text files. | Jean-Philippe Lang | 2008-06-09 | 1 | -7/+0 |
* | Adds Filesystem adapter (patch #1393 by Paul R). | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+4 |
* | Ability to disable unused SCM adapters in application settings. | Jean-Philippe Lang | 2008-06-08 | 1 | -3/+6 |
* | Fixed: single file 'View difference' links do not work because of duplicate s... | Jean-Philippe Lang | 2008-04-03 | 1 | -2/+5 |