summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Show long text custom field changes as a diff (#15236).Jean-Philippe Lang2015-01-312-1/+38
* add missing fixture to FilesControllerTestToshi MARUYAMA2015-01-251-1/+3
* Fixed attachment fixture (should be attached to issue 3 because one of its jo...Jean-Philippe Lang2015-01-243-9/+9
* add missing fixturesToshi MARUYAMA2015-01-212-0/+2
* add missing fixturesToshi MARUYAMA2015-01-212-2/+3
* add missing fixture to TimeEntryReportsControllerTestToshi MARUYAMA2015-01-211-0/+1
* add missing fixture to test/unit/journal_test.rbToshi MARUYAMA2015-01-211-1/+1
* Don't change Setting.default_language in Mailer tests.Jean-Philippe Lang2015-01-211-24/+18
* Don't change Setting.default_language in tests.Jean-Philippe Lang2015-01-212-17/+16
* Fixed that group is not displayed when the first group is a boolean custom fi...Jean-Philippe Lang2015-01-191-0/+16
* Fixed that boolean custom field groups have same label for blank and false va...Jean-Philippe Lang2015-01-191-0/+16
* add missing fixture to test/integration/api_test/groups_test.rbToshi MARUYAMA2015-01-191-1/+1
* add missing fixtureToshi MARUYAMA2015-01-191-1/+1
* pin order at RepositoryCvsTest#test_entries_rev3Toshi MARUYAMA2015-01-191-4/+5
* Set proper default language.Jean-Philippe Lang2015-01-181-1/+1
* Set proper locale.Jean-Philippe Lang2015-01-181-0/+2
* add missing fixturesToshi MARUYAMA2015-01-183-0/+3
* fix tests (#13120)Toshi MARUYAMA2015-01-182-2/+2
* fix assertion order at RepositoryCvsTest#test_entries_rev3Toshi MARUYAMA2015-01-181-5/+5
* add tests to RepositoryCvsTest#test_entries_rev3Toshi MARUYAMA2015-01-181-0/+10
* Make sure that #scm_iconv returns a string with the target encoding (#14534).Jean-Philippe Lang2015-01-181-0/+1
* add missing fixture to Redmine::Hook::ManagerTestToshi MARUYAMA2015-01-181-0/+1
* Fixed that Redmine::Activity::Fetcher should consider activity provider permi...Jean-Philippe Lang2015-01-181-0/+60
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-1742-156/+170
* Missing fixtures.Jean-Philippe Lang2015-01-171-1/+1
* Missing fixtures.Jean-Philippe Lang2015-01-171-1/+1
* Missing fixtures.Jean-Philippe Lang2015-01-172-2/+2
* Send password reset email to the email used in lost password form (#4244).Jean-Philippe Lang2015-01-171-0/+14
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-1732-60/+326
* IssuesControllerTest: make encoding tests independent of ordering (#18856)Toshi MARUYAMA2015-01-161-6/+10
* fix UsersControllerTest failure randomlyToshi MARUYAMA2015-01-151-1/+4
* add missing fixture to SearchControllerTestToshi MARUYAMA2015-01-151-0/+1
* Copyright update.Jean-Philippe Lang2015-01-11276-300/+300
* Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...Jean-Philippe Lang2015-01-101-0/+12
* Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values ...Jean-Philippe Lang2015-01-101-0/+2
* Time dependend failures in UI tests (#18789).Jean-Philippe Lang2015-01-101-0/+4
* Fixed errors in UI tests (#18782).Jean-Philippe Lang2015-01-101-3/+3
* Option to search open issues only (#10734).Jean-Philippe Lang2015-01-101-0/+9
* Option to search attachment filenames and description (#4383).Jean-Philippe Lang2015-01-091-0/+29
* replace tab to space at test/test_helper.rbToshi MARUYAMA2015-01-081-1/+1
* Fixed that project copy triggers a 500 error if project validation fails.Jean-Philippe Lang2015-01-072-0/+12
* Cleans up parent project assignment in ProjectsController.Jean-Philippe Lang2015-01-071-2/+4
* Insert children issues to respect same order as ids.Jean-Philippe Lang2015-01-071-2/+2
* Replaces awesome_nested_set gem with a simple and more robust implementation ...Jean-Philippe Lang2015-01-073-9/+151
* The descendant count in the issues delete confirmation message is wrong if is...Jean-Philippe Lang2014-12-301-0/+10
* Force UTF-8 encoding of language names.Jean-Philippe Lang2014-12-261-0/+5
* Allow attachment thumbnails from REST API (#18707).Jean-Philippe Lang2014-12-262-0/+19
* Use upload helper method.Jean-Philippe Lang2014-12-221-20/+5
* Use raw request content in tests to make sure that XML/JSON payload is proper...Jean-Philippe Lang2014-12-221-7/+25
* Adds tests for creating an issue with multiple uploads.Jean-Philippe Lang2014-12-222-0/+96