Commit Graph

1196 Commits (48f1690a8af7eee98fbd0d65079a8889b6e7f3a7)

Author SHA1 Message Date
Toshi MARUYAMA 8bf4be1c22 scm: git: add latest changesets limit test in unit model test (#5357). 14 years ago
Toshi MARUYAMA 132c4f58b0 scm: git: remove Setting.commit_logs_encoding from unit model test. 14 years ago
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 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 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 38bfb7dae9 scm: git: update test repository for path encoding (#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
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 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 15abee2ee5 scm: mercurial: code clean up unit model test. 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 a9a6abe40a scm: code clean up test/unit/changeset_test.rb. 14 years ago
Toshi MARUYAMA e383414c31 scm: add feature of per project repository log encoding setting (#1735). 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 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 9895d2e186 scm: refactor scm log encoding test (#1735, #3396, #7597). 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
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 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 b5d259383f Adds a method to temporarily override configuration settings. 14 years ago
Jean-Philippe Lang 9964c43b3b Adds random salt to user passwords (#7410). 14 years ago
Toshi MARUYAMA 5a6000444f scm: add unit RepositoryHelper test for Ruby 1.9 compatibility. 14 years ago
Toshi MARUYAMA eb217d1340 scm: fix diffs do not handle one line new files properly (#7618). 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 4620f6b2fa scm: fix unit changeset_test.rb test methods calls randomly. 14 years ago
Toshi MARUYAMA 34832d8731 scm: git: Ruby 1.9 compatibility of adapter test (#3396). 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 e334d3dba9 scm: mercurial: unit test for 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 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