summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed: children projects are deleted instead of being destroyed when destroyi...Jean-Philippe Lang2011-03-201-2/+37
* scm: add unit test of invalid utf8 sequences should be stripped in repository...Toshi MARUYAMA2011-03-191-0/+14
* scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.Toshi MARUYAMA2011-03-191-1/+17
* scm: git: strict Ruby 1.9 string test in unit adapter test.Toshi MARUYAMA2011-03-171-2/+2
* scm: git: strict Ruby 1.9 string test in unit model test.Toshi MARUYAMA2011-03-171-1/+1
* scm: subversion: code clean up unit model test.Toshi MARUYAMA2011-03-171-6/+9
* scm: code clean up unit model changeset test.Toshi MARUYAMA2011-03-171-4/+8
* scm: strict Ruby 1.9 string test in unit model test.Toshi MARUYAMA2011-03-171-2/+2
* scm: subversion: simplify Ruby 1.9 string test in unit model test.Toshi MARUYAMA2011-03-171-9/+5
* scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.Toshi MARUYAMA2011-03-171-3/+8
* Do not actually try to fetch changesets from the subversion repository.Jean-Philippe Lang2011-03-161-2/+5
* Adds a test for AuthSourcesController#destroy with users.Jean-Philippe Lang2011-03-161-3/+15
* Removes a space before argument parentheses.Jean-Philippe Lang2011-03-161-1/+1
* Adds a Group filter on the admin users list (#7893).Jean-Philippe Lang2011-03-161-3/+12
* scm: bazaar: add changesets order test in unit model test.Toshi MARUYAMA2011-03-161-0/+28
* Adds a visible scope to the Journal model.Jean-Philippe Lang2011-03-151-4/+44
* Changed the way the visibility SQL statement is built.Jean-Philippe Lang2011-03-151-0/+17
* Use names instead of ids for wiki anchors (#6905).Jean-Philippe Lang2011-03-141-0/+7
* Fixed: line breaks are ignored in quoted text (#6148).Jean-Philippe Lang2011-03-141-1/+1
* Moved text formatting tests from application_helper tests to formatter tests.Jean-Philippe Lang2011-03-142-105/+109
* scm: mercurial: add tag test in functional test (#1981).Toshi MARUYAMA2011-03-141-0/+18
* scm: mercurial: add named branch test in functional test (#7246).Toshi MARUYAMA2011-03-141-0/+21
* scm: mercurial: add test of latest changesets support named branch in unit mo...Toshi MARUYAMA2011-03-141-0/+7
* scm: mercurial: add latest changesets supporting tag test in unit model test ...Toshi MARUYAMA2011-03-141-0/+13
* scm: mercurial: add latest changesets improvement test in unit model test.Toshi MARUYAMA2011-03-141-0/+18
* scm: mercurial: add latest changesets improvement test in functional test.Toshi MARUYAMA2011-03-141-4/+2
* scm: mercurial: latest changesets improvement and supporting tag (#1981).Toshi MARUYAMA2011-03-141-1/+1
* scm: mercurial: check changesets size is greater than 0 in browse test in fun...Toshi MARUYAMA2011-03-141-0/+15
* scm: git: add browsing tag test in functional test.Toshi MARUYAMA2011-03-141-0/+17
* scm: git: check entries and changesets size are greater than 0 in browse test...Toshi MARUYAMA2011-03-141-0/+20
* scm: git: code clean up functional test.Toshi MARUYAMA2011-03-141-5/+5
* scm: mercurial: prepare tests of named branch and tag in functional test (#19...Toshi MARUYAMA2011-03-141-0/+6
* scm: mercurial: prepare tests of named branch and tag in unit model test (#19...Toshi MARUYAMA2011-03-141-0/+6
* scm: mercurial: code clean up unit model test.Toshi MARUYAMA2011-03-141-2/+4
* scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246).Toshi MARUYAMA2011-03-141-0/+6
* scm: mercurial: add test of non ASCII tag in unit adapter test (#1981).Toshi MARUYAMA2011-03-141-0/+6
* scm: mercurial: prepare test of wrapping revision of cat and annotate with UR...Toshi MARUYAMA2011-03-141-3/+10
* Check for a valid time entry if comments have been entered when updating an i...Jean-Philippe Lang2011-03-131-3/+22
* scm: mercurial: remove unused parameters from "nodes_in_branch()" method in a...Toshi MARUYAMA2011-03-131-4/+4
* Fixed: mail handler keywords are not removed when updating issues (#7785).Jean-Philippe Lang2011-03-131-0/+4
* Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular ...Jean-Philippe Lang2011-03-131-0/+12
* scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #...Toshi MARUYAMA2011-03-131-0/+30
* Fixed: Wiki headings containing backslash followed by a digit are not display...Jean-Philippe Lang2011-03-121-3/+9
* Moved wiki page updated_on eager load to a scope and fixed timestamp titles o...Jean-Philippe Lang2011-03-122-4/+12
* Fixed: wiki page with backslash in title can not be found (#7589).Jean-Philippe Lang2011-03-121-1/+4
* Fixes diff test regarding r5094.Jean-Philippe Lang2011-03-121-2/+2
* Fixes diff test regarding r5094.Jean-Philippe Lang2011-03-121-4/+4
* Highlight changes inside diff lines (#7139).Jean-Philippe Lang2011-03-112-1/+104
* scm: cvs: fix missing author, revision and comment in tree view (#4270).Toshi MARUYAMA2011-03-111-0/+12
* scm: mercurial: remove duplicates tests in unit model test.Toshi MARUYAMA2011-03-111-7/+0