summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Links for custom field value don't have "external" class (#27024).Go MAEDA2018-01-014-14/+14
* add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)Toshi MARUYAMA2017-12-071-0/+17
* code clean up IssuesPdfHelperTest (#12510)Toshi MARUYAMA2017-12-071-13/+10
* mercurial: work around faulty parsing of early command options (#27516)Toshi MARUYAMA2017-12-071-6/+6
* mercurial: reject malicious command argument (#27516)Toshi MARUYAMA2017-12-071-0/+19
* Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).Go MAEDA2017-12-061-0/+35
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-12-061-0/+14
* Reverted r17054 (#27663).Go MAEDA2017-11-301-14/+0
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-11-291-0/+14
* Fixes visibility checks for version.fixed_issues in Gantt (#27676).Jean-Philippe Lang2017-11-291-1/+1
* Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)Go MAEDA2017-11-261-0/+17
* add test that anonymous user can add watchers by mail (#26654)Toshi MARUYAMA2017-09-071-0/+4
* #assert_nothing_raised takes no arguments.Jean-Philippe Lang2017-08-011-1/+1
* try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)Toshi MARUYAMA2017-07-311-4/+6
* Move helper tests to test/helpers (#26504).Jean-Philippe Lang2017-07-3017-2861/+0
* Skip all issue concurrency tests with MySQL.Jean-Philippe Lang2017-07-301-3/+1
* add missing fixture for IssueTest#test_update_should_notify_previous_assigneeToshi MARUYAMA2017-07-271-0/+1
* Make sure that something was actually deleted.Jean-Philippe Lang2017-07-261-3/+8
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-263-22/+22
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-254-216/+1
* Fixed link to user in email notifications (#26506).Jean-Philippe Lang2017-07-241-0/+8
* Test fails with mysql 5.7.Jean-Philippe Lang2017-07-231-0/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-238-12/+8
* Adds a test for importing list custom fields with multiple values (#26148).Jean-Philippe Lang2017-07-191-0/+15
* Adds a test for importing list custom fields (#26148).Jean-Philippe Lang2017-07-191-0/+14
* Adds settings for time entry hours validation (#24005).Jean-Philippe Lang2017-07-191-0/+28
* Set a default size for macro thumbnails different from the preview thumbnails.Jean-Philippe Lang2017-07-191-5/+5
* Fixed that formatting of commit message is never applied (#26445).Jean-Philippe Lang2017-07-161-0/+8
* add some tests to RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-0/+2
* code style cleanup at RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-3/+3
* replace white spaces of here-text at RepositoryTest#test_for_changeset_comm...Toshi MARUYAMA2017-07-101-8/+6
* LdapError is deprecated (#24970).Jean-Philippe Lang2017-07-082-4/+4
* Fixed User#project_ids_by_role when first called within chained scopes (#26376).Jean-Philippe Lang2017-07-081-0/+8
* "attachment:filename" should generate a link to preview instead of download (...Jean-Philippe Lang2017-07-021-2/+2
* Setting to disable automatic closing of duplicates (#26192).Jean-Philippe Lang2017-06-251-0/+17
* Update copyright.Jean-Philippe Lang2017-06-25143-143/+143
* add test of email reminder in case of user language is 'auto' (#26247)Toshi MARUYAMA2017-06-231-0/+15
* code layout cleanup test/unit/custom_field_test.rbToshi MARUYAMA2017-06-191-7/+15
* code layout cleanup test/unit/mail_handler_test.rbToshi MARUYAMA2017-06-191-10/+23
* Link to user by id (#4179).Jean-Philippe Lang2017-06-171-0/+1
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-071-1/+14
* Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...Jean-Philippe Lang2017-06-062-14/+37
* Set default assignee before validation (#26072).Jean-Philippe Lang2017-06-061-0/+12
* remove trailing white space from test/unit/project_nested_set_test.rbToshi MARUYAMA2017-06-061-1/+1
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-061-1/+1
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-032-2/+2
* remove trailing white-space from test/unit/mailer_test.rbToshi MARUYAMA2017-05-301-1/+1
* remove trailing white-spaces from test/unit/issue_subtasking_test.rbToshi MARUYAMA2017-05-271-2/+2
* Show statuses of project trackers only (#5385).Jean-Philippe Lang2017-05-272-0/+41
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-271-0/+30