summaryrefslogtreecommitdiffstats
path: root/app/helpers/repositories_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil.Jean-Philippe Lang2011-03-201-0/+1
* Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8.Jean-Philippe Lang2011-03-201-0/+7
* scm: fix git and mecruial repository note in setting.Toshi MARUYAMA2011-03-191-5/+5
* scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.Toshi MARUYAMA2011-03-191-1/+11
* scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.Toshi MARUYAMA2011-03-171-7/+6
* scm: git: add path encoding select box at setting (#5251).Toshi MARUYAMA2011-03-081-2/+6
* scm: mercurial: add path encoding select box at setting (#2664).Toshi MARUYAMA2011-03-041-2/+6
* scm: code clean up repositories_helper.rb.Toshi MARUYAMA2011-03-031-11/+12
* scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274).Toshi MARUYAMA2011-03-021-2/+4
* scm: code clean up repositories_helper.rb.Toshi MARUYAMA2011-03-021-5/+17
* scm: add feature of per project repository log encoding setting (#1735).Toshi MARUYAMA2011-03-011-3/+9
* scm: add notes "local repository" in Git and Mercurial setting.Toshi MARUYAMA2011-03-011-2/+4
* scm: return if str.blank? in to_utf8(str).Toshi MARUYAMA2011-02-281-0/+1
* scm: filesystem: fix mistake of respository select box on r4943 (#2274).Toshi MARUYAMA2011-02-241-1/+1
* scm: filesystem: add path encoding select item (#2274).Toshi MARUYAMA2011-02-241-0/+2
* scm: code clean up repositories_helper.rb.Toshi MARUYAMA2011-02-241-11/+24
* scm: Ruby 1.9 compatibility for diff, cat and blame (#2664).Toshi MARUYAMA2011-02-221-2/+4
* scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274).Toshi MARUYAMA2011-02-221-3/+10
* scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9.Toshi MARUYAMA2011-02-211-0/+4
* scm: git: change select label to 'Path to repository'.Toshi MARUYAMA2011-02-191-1/+3
* Changing revision label and identifier at SCM adapter level (#3724, #6092)Toshi MARUYAMA2011-01-021-5/+9
* Fixes utf8 conversions with ruby1.9.Jean-Philippe Lang2011-01-011-1/+7
* Linkify folder names on revision view (#5164).Jean-Philippe Lang2010-04-111-14/+20
* Converted the REDMINE_SUPPORTED_SCM constant to a classEric Davis2010-02-161-1/+1
* Accept any svn tunnel scheme in repository URL (#3278).Jean-Philippe Lang2009-05-101-1/+1
* Prevent recursive calls to RepositoriesHelper#repository_field_tags (#3226).Jean-Philippe Lang2009-04-241-1/+1
* Truncate comments on changeset list.Jean-Philippe Lang2008-09-221-0/+6
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-171-0/+68
* Fixes "source:" links URLs (r1617).Jean-Philippe Lang2008-07-061-4/+0
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-051-0/+10
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-0/+4
* File viewer for attached text files.Jean-Philippe Lang2008-06-091-7/+0
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-081-0/+4
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-3/+6
* Fixed: single file 'View difference' links do not work because of duplicate s...Jean-Philippe Lang2008-04-031-2/+5
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-121-0/+8
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* Added Bazaar adapter.Jean-Philippe Lang2007-12-031-0/+4
* Fixed: svn or ldap password can be found in clear text in the html source in ...Jean-Philippe Lang2007-12-011-1/+4
* Default encodings for repository files can now be set in application settings...Jean-Philippe Lang2007-10-071-1/+15
* Added project module concept.Jean-Philippe Lang2007-09-141-4/+4
* Added syntax highlightment for repository files (using CodeRay).Jean-Philippe Lang2007-08-151-0/+8
* Added Darcs basic support.Jean-Philippe Lang2007-06-241-0/+4
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-0/+35
* svn browser merged in trunkJean-Philippe Lang2006-12-241-0/+19