summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* scm: mercurial: update test repository for path contains space (#2664, #4455).Toshi MARUYAMA2011-03-043-13/+17
* scm: mercurial: update test repository for path encoding (#2664).Toshi MARUYAMA2011-03-044-16/+41
* scm: mercurial: code clean up unit model test.Toshi MARUYAMA2011-03-031-3/+3
* scm: subversion: add changesets order test in unit model test (#5357).Toshi MARUYAMA2011-03-021-0/+28
* scm: git: add more tests in fetch changesets incremental unit model test (#53...Toshi MARUYAMA2011-03-021-2/+12
* scm: code clean up test/unit/changeset_test.rb.Toshi MARUYAMA2011-03-011-4/+3
* scm: add feature of per project repository log encoding setting (#1735).Toshi MARUYAMA2011-03-019-27/+47
* scm: darcs: refactor functional test.Toshi MARUYAMA2011-03-011-15/+28
* scm: darcs: change project id of unit app test from 1 to 3.Toshi MARUYAMA2011-03-011-8/+11
* scm: bazaar: change project id of unit app test from 1 to 3.Toshi MARUYAMA2011-03-011-1/+1
* scm: code clean up at test/unit/changeset_test.rb.Toshi MARUYAMA2011-03-011-1/+0
* scm: git: use --encoding=UTF-8 in "git log" (#3396).Toshi MARUYAMA2011-02-283-6/+6
* scm: ignore log encoding setting in Subversion and Mercurial (#7597).Toshi MARUYAMA2011-02-281-0/+22
* scm: refactor scm log encoding test (#1735, #3396, #7597).Toshi MARUYAMA2011-02-281-5/+28
* Fixes a failing test.Jean-Philippe Lang2011-02-271-0/+2
* scm: mercurial: change project id of unit app test from 1 to 3.Toshi MARUYAMA2011-02-271-1/+1
* scm: git: add utf-8 log test in app unit test (#3396).Toshi MARUYAMA2011-02-271-0/+14
* Keep track of issue description changes (#746).Jean-Philippe Lang2011-02-273-4/+45
* Fixes syntax for time logging in commit messages (#7630, #7718).Jean-Philippe Lang2011-02-261-18/+34
* Adds support for SCM/LDAP passwords encryption in the database (#7411).Jean-Philippe Lang2011-02-261-0/+84
* Adds a method to temporarily override configuration settings.Jean-Philippe Lang2011-02-251-0/+9
* scm: cvs: fix CVS diffs do not handle new files properly (#7615).Toshi MARUYAMA2011-02-241-0/+18
* Adds random salt to user passwords (#7410).Jean-Philippe Lang2011-02-232-6/+46
* scm: add unit RepositoryHelper test for Ruby 1.9 compatibility.Toshi MARUYAMA2011-02-231-0/+68
* scm: fix diffs do not handle one line new files properly (#7618).Toshi MARUYAMA2011-02-231-1/+32
* scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing.Toshi MARUYAMA2011-02-221-2/+7
* scm: Ruby 1.9 compatibility for log.Toshi MARUYAMA2011-02-221-0/+19
* scm: fix unit changeset_test.rb test methods calls randomly.Toshi MARUYAMA2011-02-221-3/+5
* scm: git: Ruby 1.9 compatibility of adapter test (#3396).Toshi MARUYAMA2011-02-221-1/+12
* Warning on leaving a page with unsaved content in textarea (#2910).Jean-Philippe Lang2011-02-211-0/+24
* scm: subversion: change some functional tests project id from 1 to 3.Toshi MARUYAMA2011-02-211-19/+66
* Allow additional workflow transitions for issue author and assignee (#2732).Jean-Philippe Lang2011-02-204-19/+104
* Fixed: date part of the time default format doesn't respect the date format (...Jean-Philippe Lang2011-02-201-5/+28
* Fixed: SQL error when filtering issues with an empty group or role (#7656).Jean-Philippe Lang2011-02-201-2/+32
* scm: mercurial: unit test for named branches at adapter (#7246).Toshi MARUYAMA2011-02-181-0/+12
* scm: mercurial: unit test for tags at adapter (#1981).Toshi MARUYAMA2011-02-181-0/+10
* scm: mercurial: unit app test for latest_changesets SQL "like" special charac...Toshi MARUYAMA2011-02-181-0/+16
* scm: mercurial: unit app test for latest_changeset.Toshi MARUYAMA2011-02-181-0/+21
* scm: mercurial: entries unit lib test for named branch (#7246).Toshi MARUYAMA2011-02-181-0/+18
* scm: mercurial: entries unit lib test for tag (#1981).Toshi MARUYAMA2011-02-181-0/+18
* scm: mercurial: remove "TODO" comment and fix indent of unit lib test.Toshi MARUYAMA2011-02-181-2/+1
* scm: mercurial: unit lib test for entries (#3421).Toshi MARUYAMA2011-02-181-3/+9
* scm: mercurial: move entries unit test from app to lib.Toshi MARUYAMA2011-02-182-13/+10
* scm: mercurial: fix unit lib test_info test fails on Windows.Toshi MARUYAMA2011-02-181-1/+2
* scm: fix diff revision param validation.Toshi MARUYAMA2011-02-171-0/+6
* scm: mercurial: set instance value flag of whether "hg diff -c" supports true...Toshi MARUYAMA2011-02-162-2/+2
* scm: mercurial: add instance value flag of whether "hg diff -c" supports at t...Toshi MARUYAMA2011-02-162-3/+5
* scm: mercurial: code clean up unit app test.Toshi MARUYAMA2011-02-161-3/+3
* scm: git: change project id of unit app test from 1 to 3.Toshi MARUYAMA2011-02-161-8/+9
* scm: mercurial: change identifier to revision in fetching revisions.Toshi MARUYAMA2011-02-161-3/+3