Commit Graph

92 Commits (ca3a3e90e8e920a7b39fa10e4b427d34570b5084)

Author SHA1 Message Date
Oliver Günther dc90d71942 Replace severer warnings with danger zone 9 years ago
Henriette Dinger 87c17a0809 made style changes to please rubocop 9 years ago
Henriette Dinger bca793ce73 replaced images in Repository, Wiki and fixed occurred bugs 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Alex Coles a8e92e251f Rename Changeset changes assoc. to file_changes 9 years ago
Oliver Günther 3d77326aa6 Git: Use utf-8 path encoding as default 9 years ago
Oliver Günther 0aa12f0219 Re-introduce path encoding option to Git repositories. 9 years ago
Oliver Günther 86f847043b Allow configuration to disable arbitrary SCM types 9 years ago
Oliver Günther aec6593ca0 Provide functionality to override settings and views for checkout 9 years ago
Oliver Günther c5b200d7a0 Review corrections 9 years ago
Oliver Günther 2b39d8fbdf Cleaning up, Rubocop 9 years ago
Oliver Günther abc597a6d2 First draft implementation of radio-based frontend. 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Oliver Günther 7ebac37c14 Repository Management - Refactoring and Preparation 9 years ago
Alex Coles 72973cffb4 Migrate AR finder/query methods in helpers 9 years ago
Alex Coles b10927c01e Fix syntax (w/Rubocop) in (Rails) helpers 9 years ago
Jens Ulferts 13e0940171 only display scm options if they are configured 10 years ago
Jens Ulferts b62b2ee25f refactor repository admin views to new form layout 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles b257d7bc61 Prefer #map over #collect in (Rails) helpers 10 years ago
Alex Coles b273a56402 Fix syntax (w/Rubocop) in (Rails) helpers 10 years ago
Alex Coles aef5a76af4 Use 1.9+ Hash syntax in (Rails) helpers 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Jens Ulferts 441cd89cc8 adds missing html_safe 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Christian Rijke 37b7f1bdb8 Add missing html_safe statements. 11 years ago
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