Commit Graph

4155 Commits (73cff6571ee4f7630269c7c124b9bbdbf3cdbd3a)
 

Author SHA1 Message Date
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 764ab0f300 scm: Ruby 1.9 compatibility in getting scm version (#4273). 14 years ago
Toshi MARUYAMA ae8386b3dc scm: mercurial: override initialize() for path encoding (#2664). 14 years ago
Toshi MARUYAMA 34832d8731 scm: git: Ruby 1.9 compatibility of adapter test (#3396). 14 years ago
Jean-Philippe Lang ac65a69ea3 Extracts gantt subjects styles to css (#7280). 14 years ago
Jean-Philippe Lang 3a8f66116f Adds full subject as gantt subject title (#7280). 14 years ago
Jean-Philippe Lang 07092b890a Prevent text wrap in gantt subjects (#7280). 14 years ago
Toshi MARUYAMA 39332b7a72 scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9. 14 years ago
Jean-Philippe Lang d95201c917 Makes filters behaviour consistent with the issue list. 14 years ago
Jean-Philippe Lang 7656078b92 Makes title/filters consistent with the issue list. 14 years ago
Jean-Philippe Lang cf380d959f Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605). 14 years ago
Jean-Philippe Lang 886c3e295b Splits private/public issue queries in the sidebar (#1067). 14 years ago
Toshi MARUYAMA 0e39c0e550 scm: filesystem: refactor for path encoding (#2274). 14 years ago
Toshi MARUYAMA b95ef671d6 scm: add "scm_iconv" method for repository path encoding in abstract_adapter.rb (#2664, #2274). 14 years ago
Jean-Philippe Lang 0e789c5272 Updgraded Rails to 2.3.11 (#6887). 14 years ago
Jean-Philippe Lang 3f41152b4f Added Persian translation contributed by Behrang Noroozinia (#7418). 14 years ago
Jean-Philippe Lang 40c063a158 Updated basque and czech translations. Contributed by Ales Zabala Alava and Michal Gebauer. 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
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