Commit Graph

4286 Commits (a825f24db370aba61741316f2da6fee66dbaf83f)
 

Author SHA1 Message Date
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
Toshi MARUYAMA 57455eff5f scm: bazaar: change project id of unit app test from 1 to 3. 14 years ago
Toshi MARUYAMA 57298dcc82 scm: code clean up at test/unit/changeset_test.rb. 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 be4e4c80f7 Stringify avatar to prevent "can't convert nil into String" errors on gantt (#7317). 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 5774ea453b scm: git: refactor lastrev() in adapter. 14 years ago
Toshi MARUYAMA 1042deb450 scm: ignore log encoding setting in Subversion and Mercurial (#7597). 14 years ago
Toshi MARUYAMA 9895d2e186 scm: refactor scm log encoding test (#1735, #3396, #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 33d2c25474 Fixes a failing test. 14 years ago
Toshi MARUYAMA 7367b72cf1 scm: mercurial: change project id of unit app test from 1 to 3. 14 years ago
Toshi MARUYAMA 25d98527bd scm: git: add utf-8 log test in app unit test (#3396). 14 years ago