Commit Graph

212 Commits (9073b882964b1e6386d68177a0bd1257091cdea5)

Author SHA1 Message Date
Jean-Philippe Lang b944276e30 Fixes progress calculation on gantt (#7838). 14 years ago
Jean-Philippe Lang 7d59698021 Fixes wrong test. 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang c0d55c936b Moved calendar tests to unit/lib/redmine/helpers. 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
Jean-Philippe Lang 9049d58de4 Fixed: line breaks are ignored in quoted text (#6148). 14 years ago
Jean-Philippe Lang 3118308461 Moved text formatting tests from application_helper tests to formatter tests. 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
Jean-Philippe Lang 9a5a1385da Fixed: Wiki headings containing backslash followed by a digit are not displayed correctly (#7846). 14 years ago
Jean-Philippe Lang c18520d02f Highlight changes inside diff lines (#7139). 14 years ago
Toshi MARUYAMA 539ca7bde5 scm: cvs: fix age column on repository view is off by timezone delta (#7827). 14 years ago
Jean-Philippe Lang da28fa6e0f Gantt: do not ignore project filter (#7000, #7352), do not display empty projects/versions, and display shared versions used in other projects (#5817, #6476, #6604). 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
Jean-Philippe Lang 6f5707c2b5 Adds email notifications support for news comments (#2074). 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
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
Jean-Philippe Lang b5d259383f Adds a method to temporarily override configuration settings. 14 years ago
Toshi MARUYAMA eb217d1340 scm: fix diffs do not handle one line new files properly (#7618). 14 years ago
Toshi MARUYAMA 34832d8731 scm: git: Ruby 1.9 compatibility of adapter test (#3396). 14 years ago
Jean-Philippe Lang 93a6d6c296 Fixed: date part of the time default format doesn't respect the date format (#7639). 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