summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* shorten long line of test/unit/lib/redmine/field_format/version_field_format_...Toshi MARUYAMA2020-12-091-11/+26
* shorten long line of SearchHelperTestToshi MARUYAMA2020-12-091-3/+12
* 500 error when attempting to create custom field enumeration with empty name ...Go MAEDA2020-12-061-0/+36
* Add system tests for inline autocomplete (#34123).Go MAEDA2020-12-061-0/+132
* Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...Go MAEDA2020-12-052-4/+3
* CSV import raises an exception if CSV header has empty columns (#22913, #34326).Go MAEDA2020-12-051-2/+2
* use with_settings at MailHandlerControllerTest#test_should_not_allow_with_wro...Toshi MARUYAMA2020-12-041-10/+14
* fix source indent of test/unit/lib/redmine/unified_diff_test.rbToshi MARUYAMA2020-12-041-10/+20
* fix source indent of test/unit/repository_bazaar_test.rbToshi MARUYAMA2020-12-041-32/+45
* fix source indent of test/unit/project_nested_set_concurrency_test.rbToshi MARUYAMA2020-12-041-3/+5
* TypeError when attempting to update a user with a blank email address (#33355).Go MAEDA2020-12-031-0/+13
* use with_settings at MailHandlerControllerTest#test_should_not_allow_with_api...Toshi MARUYAMA2020-12-031-10/+14
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-031-14/+22
* shorten long line of test/unit/mailer_test.rbToshi MARUYAMA2020-12-031-7/+35
* shorten long line of test/unit/lib/redmine/notifiable_test.rbToshi MARUYAMA2020-12-031-2/+9
* shorten long line of test/unit/workflow_transition_test.rbToshi MARUYAMA2020-12-031-8/+19
* fix source indent of test/integration/account_test.rbToshi MARUYAMA2020-12-031-67/+66
* fix source indent of test/integration/admin_test.rbToshi MARUYAMA2020-12-031-4/+12
* fix source indent of test/unit/mailer_test.rbToshi MARUYAMA2020-12-031-11/+15
* fix source indent of test/unit/mail_handler_test.rbToshi MARUYAMA2020-12-031-19/+28
* fix source indent of test/integration/api_test/issues_test.rbToshi MARUYAMA2020-12-031-2/+2
* fix source indent of test/integration/api_test/projects_test.rbToshi MARUYAMA2020-12-031-11/+44
* Fix selenium chrome options so files are downloaded to tmp/downloads in syste...Go MAEDA2020-12-022-9/+4
* RuboCop: Fix Layout/SpaceInsideBlockBraces due to r20547 (#34071).Go MAEDA2020-12-021-1/+1
* Changes User.try_to_login to catch and log AuthSourceExceptions, and introduc...Go MAEDA2020-12-021-6/+24
* use with_settings at MailHandlerControllerTest#test_should_respond_with_422_i...Toshi MARUYAMA2020-12-021-11/+14
* fix source indent of test/integration/api_test/api_test.rbToshi MARUYAMA2020-12-021-3/+5
* fix source indent of test/integration/api_test/attachments_test.rbToshi MARUYAMA2020-12-021-6/+24
* fix source indent of AttachmentFieldFormatTestToshi MARUYAMA2020-12-021-6/+24
* fix source indent of test/unit/repository_git_test.rbToshi MARUYAMA2020-12-021-1/+1
* fix source indent of GitAdapterTestToshi MARUYAMA2020-12-021-26/+32
* fix source indent of test/integration/repositories_git_test.rbToshi MARUYAMA2020-12-021-5/+6
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-12-021-14/+14
* fix source indent of test/unit/repository_mercurial_test.rbToshi MARUYAMA2020-12-021-20/+27
* Fix random test failure due to r20492 (#34258).Go MAEDA2020-12-021-1/+1
* Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible l...Go MAEDA2020-12-021-2/+2
* Robots meta tag to prevent web crawlers from indexing login, register, and lo...Go MAEDA2020-12-011-0/+4
* use "skip" instead of "if statement" whether Redcarpet is installed at markdo...Toshi MARUYAMA2020-11-301-3/+3
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-11-301-12/+54
* shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rbToshi MARUYAMA2020-11-301-23/+43
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-11-301-10/+22
* shorten long line of test/integration/attachments_test.rbToshi MARUYAMA2020-11-301-2/+5
* shorten long line of AttachmentFieldFormatTestToshi MARUYAMA2020-11-301-3/+10
* fix source indent of test/integration/attachments_test.rbToshi MARUYAMA2020-11-301-8/+44
* fix source indent of test/integration/sessions_test.rbToshi MARUYAMA2020-11-301-1/+4
* use with_settings at MailHandlerControllerTest#test_should_update_issueToshi MARUYAMA2020-11-291-11/+14
* fix source indent of test/integration/api_test/time_entries_test.rbToshi MARUYAMA2020-11-291-7/+10
* fix source indent of test/unit/issue_relation_test.rbToshi MARUYAMA2020-11-291-34/+44
* fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rbToshi MARUYAMA2020-11-291-1/+1
* fix source indent of test/unit/mail_handler_test.rbToshi MARUYAMA2020-11-291-1/+1