Commit Graph

998 Commits (e3fa434f1f9a3e61bd5956ea6a8bce03a401ec35)

Author SHA1 Message Date
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
Toshi MARUYAMA 05c0c88840 scm: mercurial: entries unit lib test for named branch (#7246). 14 years ago
Toshi MARUYAMA 513a217330 scm: mercurial: entries unit lib test for tag (#1981). 14 years ago
Toshi MARUYAMA 229c237e7e scm: mercurial: remove "TODO" comment and fix indent of unit lib test. 14 years ago
Toshi MARUYAMA e37fcfece1 scm: mercurial: unit lib test for entries (#3421). 14 years ago
Toshi MARUYAMA 2fe248917c scm: mercurial: move entries unit test from app to lib. 14 years ago
Toshi MARUYAMA 9d9c0716f2 scm: mercurial: fix unit lib test_info test fails on Windows. 14 years ago
Toshi MARUYAMA 29f9fbd2ee scm: mercurial: set instance value flag of whether "hg diff -c" supports true at tests (#7518). 14 years ago
Toshi MARUYAMA 6840897f38 scm: mercurial: add instance value flag of whether "hg diff -c" supports at tests (#7518). 14 years ago
Toshi MARUYAMA 86cbaaa5d1 scm: mercurial: code clean up unit app test. 14 years ago
Toshi MARUYAMA f0d4b2625b scm: git: change project id of unit app test from 1 to 3. 14 years ago
Toshi MARUYAMA 33f1436eb2 scm: mercurial: change identifier to revision in fetching revisions. 14 years ago
Toshi MARUYAMA 608025fd04 scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455). 14 years ago
Toshi MARUYAMA f777cc1ee8 scm: mercurial: add compatible test for "revisions" method. 14 years ago
Toshi MARUYAMA 60f165a9fc scm: mercurial: add compatible test for "info" method. 14 years ago
Toshi MARUYAMA 29f99eee07 scm: bazaar: move cat and annotate test from unit app test to unit lib test. 14 years ago
Toshi MARUYAMA aa4b38025a scm: mercurial: add Mercurial helper extension (#4455). 14 years ago
Toshi MARUYAMA 34e013c187 scm: cvs: add methods of getting cvs version and add unit lib test (#4273). 14 years ago
Toshi MARUYAMA 6d8fe71a73 scm: bazaar: add methods of getting bazaar version and add unit lib test (#4273). 14 years ago
Toshi MARUYAMA f62cccfdc6 scm: git: add methods of getting git version and add unit lib test (#4273). 14 years ago
Toshi MARUYAMA 2e85bd621b scm: subversion: change unit app test project id from 1 to 3. 14 years ago
Toshi MARUYAMA 323c36b3c3 scm: subversion: refactor getting svn version and add lib test (#4273). 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 14 years ago
Toshi MARUYAMA 2b97992015 scm: bazaar: fix typo and mistakes. 14 years ago
Toshi MARUYAMA 3110e97038 scm: git: fix typo of unit lib test. 14 years ago
Toshi MARUYAMA 64835367ab scm: cvs: fix unit lib test fails on Windows. 14 years ago
Toshi MARUYAMA 6b6a44c831 scm: bazaar: prepare version string unit lib test. 14 years ago
Toshi MARUYAMA dd798edd04 scm: git: prepare version string unit lib test and git log encoding (#3396). 14 years ago
Toshi MARUYAMA 3edbab734b scm: subversion: prepare version string unit lib test. 14 years ago