summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
* scm: filesystem: code clean up unit adapter test.Toshi MARUYAMA2011-03-221-10/+6
* Fixes subversion tests not running on win32.Jean-Philippe Lang2011-03-201-4/+3
* scm: git: strict Ruby 1.9 string test in unit adapter test.Toshi MARUYAMA2011-03-171-2/+2
* 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-141-0/+109
* 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
* scm: mercurial: remove unused parameters from "nodes_in_branch()" method in a...Toshi MARUYAMA2011-03-131-4/+4
* 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
* Highlight changes inside diff lines (#7139).Jean-Philippe Lang2011-03-111-1/+58
* scm: cvs: fix age column on repository view is off by timezone delta (#7827).Toshi MARUYAMA2011-03-111-0/+8
* Gantt: do not ignore project filter (#7000, #7352), do not display empty proj...Jean-Philippe Lang2011-03-101-31/+41
* scm: git: unit adapter latin-1 path encoding test passes on Japanese Windows ...Toshi MARUYAMA2011-03-091-5/+12
* scm: git: add reverse log test in unit adapter test (#5357).Toshi MARUYAMA2011-03-081-1/+15
* scm: git: add latin-1 encoding directory test in unit adapter test (#5251).Toshi MARUYAMA2011-03-081-1/+15
* scm: git: add latin-1 encoding directory to test repository (#5251).Toshi MARUYAMA2011-03-081-1/+1
* scm: mercurial: add latin-1 encoding directory to test repository (#2664).Toshi MARUYAMA2011-03-081-4/+8
* scm: git: add tests for path encoding entries() in unit adapter test (#5251).Toshi MARUYAMA2011-03-081-0/+10
* scm: git: add tests for branch entries() in unit adapter test.Toshi MARUYAMA2011-03-081-0/+16
* scm: git: add tests for tag entries() in unit adapter test.Toshi MARUYAMA2011-03-081-0/+16
* scm: git: add tags test in unit adapter test.Toshi MARUYAMA2011-03-081-0/+7
* scm: git: add tests for path encoding cat, diff and blame in unit adapter tes...Toshi MARUYAMA2011-03-081-1/+29
* scm: git: update test repository for path encoding (#5251).Toshi MARUYAMA2011-03-071-2/+7
* scm: git: backout r5026 (#5251).Toshi MARUYAMA2011-03-071-3/+2
* scm: git: update test repository for path encoding (#5251).Toshi MARUYAMA2011-03-071-2/+3
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-041-4/+4
* scm: mercurial: add unit adapter test repository for path contains space (#26...Toshi MARUYAMA2011-03-041-0/+12
* scm: mercurial: update test repository for path contains space (#2664, #4455).Toshi MARUYAMA2011-03-041-9/+13
* scm: mercurial: update test repository for path encoding (#2664).Toshi MARUYAMA2011-03-041-10/+27
* scm: git: use --encoding=UTF-8 in "git log" (#3396).Toshi MARUYAMA2011-02-281-2/+2
* 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: fix diffs do not handle one line new files properly (#7618).Toshi MARUYAMA2011-02-231-1/+32
* scm: git: Ruby 1.9 compatibility of adapter test (#3396).Toshi MARUYAMA2011-02-221-1/+12
* Fixed: date part of the time default format doesn't respect the date format (...Jean-Philippe Lang2011-02-201-5/+28
* 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: 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-181-0/+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: 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