summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* scm: mercurial: fix unit model test fails on MySQL and remove duplicates tests.Toshi MARUYAMA2011-03-111-31/+16
* scm: cvs: fix age column on repository view is off by timezone delta (#7827).Toshi MARUYAMA2011-03-111-0/+8
* scm: cvs: code clean up functional test.Toshi MARUYAMA2011-03-111-15/+15
* Gantt: do not ignore project filter (#7000, #7352), do not display empty proj...Jean-Philippe Lang2011-03-101-31/+41
* scm: git: fix newlines of test/unit/repository_git_test.rb.Toshi MARUYAMA2011-03-101-5/+5
* scm: git: add tests for previous and next versions in unit model test (#7821,...Toshi MARUYAMA2011-03-101-0/+40
* scm: git: unit model latin-1 path encoding test passes on Japanese Windows (#...Toshi MARUYAMA2011-03-091-3/+9
* scm: git: unit adapter latin-1 path encoding test passes on Japanese Windows ...Toshi MARUYAMA2011-03-091-5/+12
* scm: git: fix PortgreSQL functional test fails (#5251).Toshi MARUYAMA2011-03-091-1/+5
* scm: git: change core.quotepath to false in test repository config (#5251).Toshi MARUYAMA2011-03-081-0/+0
* 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 model test (#5251).Toshi MARUYAMA2011-03-081-0/+14
* 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-083-5/+5
* scm: mercurial: add latin-1 encoding directory to test repository (#2664).Toshi MARUYAMA2011-03-084-14/+18
* scm: git: add latest changesets path encoding test in unit model test (#5251).Toshi MARUYAMA2011-03-081-0/+14
* scm: git: prepare path encoding test in unit model test (#5251).Toshi MARUYAMA2011-03-081-0/+5
* scm: git: add latest changesets branch test in unit model test (#5357).Toshi MARUYAMA2011-03-081-0/+26
* scm: git: add latest changesets tag test in unit model test (#5357).Toshi MARUYAMA2011-03-081-0/+22
* scm: git: add latest changesets limit test in unit model test (#5357).Toshi MARUYAMA2011-03-081-1/+12
* scm: git: remove Setting.commit_logs_encoding from unit model test.Toshi MARUYAMA2011-03-081-1/+0
* scm: git: add latest changesets test in unit model test (#5357).Toshi MARUYAMA2011-03-081-0/+39
* scm: git: prepare path encoding test in unit model test (#5251).Toshi MARUYAMA2011-03-081-1/+5
* 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: add two tags to test repository.Toshi MARUYAMA2011-03-081-0/+0
* scm: git: update test repository for path encoding (#5251).Toshi MARUYAMA2011-03-073-6/+11
* scm: git: backout r5026 (#5251).Toshi MARUYAMA2011-03-073-7/+6
* scm: git: update test repository for path encoding (#5251).Toshi MARUYAMA2011-03-073-6/+7
* scm: git: add core.quotepath = true in test repository config (#5251).Toshi MARUYAMA2011-03-071-0/+0
* Fixed: error on JournalsController#index when custom fields are present (#7795).Jean-Philippe Lang2011-03-062-1/+9
* Fixed: Login page should not show projects link and search box if authenticat...Jean-Philippe Lang2011-03-041-0/+16
* Fixed: Email notifications are sent to watchers even if 'No events' setting i...Jean-Philippe Lang2011-03-041-5/+5
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-043-9/+26