Commit Graph

3986 Commits (5ad7dfee4abb9be32425e400f3f678a26acc8152)
 

Author SHA1 Message Date
Toshi MARUYAMA 5ad7dfee4a scm: add CP932 at Setting::ENCODINGS (#2664, #2274). 14 years ago
Toshi MARUYAMA d201aa7b48 scm: mercurial: add 'rhcat' function using URL encoding in mercurial helper extension (#2664). 14 years ago
Toshi MARUYAMA 3e1a39ef69 Ruby 1.9 compatibility of unified_diff.rb. 14 years ago
Toshi MARUYAMA 748ce27728 scm: subversion: change some functional tests project id from 1 to 3. 14 years ago
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 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 47fdf7bb3f scm: git: move "--no-color" option from scm_cmd() to revision(). 14 years ago
Jean-Philippe Lang 2b3ad7ab10 Use #custom_field_values to display issue custom fields in email, just like on regular views (#7604). 14 years ago
Jean-Philippe Lang b615e60fd8 Do not keep illegitimate custom_values when setting custom_field_values (#7604). 14 years ago
Jean-Philippe Lang f06bb4be34 Fixed: Workflow summary shows X icon for workflow with exactly 1 status transition (#7611). 14 years ago
Jean-Philippe Lang 4a7c41d30c Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 14 years ago
Toshi MARUYAMA c3bca3fccb scm: git: fix wrong commit range in git log command on Windows (#7657). 14 years ago
Toshi MARUYAMA 90d0875a2e scm: git: add new method 'scm_cmd' to wrap shellout. 14 years ago
Toshi MARUYAMA 899a35fc8d scm: git: add --no-color option to run "git --version". 14 years ago
Toshi MARUYAMA 19c89413b6 scm: mercurial: code cleanup. 14 years ago
Toshi MARUYAMA 66662ac84b scm: catch exception of getting command and version in model (#4273). 14 years ago
Toshi MARUYAMA 6c6bc81654 scm: darcs: override client_available method (#4273). 14 years ago
Toshi MARUYAMA ad66e0db4b scm: darcs: space cleanup in adapter. 14 years ago
Toshi MARUYAMA dbdbe26f5c scm: mercurial: fix exception operation in adapter all methods using xml and io.read (#4455). 14 years ago
Toshi MARUYAMA b399e18548 scm: mercurial: simplify fixing exception operation in adapter "summary" method (#4455). 14 years ago
Toshi MARUYAMA add4b117cc scm: mercurial: fix exception operation in adapter "summary" method (#4455). 14 years ago
Toshi MARUYAMA e334d3dba9 scm: mercurial: unit test for named branches at adapter (#7246). 14 years ago
Toshi MARUYAMA 944293bb47 scm: mercurial: support 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 0cdbec47b5 scm: mercurial: support tags at adapter (#1981). 14 years ago
Toshi MARUYAMA b2e4dbca6f scm: mercurial: temporary disable tags and branches at model (#1981, #7246, #4455). 14 years ago
Toshi MARUYAMA 8f636b9b21 scm: mercurial: unit app test for latest_changesets SQL "like" special character '%' and '_'. 14 years ago
Toshi MARUYAMA c45f66c41e scm: mercurial: unit app test for latest_changeset. 14 years ago
Toshi MARUYAMA 7c6a205a01 scm: mercurial: improvement latest_changesets without supporting tags and named branches (#4455). 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 2ddd6e2252 scm: space cleanup of lib/redmine/scm/adapters/abstract_adapter.rb. 14 years ago
Toshi MARUYAMA 49fde3723b scm: fix diff revision param validation. 14 years ago
Toshi MARUYAMA 7934e32ee1 scm: mercurial: fix Ruby 1.9 "hg diff" test fails (#7518). 14 years ago
Toshi MARUYAMA 77f6496393 scm: in repository tree, use find_changeset_by_name instead of changesets.find_by_revision (#3724, #3421). 14 years ago
Toshi MARUYAMA 654a22624e scm: mercurial: add identifier to entry.lastrev (#3724, #3421). 14 years ago
Toshi MARUYAMA 3ba56db935 scm: mercurial: rewrite MercurialAdapter#entries to show per-file change log and size (#3421, #4455). 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 cb26f0adf9 scm: mercurial: rewrite MercurialAdapter#diff by using helper extension (#4455, #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 86cbaaa5d1 scm: mercurial: code clean up unit app test. 14 years ago
Toshi MARUYAMA cb467e3a8b scm: git: implement find_changeset_by_name (#7047). 14 years ago
Toshi MARUYAMA f0d4b2625b scm: git: change project id of unit app test from 1 to 3. 14 years ago
Toshi MARUYAMA de7f88c572 scm: mercurial: refactor Repository::Mercurial#fetch_changesets (#4455). 14 years ago
Toshi MARUYAMA 0f1c932f35 scm: mercurial: rewrite MercurialAdapter#revisions as an iterator (#4455). 14 years ago
Toshi MARUYAMA 33f1436eb2 scm: mercurial: change identifier to revision in fetching revisions. 14 years ago