Commit Graph

91 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
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 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 4b3bd797b0 Fix errors when trying to check for binary SCM strings in 1.9.2 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
Toshi MARUYAMA 80b7a1e432 scm: filesystem: update test repository for non ascii text files displaying (#6256). 14 years ago
Toshi MARUYAMA b06f24e932 scm: filesystem: code clean up unit adapter test. 14 years ago
Jean-Philippe Lang 07e2c652d5 Fixes subversion tests not running on win32. 14 years ago
Toshi MARUYAMA 2de5ef5aa2 scm: git: strict Ruby 1.9 string test in unit adapter test. 14 years ago
Toshi MARUYAMA 66d6ef870a scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246). 14 years ago
Toshi MARUYAMA 0617c4bb4e scm: mercurial: add test of non ASCII tag in unit adapter test (#1981). 14 years ago
Toshi MARUYAMA dec106c973 scm: mercurial: prepare test of wrapping revision of cat and annotate with URL encoding (#1981, #7246). 14 years ago
Toshi MARUYAMA df5bb0b7c1 scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
Toshi MARUYAMA 43868845ce scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
Toshi MARUYAMA 539ca7bde5 scm: cvs: fix age column on repository view is off by timezone delta (#7827). 14 years ago
Toshi MARUYAMA af5fb55f7c scm: git: unit adapter latin-1 path encoding test passes on Japanese Windows (#5251). 14 years ago
Toshi MARUYAMA e158348f89 scm: git: add reverse log test in unit adapter test (#5357). 14 years ago
Toshi MARUYAMA fcfb5897f8 scm: git: add latin-1 encoding directory test in unit adapter test (#5251). 14 years ago
Toshi MARUYAMA 2ebb117044 scm: git: add latin-1 encoding directory to test repository (#5251). 14 years ago
Toshi MARUYAMA f2fa1d4920 scm: mercurial: add latin-1 encoding directory to test repository (#2664). 14 years ago
Toshi MARUYAMA 18decee672 scm: git: add tests for path encoding entries() in unit adapter test (#5251). 14 years ago
Toshi MARUYAMA 41b88089a9 scm: git: add tests for branch entries() in unit adapter test. 14 years ago
Toshi MARUYAMA f87f51e8e8 scm: git: add tests for tag entries() in unit adapter test. 14 years ago
Toshi MARUYAMA c7646da94f scm: git: add tags test in unit adapter test. 14 years ago
Toshi MARUYAMA 2ff3b15854 scm: git: add tests for path encoding cat, diff and blame in unit adapter test (#5251). 14 years ago
Toshi MARUYAMA 38bfb7dae9 scm: git: update test repository for path encoding (#5251). 14 years ago
Toshi MARUYAMA 32fa37f49a scm: git: backout r5026 (#5251). 14 years ago
Toshi MARUYAMA a24be0ee87 scm: git: update test repository for path encoding (#5251). 14 years ago
Toshi MARUYAMA 13d13c426d scm: mercurial: add unit adapter test repository for path contains space (#2664, #4455). 14 years ago
Toshi MARUYAMA 3fadaf3c85 scm: mercurial: update test repository for path contains space (#2664, #4455). 14 years ago
Toshi MARUYAMA fe4159fc99 scm: mercurial: update test repository for path encoding (#2664). 14 years ago
Toshi MARUYAMA 515e89dd40 scm: git: use --encoding=UTF-8 in "git log" (#3396). 14 years ago
Toshi MARUYAMA 34832d8731 scm: git: Ruby 1.9 compatibility of adapter test (#3396). 14 years ago
Toshi MARUYAMA e334d3dba9 scm: mercurial: unit test for named branches at adapter (#7246). 14 years ago
Toshi MARUYAMA c60a9ee5c4 scm: mercurial: unit test for tags at adapter (#1981). 14 years ago
Toshi MARUYAMA 05c0c88840 scm: mercurial: entries unit lib test for named branch (#7246). 14 years ago
Toshi MARUYAMA 513a217330 scm: mercurial: entries unit lib test for tag (#1981). 14 years ago
Toshi MARUYAMA 229c237e7e scm: mercurial: remove "TODO" comment and fix indent of unit lib test. 14 years ago
Toshi MARUYAMA e37fcfece1 scm: mercurial: unit lib test for entries (#3421). 14 years ago
Toshi MARUYAMA 2fe248917c scm: mercurial: move entries unit test from app to lib. 14 years ago
Toshi MARUYAMA 9d9c0716f2 scm: mercurial: fix unit lib test_info test fails on Windows. 14 years ago
Toshi MARUYAMA 29f9fbd2ee scm: mercurial: set instance value flag of whether "hg diff -c" supports true at tests (#7518). 14 years ago
Toshi MARUYAMA 6840897f38 scm: mercurial: add instance value flag of whether "hg diff -c" supports at tests (#7518). 14 years ago
Toshi MARUYAMA 33f1436eb2 scm: mercurial: change identifier to revision in fetching revisions. 14 years ago
Toshi MARUYAMA 608025fd04 scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455). 14 years ago