Commit Graph

4201 Commits (27177defdd538e2f5ec0a7afb3eb899f04ece0b7)
 

Author SHA1 Message Date
Toshi MARUYAMA 107f92ab9e scm: git: support path encoding in adapter blame (#5251). 14 years ago
Toshi MARUYAMA efa1d58362 scm: git: support path encoding in adapter entries() (#5251). 14 years ago
Toshi MARUYAMA f78339713d scm: git: support path encoding in adapter diff (#5251). 14 years ago
Toshi MARUYAMA 57133f594f scm: git: support path encoding in adapter revisions() (#5251). 14 years ago
Toshi MARUYAMA 1389d3adba scm: git: add two tags to test repository. 14 years ago
Toshi MARUYAMA e439ae3c6c scm: git: convert path encoding in "git log" (#5251). 14 years ago
Toshi MARUYAMA 01ca8f6b0f scm: git: add instance variable for path encoding in adapter (#5251). 14 years ago
Toshi MARUYAMA 0b760212f6 scm: git: code clean up adapter. 14 years ago
Toshi MARUYAMA 38bfb7dae9 scm: git: update test repository for path encoding (#5251). 14 years ago
Jean-Philippe Lang 793eff2512 CHANGELOG updated. 14 years ago
Toshi MARUYAMA ea5a78435b scm: git: remove "core.quotepath = true" to run git command (#5251). 14 years ago
Toshi MARUYAMA 043e265e50 scm: git: use core.quotepath = true to run git command for database safety (#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 4987d1b240 scm: git: change core.quotepath = true temporarily to run git command (#5251). 14 years ago
Toshi MARUYAMA 0b4a6164f0 scm: git: add core.quotepath = false to run git command (#5251). 14 years ago
Toshi MARUYAMA b6449c6a84 scm: git: add core.quotepath = true in test repository config (#5251). 14 years ago
Jean-Philippe Lang 784bbccfc6 Fixed: error on JournalsController#index when custom fields are present (#7795). 14 years ago
Jean-Philippe Lang ca4dcce81c Updates for 1.1.2 release. 14 years ago
Jean-Philippe Lang 706448c601 Translations updates. 14 years ago
Jean-Philippe Lang 3a347d8eb8 Version list style updated. 14 years ago
Jean-Philippe Lang 52397646b2 Fixed: Login page should not show projects link and search box if authentication is required (#3715). 14 years ago
Jean-Philippe Lang 19083725ff Removes duplicate DOM id in custom field form. 14 years ago
Jean-Philippe Lang 25ce0e6cd2 Extends custom field possible values textarea. 14 years ago
Jean-Philippe Lang dac912b379 Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 14 years ago
Jean-Philippe Lang 6f5707c2b5 Adds email notifications support for news comments (#2074). 14 years ago
Toshi MARUYAMA 2fa11b2168 scm: mercurial: add changesets order test in unit model test (#5357). 14 years ago
Toshi MARUYAMA ac58816e9f scm: mercurial: add path encoding select box at setting (#2664). 14 years ago
Toshi MARUYAMA cd9cf95d9a scm: mercurial: add path encoding tests in functional test (#2664, #4050). 14 years ago
Toshi MARUYAMA 7006fe1df8 scm: mercurial: additional unit model tests for path encoding (#2664). 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 bea085c3ba scm: mercurial: convert copied file path encoding (#2664). 14 years ago
Toshi MARUYAMA 51d4785bde scm: mercurial: remove localtime from adapter (#4455). 14 years ago
Toshi MARUYAMA ac227939ad scm: Ruby 1.9 compatibility for XML UTF-8 parsing. 14 years ago
Toshi MARUYAMA ce01f49ca7 scm: fix unit tests fails in Ruby 1.9. 14 years ago
Toshi MARUYAMA 15abee2ee5 scm: mercurial: code clean up unit model test. 14 years ago
Toshi MARUYAMA b00caa6e48 scm: mercurial: wrap revison, tag and branch with URL encoding for entries (#4455, #1981, #7246). 14 years ago
Toshi MARUYAMA ce16f4a278 scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274). 14 years ago
Toshi MARUYAMA fb4601221a scm: subversion: add changesets order test in unit model test (#5357). 14 years ago
Toshi MARUYAMA c54cd8a088 scm: git: add more tests in fetch changesets incremental unit model test (#5357). 14 years ago
Toshi MARUYAMA b91649ab41 scm: code clean up repositories_helper.rb. 14 years ago
Toshi MARUYAMA a9a6abe40a scm: code clean up test/unit/changeset_test.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 231fcf6fd8 scm: copy global log encoding setting to repository (#1735). 14 years ago
Toshi MARUYAMA ab8bdf282b scm: add log_encoding column to repositories table (#1735). 14 years ago
Toshi MARUYAMA aae9747e65 scm: darcs: refactor functional test. 14 years ago
Toshi MARUYAMA e5619d5368 scm: darcs: change project id of unit app test from 1 to 3. 14 years ago