summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).Go MAEDA2021-04-011-1/+5
* Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issu...Go MAEDA2021-04-013-6/+7
* Fix sending mail with DeliveryJob is deprecated (#29914, #32908).Go MAEDA2021-04-011-4/+4
* Do not journalize attachments that are added during a "Copy Issue" operation ...Go MAEDA2021-03-291-0/+17
* Add missing fixtures to TimeEntryCustomFieldTest (#34976).Go MAEDA2021-03-281-1/+1
* Support for Git repositories with default branch "main" (#34942).Go MAEDA2021-03-261-0/+19
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-25134-134/+134
* Case-insensitive matching fails for Unicode filenames when referring to attac...Go MAEDA2021-03-201-0/+13
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-03-161-1/+14
* Delete spent time custom field values not visible by the user after assignmen...Go MAEDA2021-03-152-1/+77
* Fix that column header is clickable even when the column is not actually sort...Go MAEDA2021-03-141-0/+10
* Add test for 4 byte characters (emoji) support (#32054).Go MAEDA2021-03-131-0/+11
* Ability to set default value for "I don't want to be notified of changes that...Go MAEDA2021-03-101-0/+7
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-011-0/+34
* Subprojects issues are not displayed on main project when all subprojects are...Go MAEDA2020-12-271-0/+11
* Create custom field by copy (#34307).Go MAEDA2020-12-261-0/+49
* shorten long line of test/unit/project_test.rbToshi MARUYAMA2020-12-191-25/+60
* shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rbToshi MARUYAMA2020-12-191-8/+17
* shorten long line of test/unit/lib/redmine/helpers/diff_test.rbToshi MARUYAMA2020-12-191-2/+3
* shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_...Toshi MARUYAMA2020-12-191-12/+38
* add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTestToshi MARUYAMA2020-12-121-16/+16
* remove space inside array brackets from test/unit/mailer_test.rbToshi MARUYAMA2020-12-111-2/+2
* remove space inside array brackets from test/unit/search_test.rbToshi MARUYAMA2020-12-111-1/+1
* remove empty line at method body end of test/unit/lib/redmine/menu_manager/me...Toshi MARUYAMA2020-12-111-2/+0
* remove empty line at method body end of test/unit/lib/redmine/unified_diff_te...Toshi MARUYAMA2020-12-111-1/+0
* shorten long line of test/unit/lib/redmine/menu_manager/mapper_test.rbToshi MARUYAMA2020-12-111-17/+20
* shorten long line of test/unit/time_entry_activity_test.rbToshi MARUYAMA2020-12-101-5/+24
* shorten long line of test/unit/member_test.rbToshi MARUYAMA2020-12-091-6/+21
* shorten long line of test/unit/lib/redmine/field_format/version_field_format_...Toshi MARUYAMA2020-12-091-11/+26
* 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
* 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/unit/mailer_test.rbToshi MARUYAMA2020-12-031-11/+15
* fix source indent of test/unit/mail_handler_test.rbToshi MARUYAMA2020-12-031-19/+28
* 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
* 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 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
* use "skip" instead of "if statement" whether Redcarpet is installed at markdo...Toshi MARUYAMA2020-11-301-3/+3
* shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rbToshi MARUYAMA2020-11-301-23/+43
* 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
* shorten long line of MailHandlerTest#test_email_with_long_subject_lineToshi MARUYAMA2020-11-261-1/+7