summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Keep track of issue description changes (#746).Jean-Philippe Lang2011-02-271-2/+15
* scm: cvs: fix CVS diffs do not handle new files properly (#7615).Toshi MARUYAMA2011-02-241-0/+18
* 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-201-8/+36
* 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-161-1/+1
* scm: mercurial: add instance value flag of whether "hg diff -c" supports at t...Toshi MARUYAMA2011-02-161-1/+2
* scm: cvs: change project id of functional test from 1 to 3.Toshi MARUYAMA2011-02-021-19/+40
* Fixed: Relations are not displayed after adding/removing an issue relation (#...Jean-Philippe Lang2011-01-271-0/+29
* scm: functional test of using format_revision() for annotate (#3724).Toshi MARUYAMA2011-01-213-0/+27
* Enable ability for administrators to delete users (#7296).Jean-Philippe Lang2011-01-161-0/+24
* scm: mercurial: fix revision at functional diff test.Toshi MARUYAMA2011-01-151-3/+3
* scm: mercurial: fix id at functional test_empty_revision test(#7307).Toshi MARUYAMA2011-01-141-1/+1
* scm: git: fix id at functional test_empty_revision test(#7307).Toshi MARUYAMA2011-01-141-1/+1
* Respond with 404 instead of 500 when revision/entry is not found in the repos...Jean-Philippe Lang2011-01-143-4/+4
* scm: mercurial: fix error on revision page for empty revision (#7307).Toshi MARUYAMA2011-01-131-0/+10
* scm: fix error on revision page for empty revision (#7307).Toshi MARUYAMA2011-01-132-1/+29
* scm: mercurial: change two revision diff text of mercurial (#3724).Toshi MARUYAMA2011-01-111-0/+22
* scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253).Toshi MARUYAMA2011-01-111-8/+12
* Trying to fix random failures with postgresql due to different ids order in u...Jean-Philippe Lang2011-01-091-8/+15
* scm: add compatible functional test fof changing diff revisions label at SCM ...Toshi MARUYAMA2011-01-092-4/+27
* scm: mercurial: functional test for accept both of revision number and change...Toshi MARUYAMA2011-01-091-25/+31
* scm: mercurial: annotate accepts both of revision number and changeset id (#3...Toshi MARUYAMA2011-01-091-3/+2
* Changes ProjectsController#modules param name and add tests.Jean-Philippe Lang2011-01-061-9/+19
* Verify HTTP method on ProjectsController#create.Jean-Philippe Lang2011-01-061-0/+11
* Moves enabled_module_names param to project attribute so that it can be set t...Jean-Philippe Lang2011-01-061-2/+8
* scm: mercurial: add some tests at unit and functional test.Toshi MARUYAMA2011-01-051-1/+15
* scm: mercurial: update test repository for following issues and fix tests.Toshi MARUYAMA2011-01-051-1/+1
* scm: mercurial: fix comment and change // to '' some strings of functional test.Toshi MARUYAMA2011-01-051-6/+6
* repository: mercurial: fix functional annotate test.Toshi MARUYAMA2011-01-031-4/+23
* Fixed: should redirect to the new project when copying a project.Jean-Philippe Lang2011-01-021-1/+1
* Strip non utf8 content when displaying diff (ruby1.9 compatibility).Jean-Philippe Lang2011-01-011-3/+26
* Fixes wrong assertion.Jean-Philippe Lang2010-12-311-1/+1
* Find visible issues only in ContextMenusController#issues.Jean-Philippe Lang2010-12-291-0/+6
* Fixed: cvs diff broken by r4539 (#7176).Jean-Philippe Lang2010-12-291-0/+1
* Makes API accept offset/limit or page/limit parameters for retrieving collect...Jean-Philippe Lang2010-12-231-0/+57
* Adds support for requesting information about current user using /users/curre...Jean-Philippe Lang2010-12-201-0/+14
* Restore rev param validation that was removed in r2840.Jean-Philippe Lang2010-12-181-0/+6
* Fixes a data disclosure issue introduced in r3941.Jean-Philippe Lang2010-12-181-2/+8
* Fixed: issue description Quote button lost by r3941 (#7122).Jean-Philippe Lang2010-12-181-0/+3
* Fixed: r4492 breaks the ability to select issue custom fields available for p...Jean-Philippe Lang2010-12-171-1/+4
* Fixed: 404 when entering time with blank issue id (#7099).Jean-Philippe Lang2010-12-141-0/+20
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-1255-55/+55
* Make sure there's no nil result in auto_complete.Jean-Philippe Lang2010-12-121-1/+1
* Autocomplete issue relations on subject (#3170).Jean-Philippe Lang2010-12-121-0/+14
* UsersController tests cleanup.Jean-Philippe Lang2010-12-121-49/+33
* Fixes password sending when creating user.Jean-Philippe Lang2010-12-121-1/+35
* Extracts user groups assignment from controller.Jean-Philippe Lang2010-12-122-4/+18
* Moves mail_notification param to user hash param so that it can be set using ...Jean-Philippe Lang2010-12-121-5/+5