summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* Potential test failure fixed.Jean-Philippe Lang2012-02-241-2/+2
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+19
* Adds required fixtures back.Jean-Philippe Lang2012-02-231-1/+1
* Adds functional tests.Jean-Philippe Lang2012-02-233-0/+43
* Adds functional tests.Jean-Philippe Lang2012-02-232-0/+15
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+16
* Rails3: test: scm: mercurial: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-17/+30
* Rails3: test: scm: darcs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-3/+5
* Rails3: test: scm: subversion: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-14/+28
* Rails3: test: scm: bazaar: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-7/+14
* Rails3: test: scm: cvs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-8/+16
* Rails3: test: scm: filesystem: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-5/+9
* Rails3: test: scm: git: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-13/+25
* Don't use auth_sources fixtures when not needed.Jean-Philippe Lang2012-02-195-5/+1
* Fixed a test that writes into fixtures directory.Jean-Philippe Lang2012-02-191-0/+1
* Friendly response when the LDAP connection fails.Jean-Philippe Lang2012-02-191-0/+10
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-163-5/+167
* use with_settings instead of direct "Setting" at "test_index" of functional i...Toshi MARUYAMA2012-02-151-14/+14
* Adds a News#commentable? method to easily specific additional rules.Jean-Philippe Lang2012-02-111-0/+9
* Prevent random failures due to params order.Jean-Philippe Lang2012-02-111-9/+9
* Displays the full form when creating a version from the issue form so that re...Jean-Philippe Lang2012-02-111-3/+27
* Only show statuses that can be applied to all issues on the bulk edit form (#...Jean-Philippe Lang2012-02-111-0/+20
* Bulk-edit custom fields through context menu (#6296).Jean-Philippe Lang2012-02-091-0/+96
* scm: git: update test repository (#8857)Toshi MARUYAMA2012-02-091-1/+1
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-12/+12
* Ability to edit a wiki page's parent on the edit page (#6449).Jean-Philippe Lang2012-02-051-4/+52
* Removed mocha availability checks in tests.Jean-Philippe Lang2012-02-051-2/+1
* Fixed registration form broken by r8479.Jean-Philippe Lang2012-02-051-0/+7
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-051-0/+32
* Better handling of issue update conflicts (#8691).Jean-Philippe Lang2012-02-041-4/+121
* Fixed rounding issue on spent hours column in CSV export (#10150).Jean-Philippe Lang2012-02-041-2/+13
* attachment: fix that diff type is not saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+15
* scm: git: add test that diff type is saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+20
* Fixed: associated changesets from other projects are not visible if the curre...Jean-Philippe Lang2012-02-021-1/+15
* Removed useless permission check in wiki controller.Jean-Philippe Lang2012-01-301-2/+4
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-301-2/+15
* Allows attachments on news (#1972).Jean-Philippe Lang2012-01-291-10/+49
* Display of multi custom fields.Jean-Philippe Lang2012-01-292-1/+25
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-0/+222
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-281-8/+9
* Fixed links to versions anchors on the roadmap.Jean-Philippe Lang2012-01-241-0/+3
* Provide a direct access to completed versions form the roadmap.Jean-Philippe Lang2012-01-241-0/+3
* Fixed that project is ignored when entering an issue id on /time_entries/new ...Jean-Philippe Lang2012-01-221-0/+14
* Enable global time logging at /time_entries/new (#10020).Jean-Philippe Lang2012-01-211-1/+95
* Adds a <<me>> option for assignee in the context menu (#1102).Jean-Philippe Lang2012-01-211-0/+11
* Adds a 'Create and continue' button on the spent time form (#9995).Jean-Philippe Lang2012-01-211-0/+22
* Updated assertion that fails after r8680.Jean-Philippe Lang2012-01-201-1/+1
* Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).Jean-Philippe Lang2012-01-201-0/+10
* Adds an option of the copy form to enable/disable attachments copy (#3055).Jean-Philippe Lang2012-01-201-1/+39
* Copy attachments on issue and project copy (#3055).Jean-Philippe Lang2012-01-201-0/+38