Commit Graph

59 Commits (ca5c9faedef4b3b5b2d35b7b07a0de0e283b6e2d)

Author SHA1 Message Date
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 8e32cfc6df be careful with nested controllers in helpers 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Martin Linkhorst 40d099016b DEPRECATION FIX: use String#encode instead of Iconv 12 years ago
Martin Linkhorst aa297a2a99 fix repositories subversion controller 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Tom Rochette 552cd8dc57 Replace hardcoded string "diff" in Wiki#show and Repositories_Helper. 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Simon COURTOIS bfacd827a8 Removig english strings from RepositoriesHelper 14 years ago
Jean-Philippe Lang 82ebb82706 Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil. 14 years ago
Jean-Philippe Lang af40f86731 Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8. 14 years ago
Toshi MARUYAMA 9888b93fdd scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. 14 years ago
Toshi MARUYAMA 24db8296b8 scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. 14 years ago
Toshi MARUYAMA 6ed81eca8f scm: git: add path encoding select box at setting (#5251). 14 years ago
Toshi MARUYAMA ac58816e9f scm: mercurial: add path encoding select box at setting (#2664). 14 years ago
Toshi MARUYAMA ce16f4a278 scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274). 14 years ago
Toshi MARUYAMA b91649ab41 scm: code clean up repositories_helper.rb. 14 years ago
Toshi MARUYAMA e383414c31 scm: add feature of per project repository log encoding setting (#1735). 14 years ago
Toshi MARUYAMA 8eaa4d10e5 scm: add notes "local repository" in Git and Mercurial setting. 14 years ago
Toshi MARUYAMA aa58533f1a scm: return if str.blank? in to_utf8(str). 14 years ago
Toshi MARUYAMA 9cfcdcb727 scm: filesystem: fix mistake of respository select box on r4943 (#2274). 14 years ago
Toshi MARUYAMA 77f70ee27b scm: filesystem: add path encoding select item (#2274). 14 years ago
Toshi MARUYAMA 1e5e1b6ae7 scm: Ruby 1.9 compatibility for diff, cat and blame (#2664). 14 years ago
Toshi MARUYAMA ae8f4c1f2a scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). 14 years ago
Toshi MARUYAMA 39332b7a72 scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9. 14 years ago
Ivan Evtuhovich 5fc8ff47f8 Move repositories_helper labels to translation, refs #209 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang ad727d3781 Fixes utf8 conversions with ruby1.9. 14 years ago
Jean-Philippe Lang 2674c6116c Linkify folder names on revision view (#5164). 15 years ago
Eric Davis 9e22faa640 Converted the REDMINE_SUPPORTED_SCM constant to a class 15 years ago
Jean-Philippe Lang 752e263d3a Accept any svn tunnel scheme in repository URL (#3278). 16 years ago
Jean-Philippe Lang 6385217be0 Prevent recursive calls to RepositoriesHelper#repository_field_tags (#3226). 16 years ago
Jean-Philippe Lang 9131cdf6b9 Truncate comments on changeset list. 16 years ago
Jean-Philippe Lang 3520961eae Render the commit changes list as a tree (#1896). 16 years ago
Jean-Philippe Lang 8c6c3eab5c Fixes "source:" links URLs (r1617). 17 years ago
Jean-Philippe Lang 12fbd06c02 Display svn properties in the browser, svn >= 1.5.0 only (#1581). 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 17 years ago
Jean-Philippe Lang e69b4647f2 Adds Filesystem adapter (patch #1393 by Paul R). 17 years ago
Jean-Philippe Lang dfe62d7f51 Ability to disable unused SCM adapters in application settings. 17 years ago
Jean-Philippe Lang 8d4aa6f9ad Fixed: single file 'View difference' links do not work because of duplicate slashes in url. 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago