Commit Graph

2796 Commits (cce496b0110d1cc8ac80f90b4e13614537c730a4)

Author SHA1 Message Date
Toshi MARUYAMA ce16f4a278 scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274). 14 years ago
Toshi MARUYAMA b91649ab41 scm: code clean up repositories_helper.rb. 14 years ago
Toshi MARUYAMA 1c5e441b65 scm: remove global repository log encoding setting from view (#1735). 14 years ago
Toshi MARUYAMA e383414c31 scm: add feature of per project repository log encoding setting (#1735). 14 years ago
Toshi MARUYAMA 9c3c35e8b8 scm: add scm specific human_attribute_name for input validation. 14 years ago
Toshi MARUYAMA 8eaa4d10e5 scm: add notes "local repository" in Git and Mercurial setting. 14 years ago
Jean-Philippe Lang c5eef91d1c Escapes body css classes. 14 years ago
Toshi MARUYAMA 515e89dd40 scm: git: use --encoding=UTF-8 in "git log" (#3396). 14 years ago
Toshi MARUYAMA 1042deb450 scm: ignore log encoding setting in Subversion and Mercurial (#7597). 14 years ago
Toshi MARUYAMA aa58533f1a scm: return if str.blank? in to_utf8(str). 14 years ago
Toshi MARUYAMA 65d0bb9c93 scm: git: move saving changesets from adapter to model (#3396). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 14 years ago
Jean-Philippe Lang 8b4c8e6902 Fixes wiki diff rendering. 14 years ago
Jean-Philippe Lang 771147ce80 Extracts a diff helper from the WikiDiff class. 14 years ago
Jean-Philippe Lang b5c606e3a0 Fixes syntax for time logging in commit messages (#7630, #7718). 14 years ago
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
Jean-Philippe Lang 40787ff43f Do not responde with javascript on regular requests. 14 years ago
Toshi MARUYAMA 9cfcdcb727 scm: filesystem: fix mistake of respository select box on r4943 (#2274). 14 years ago
Toshi MARUYAMA 77f70ee27b scm: filesystem: add path encoding select item (#2274). 14 years ago
Toshi MARUYAMA 07b94a25f6 scm: update adapter initialize() to use path encoding (#2664, #2274). 14 years ago
Jean-Philippe Lang 9964c43b3b Adds random salt to user passwords (#7410). 14 years ago
Toshi MARUYAMA a81049d52b scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing. 14 years ago
Toshi MARUYAMA 0e34299240 scm: Ruby 1.9 compatibility for log. 14 years ago
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
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
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
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 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 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 66662ac84b scm: catch exception of getting command and version in model (#4273). 14 years ago
Toshi MARUYAMA b2e4dbca6f scm: mercurial: temporary disable tags and branches at model (#1981, #7246, #4455). 14 years ago
Toshi MARUYAMA 7c6a205a01 scm: mercurial: improvement latest_changesets without supporting tags and named branches (#4455). 14 years ago
Toshi MARUYAMA 49fde3723b scm: fix diff revision param validation. 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 3ba56db935 scm: mercurial: rewrite MercurialAdapter#entries to show per-file change log and size (#3421, #4455). 14 years ago
Toshi MARUYAMA cb467e3a8b scm: git: implement find_changeset_by_name (#7047). 14 years ago
Toshi MARUYAMA de7f88c572 scm: mercurial: refactor Repository::Mercurial#fetch_changesets (#4455). 14 years ago
Toshi MARUYAMA 33f1436eb2 scm: mercurial: change identifier to revision in fetching revisions. 14 years ago
Toshi MARUYAMA 9b68c6701f scm: catch CommandFailed during bulk Repository.fetch_changesets (#4455). 14 years ago
Toshi MARUYAMA 8d5617fc8b scm: add scm command and version methods at repository models (#4273). 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 14 years ago
Jean-Baptiste Barth 04361864a7 Added 'retro' style for gravatars. #7608 14 years ago