summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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: mercurial: set instance value flag of whether "hg diff -c" supports true...Toshi MARUYAMA2011-02-161-1/+1
* scm: mercurial: add instance value flag of whether "hg diff -c" supports at t...Toshi MARUYAMA2011-02-161-2/+3
* 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
* scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455).Toshi MARUYAMA2011-02-161-1/+1
* scm: mercurial: add compatible test for "revisions" method.Toshi MARUYAMA2011-02-161-0/+14
* scm: mercurial: add compatible test for "info" method.Toshi MARUYAMA2011-02-161-0/+10
* scm: bazaar: move cat and annotate test from unit app test to unit lib test.Toshi MARUYAMA2011-02-152-16/+16
* scm: mercurial: add Mercurial helper extension (#4455).Toshi MARUYAMA2011-02-151-2/+2
* scm: cvs: add methods of getting cvs version and add unit lib test (#4273).Toshi MARUYAMA2011-02-151-0/+16
* scm: bazaar: add methods of getting bazaar version and add unit lib test (#42...Toshi MARUYAMA2011-02-151-1/+17
* scm: git: add methods of getting git version and add unit lib test (#4273).Toshi MARUYAMA2011-02-151-0/+17
* scm: subversion: change unit app test project id from 1 to 3.Toshi MARUYAMA2011-02-151-3/+4
* scm: subversion: refactor getting svn version and add lib test (#4273).Toshi MARUYAMA2011-02-151-0/+20
* scm: bazaar: fix typo and mistakes.Toshi MARUYAMA2011-02-111-2/+1
* scm: git: fix typo of unit lib test.Toshi MARUYAMA2011-02-111-1/+1
* scm: cvs: fix unit lib test fails on Windows.Toshi MARUYAMA2011-02-111-0/+1
* scm: bazaar: prepare version string unit lib test.Toshi MARUYAMA2011-02-111-0/+26
* scm: git: prepare version string unit lib test and git log encoding (#3396).Toshi MARUYAMA2011-02-111-61/+82
* scm: subversion: prepare version string unit lib test.Toshi MARUYAMA2011-02-101-8/+20
* scm: cvs: generate pseudo scmid for auto issue close text (#6706).Toshi MARUYAMA2011-02-071-0/+5
* scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, ...Toshi MARUYAMA2011-02-071-4/+20
* scm: cvs: use localtime at cvs rlog -d option (#996, #3761).Toshi MARUYAMA2011-02-021-0/+9
* scm: cvs: add unit lib test.Toshi MARUYAMA2011-02-021-0/+33
* scm: mercurial: add unit lib test for the previous changeset isn't the parent...Toshi MARUYAMA2011-02-021-0/+11
* scm: cvs: add fetch_changesets at all unit app test methods.Toshi MARUYAMA2011-02-021-0/+7
* scm: cvs: change project id of unit app test from 1 to 3.Toshi MARUYAMA2011-02-021-1/+1
* Fixed: no email sent with 'Notifiy for any event on the selected projects onl...Jean-Philippe Lang2011-01-241-0/+17
* Moves link_to_message to ApplicationHelper to make it available to redmine li...Jean-Philippe Lang2011-01-231-1/+1
* Adds support for cross project Redmine links (#7409).Jean-Philippe Lang2011-01-231-0/+29
* Adds an application configuration file: config/configuration.yml (#7408).Jean-Philippe Lang2011-01-231-0/+52
* scm: darcs: add compatible test of Darcs 2.3 and 2.4 (#7415).Toshi MARUYAMA2011-01-231-0/+13
* scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404).Toshi MARUYAMA2011-01-221-0/+15
* scm: darcs: add unit lib test.Toshi MARUYAMA2011-01-221-0/+25
* Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#73...Jean-Philippe Lang2011-01-221-1/+33
* Do not show "for only project I select" notification option on application se...Jean-Philippe Lang2011-01-161-0/+6
* Fixed: "Notifiy for only project I select" is randomly displayed (#7294).Jean-Philippe Lang2011-01-161-2/+9
* When destroying a user, remove all references to that user (#7296).Jean-Philippe Lang2011-01-162-8/+211
* Prevent SystemStackError on Issue#all_dependent_issues with circular dependen...Jean-Philippe Lang2011-01-151-0/+19
* Adds a test for issue circular dependency validation.Jean-Philippe Lang2011-01-151-0/+9
* Adds a test for TimeEntry#spent_on= with invalid string.Jean-Philippe Lang2011-01-141-0/+6