Commit Graph

4312 Commits (098c1cb4fddfd72c16975c527a861b4a87624022)
 

Author SHA1 Message Date
Toshi MARUYAMA a2aa2a39cf scm: git: add latest changesets test in unit model test (#5357). 14 years ago
Toshi MARUYAMA 8235e0f4a6 scm: git: prepare path encoding test in unit model test (#5251). 14 years ago
Toshi MARUYAMA 18decee672 scm: git: add tests for path encoding entries() in unit adapter test (#5251). 14 years ago
Toshi MARUYAMA 891ff89aed scm: git: add core.quotepath = false to run git command (#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 d10309e8c6 scm: git: use scm_cmd() in adapter tags(). 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 be67b2ec41 scm: git: use scm_cmd() in adapter branches(). 14 years ago
Toshi MARUYAMA 09e76f2907 scm: git: support path encoding in adapter cat (#5251). 14 years ago
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