summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* scm: git: add functional test of destroying invalid repository (#6713, #4725).Toshi MARUYAMA2011-07-111-0/+27
* scm: git: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-111-0/+12
* scm: git: add instance variable @project at functional test.Toshi MARUYAMA2011-07-111-2/+3
* scm: mercurial: add functional test of destroying invalid repository (#8777, ...Toshi MARUYAMA2011-07-111-0/+27
* scm: mercurial: add functional test of destroying valid repository (#8777, #6...Toshi MARUYAMA2011-07-111-0/+12
* scm: mercurial: add instance variable @project at functional test.Toshi MARUYAMA2011-07-111-1/+2
* scm: cvs: add functional test of destroying invalid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+28
* scm: cvs: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: filesystem: add functional test of destroying invalid repository (#6713,...Toshi MARUYAMA2011-07-101-0/+21
* scm: filesystem: add functional test of destroying valid repository (#6713, #...Toshi MARUYAMA2011-07-101-0/+9
* scm: filesystem: add instance variable @project at functional test.Toshi MARUYAMA2011-07-101-1/+2
* scm: bazaar: add functional test of destroying invalid repository (#6713, #47...Toshi MARUYAMA2011-07-101-0/+26
* scm: bazaar: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: darcs: add functional test of destroying invalid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+27
* scm: darcs: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: darcs: code clean up functional test.Toshi MARUYAMA2011-07-101-2/+4
* scm: subversion: code clean up functional test.Toshi MARUYAMA2011-07-101-6/+3
* scm: subversion: add functional test of destroying invalid repository (#8458,...Toshi MARUYAMA2011-07-101-0/+26
* scm: subversion: add functional test of destroying valid repository (#8458, #...Toshi MARUYAMA2011-07-101-0/+14
* scm: mercurial: add missing "assert" changesets size at functional test.Toshi MARUYAMA2011-07-101-6/+6
* scm: git: add missing "assert" changesets and entries size at functional test.Toshi MARUYAMA2011-07-101-6/+6
* scm: cvs: add missing "assert" changesets size at functional test.Toshi MARUYAMA2011-07-101-1/+1
* Adds issue id link in the issue creation flash message (#3033).Jean-Philippe Lang2011-07-091-7/+10
* Fixed: Wiki annotated page does not display author of version 1 (#8449).Jean-Philippe Lang2011-07-091-7/+17
* Fixed: search options get lost after clicking on a specific result type (#7501).Jean-Philippe Lang2011-07-091-6/+21
* Makes relations resource shallow (#7366).Jean-Philippe Lang2011-07-051-6/+3
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-041-11/+28
* Fixes test failure when running all functional tests.Jean-Philippe Lang2011-07-031-3/+0
* Fixes a functional test case.Jean-Philippe Lang2011-07-031-1/+1
* Fixes test failure when running all functional tests.Jean-Philippe Lang2011-07-031-3/+0
* Fixed: private queries should not be accessible to other users (#8729).Jean-Philippe Lang2011-07-031-3/+24
* Fixed circular dependencies possibly introduced when using reverse relations,...Jean-Baptiste Barth2011-06-261-0/+2
* Added a test to ensure 'Project' column can be removed on issues list (#8411)Jean-Baptiste Barth2011-06-201-0/+6
* replace RAILS_ROOT to Rails.root in functional attachments controller test.Toshi MARUYAMA2011-06-161-1/+1
* replace RAILS_ROOT to Rails.root if functional application controller test.Toshi MARUYAMA2011-06-161-1/+1
* Do not cache I18n strings when truncating a long diff (#5089).Jean-Baptiste Barth2011-06-131-0/+31
* Do not show inactive document categories where not necessary (#8573).Jean-Baptiste Barth2011-06-131-0/+4
* Do not show inactive issue priorities where not necessary (#8573).Jean-Baptiste Barth2011-06-133-0/+45
* scm: cvs: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: bazaar: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+1
* scm: filesystem: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: mercurial: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-4/+3
* scm: darcs: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: git: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: mercurial: add functional test of annotate file which does not exist in ...Toshi MARUYAMA2011-06-101-0/+11
* scm: git: skip non UTF-8 path encoding test of functional test in JRuby (#5251).Toshi MARUYAMA2011-06-081-0/+12
* Fixed: Private flag ignored when creating an issue with set_own_issues_privat...Jean-Philippe Lang2011-06-011-0/+30
* Fixes git annotate test failure.Jean-Philippe Lang2011-06-011-2/+2
* remove trailing white-spaces from test/functional/account_controller_test.rb.Toshi MARUYAMA2011-06-011-21/+20
* scm: mercurial: run both of "inline" and "side by side" diff in functional te...Toshi MARUYAMA2011-06-011-15/+17