OSDN Git Service

remove trailing white-spaces from repositories helper source.
[redminele/redmine.git] / app / helpers / repositories_helper.rb
2011-05-18 Toshi MARUYAMAremove trailing white-spaces from repositories helper...
2011-05-13 Toshi MARUYAMAscm: git: use symbol instead of string whether reportin...
2011-05-13 Toshi MARUYAMAscm: git: use i18n text whether reporting last commit...
2011-05-13 Toshi MARUYAMAscm: git: add check box of whether reporting last commi...
2011-05-07 Toshi MARUYAMAscm: filesystem: change i18n l() parameter in setting...
2011-05-07 Toshi MARUYAMAscm: bazaar: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: cvs: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: git: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: mercurial: change i18n l() parameter in setting...
2011-05-07 Toshi MARUYAMAscm: darcs: change i18n l() parameter in setting from...
2011-05-03 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-04-23 Toshi MARUYAMAscm: mercurial: use i18n text of repository note in...
2011-04-23 Toshi MARUYAMAscm: git: use i18n text of repository note in setting.
2011-04-23 Toshi MARUYAMAscm: cvs: use i18n string at 'CVSROOT' and 'Module...
2011-04-23 Toshi MARUYAMAscm: filesystem: use i18n string at 'Root directory...
2011-04-23 Toshi MARUYAMAscm: use i18n string at 'Path to repository' setting...
2011-04-23 Toshi MARUYAMAscm: mercurial: change "url" human attribute name from...
2011-04-23 Toshi MARUYAMAscm: darcs: change "url" human attribute name from...
2011-04-23 Toshi MARUYAMAscm: bazaar: change "url" human attribute name from...
2011-04-23 Toshi MARUYAMAscm: use i18n string at path encoding setting note...
2011-04-23 Toshi MARUYAMAscm: use i18n string at path encoding setting (#2274...
2011-04-23 Toshi MARUYAMAscm: use i18n string at commit log encoding setting...
2011-04-23 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-04-20 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-04-16 Toshi MARUYAMAadd Redmine::CodesetUtil and move replacing invalid...
2011-04-15 Toshi MARUYAMAscm: cvs: add path encoding select box at setting ...
2011-04-12 Toshi MARUYAMAscm: replace invalid utf-8 sequences instead of strippi...
2011-04-11 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-03-20 Jean-Philippe LangFixes error in RepositoriesHelper#replace_invalid_utf8...
2011-03-20 Jean-Philippe LangFixes RepositoriesHelper#to_utf8 test failure for ruby1.8.
2011-03-19 Toshi MARUYAMAscm: fix git and mecruial repository note in setting.
2011-03-19 Toshi MARUYAMAscm: to_utf8() in repositories_helper always returns...
2011-03-17 Toshi MARUYAMAscm: fix repository helper unit test fails in Ruby...
2011-03-08 Toshi MARUYAMAscm: git: add path encoding select box at setting ...
2011-03-04 Toshi MARUYAMAscm: mercurial: add path encoding select box at setting...
2011-03-03 Toshi MARUYAMAscm: code clean up repositories_helper.rb.
2011-03-02 Toshi MARUYAMAscm: filesystem: add note "Default: UTF-8" in path...
2011-03-02 Toshi MARUYAMAscm: code clean up repositories_helper.rb.
2011-03-01 Toshi MARUYAMAscm: add feature of per project repository log encoding...
2011-03-01 Toshi MARUYAMAscm: add notes "local repository" in Git and Mercurial...
2011-02-28 Toshi MARUYAMAscm: return if str.blank? in to_utf8(str).
2011-02-24 Toshi MARUYAMAscm: filesystem: fix mistake of respository select...
2011-02-24 Toshi MARUYAMAscm: filesystem: add path encoding select item (#2274).
2011-02-24 Toshi MARUYAMAscm: code clean up repositories_helper.rb.
2011-02-22 Toshi MARUYAMAscm: Ruby 1.9 compatibility for diff, cat and blame...
2011-02-22 Toshi MARUYAMAscm: Ruby 1.9 compatibility for browsing repository...
2011-02-21 Toshi MARUYAMAscm: prevent diff shows trace if UTF-8 is invalid in...
2011-02-19 Toshi MARUYAMAscm: git: change select label to 'Path to repository'.
2011-01-02 Toshi MARUYAMAChanging revision label and identifier at SCM adapter...
2011-01-01 Jean-Philippe LangFixes utf8 conversions with ruby1.9.
2010-04-11 Jean-Philippe LangLinkify folder names on revision view (#5164).
2010-02-16 Eric DavisConverted the REDMINE_SUPPORTED_SCM constant to a...
2009-05-10 Jean-Philippe LangAccept any svn tunnel scheme in repository URL (#3278).
2009-04-24 Jean-Philippe LangPrevent recursive calls to RepositoriesHelper#repositor...
2008-09-22 Jean-Philippe LangTruncate comments on changeset list.
2008-09-17 Jean-Philippe LangRender the commit changes list as a tree (#1896).
2008-07-06 Jean-Philippe LangFixes "source:" links URLs (r1617).
2008-07-05 Jean-Philippe LangDisplay svn properties in the browser, svn >= 1.5.0...
2008-07-04 Jean-Philippe LangMerged Rails 2.1 compatibility branch.
2008-06-09 Jean-Philippe LangFile viewer for attached text files.
2008-06-08 Jean-Philippe LangAdds Filesystem adapter (patch #1393 by Paul R).
2008-06-08 Jean-Philippe LangAbility to disable unused SCM adapters in application...
2008-04-03 Jean-Philippe LangFixed: single file 'View difference' links do not work...
2008-03-12 Jean-Philippe LangMerged Git support branch (r1200 to r1226).
2008-01-02 Jean-Philippe LangSlight improvements to the browser views.
2007-12-03 Jean-Philippe LangAdded Bazaar adapter.
2007-12-01 Jean-Philippe LangFixed: svn or ldap password can be found in clear text...
2007-10-07 Jean-Philippe LangDefault encodings for repository files can now be set...
2007-09-14 Jean-Philippe LangAdded project module concept.
2007-08-15 Jean-Philippe LangAdded syntax highlightment for repository files (using...
2007-06-24 Jean-Philippe LangAdded Darcs basic support.
2007-06-12 Jean-Philippe LangAdded basic support for CVS and Mercurial SCMs.
2006-12-24 Jean-Philippe Langsvn browser merged in trunk