summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Merged r11331 and r11333 from trunk (#13075).Jean-Philippe Lang2013-02-121-1/+1
* Merged r11228 from trunk (#12851).Jean-Philippe Lang2013-01-201-0/+14
* Merged r11225 from trunk (#12838).Jean-Philippe Lang2013-01-201-0/+5
* Backported r11157 and r11158 from trunk (#12801).Jean-Philippe Lang2013-01-201-0/+13
* Merged r11064 from trunk (#12652).Jean-Philippe Lang2013-01-091-0/+3
* Merged r11128 from trunk to 2.2-stable.Toshi MARUYAMA2013-01-081-1/+1
* Merged r10975 from trunk (#12566).Jean-Philippe Lang2012-12-151-1/+1
* Merged r10948 into 2.2-stable (#3447).Jean-Philippe Lang2012-12-081-1/+12
* Code cleanup.Jean-Philippe Lang2012-12-011-0/+6
* Use 8+ characters long passwords in tests.Jean-Philippe Lang2012-11-273-24/+24
* Respond with 404 instead of 500 when requesting a wiki diff with invalid vers...Jean-Philippe Lang2012-11-241-0/+15
* Fixed some more test/functional/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-014-4/+5
* Fixed test/functional/welcome_controller_test.rb breaking when run alone (#12...Jean-Baptiste Barth2012-11-011-1/+1
* Fixed test/functional/sessions_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-0/+4
* Fixed test/functional/mail_handler_controller_test.rb breaking when run alone...Jean-Baptiste Barth2012-11-011-1/+2
* Fixed test/functional/groups_controller_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+1
* Issues by Category should show tasks without category (#8106).Jean-Philippe Lang2012-10-301-1/+14
* Ability to sort issues by grouped column (#3511).Jean-Philippe Lang2012-10-291-0/+20
* Wrap issue description and its contextual menu in a div (#12211).Jean-Philippe Lang2012-10-271-0/+2
* Fixes that test randomly fails.Jean-Philippe Lang2012-10-271-2/+1
* REST API for retrieving wiki pages (#7082).Jean-Philippe Lang2012-10-251-0/+7
* fix "Page not found" on OK button in SCM "View all revisions" page (#12196)Toshi MARUYAMA2012-10-241-0/+15
* Ability to delete a version from a wiki page history (#10852).Jean-Philippe Lang2012-10-231-2/+22
* Wiki page versions routes cleanup.Jean-Philippe Lang2012-10-211-1/+28
* Makes enumerations available through the REST API.Jean-Philippe Lang2012-10-171-2/+8
* Fixed that entering #nnn as parent task should validate (#11979).Jean-Philippe Lang2012-10-141-3/+15
* Tests cleanup, use #assert_select instead of #assert_tag.Jean-Philippe Lang2012-10-131-51/+50
* Tests cleanup, use #assert_select instead of #assert_tag.Jean-Philippe Lang2012-10-131-85/+112
* Tests cleanup.Jean-Philippe Lang2012-10-131-16/+0
* Tests cleanup.Jean-Philippe Lang2012-10-131-18/+4
* Test moved to tests with transactional fixtures disabled.Jean-Philippe Lang2012-10-132-18/+18
* Reverts r10623 for clarity, this test does not need the default language to b...Jean-Philippe Lang2012-10-131-15/+14
* set language en at test_put_update_with_spent_time_and_failure_should_not_add...Toshi MARUYAMA2012-10-121-14/+15
* Test that spent time should not be added when issue update fails (#11283).Jean-Philippe Lang2012-10-121-0/+18
* Fixed: No validation errors when entering an invalid "Parent task" (#11979).Jean-Philippe Lang2012-10-121-6/+24
* Makes Issue.generate_with_descendants! helper accept attributes only.Jean-Philippe Lang2012-10-121-6/+6
* Preserve username when authentification failed (#11846).Jean-Philippe Lang2012-10-111-3/+14
* Fixed that issue notes preview is broken by r10547 (#1554).Jean-Philippe Lang2012-10-091-3/+2
* Add "last 2 weeks" preset to time entries reporting (#11862).Jean-Philippe Lang2012-10-091-0/+7
* Removed invalid/duplicate test.Jean-Philippe Lang2012-10-091-7/+0
* Adjusts test for r10569.Jean-Philippe Lang2012-10-071-2/+2
* Private issue notes (#1554).Jean-Philippe Lang2012-10-035-34/+184
* Makes related issues available for display and filtering on the issue list (#...Jean-Philippe Lang2012-09-291-2/+38
* add functional test of sub repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+34
* add functional test of main repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+14
* set user preference diff type nil at functional testsToshi MARUYAMA2012-09-282-2/+12
* scm: git: use with_settings instead of assigned setting at functional testToshi MARUYAMA2012-09-271-6/+6
* Fixed that issue author is assigned with current user when the edit form is u...Jean-Philippe Lang2012-09-271-0/+12
* Adds a "Copied from/to" relation when copying issue(s) (#6899).Jean-Philippe Lang2012-09-271-0/+26
* Fixed JSON escaping of filters (#11929).Jean-Philippe Lang2012-09-251-0/+8