summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* add space after comma to test/unit/member_test.rbToshi MARUYAMA2020-11-041-1/+1
* add space after comma to test/unit/lib/redmine/field_format/list_format_test.rbToshi MARUYAMA2020-11-041-1/+1
* add space after comma to test/unit/auth_source_ldap_test.rbToshi MARUYAMA2020-11-041-6/+6
* add space after comma to test/unit/mailer_test.rbToshi MARUYAMA2020-11-041-1/+1
* fix source indent of RepositoryGitTestToshi MARUYAMA2020-10-271-45/+55
* fix source indent of test/unit/time_entry_test.rbToshi MARUYAMA2020-10-271-19/+19
* fix source indent of MailHandlerTestToshi MARUYAMA2020-10-271-175/+220
* fix source indent of AttachmentTestToshi MARUYAMA2020-10-271-17/+26
* fix source indent of test/unit/version_test.rbToshi MARUYAMA2020-10-271-5/+6
* fix source indent of test/unit/query_test.rbToshi MARUYAMA2020-10-261-6/+5
* fix source indent of test/unit/query_test.rbToshi MARUYAMA2020-10-261-9/+15
* fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rbToshi MARUYAMA2020-10-261-73/+108
* fix source indent of RepositorySubversionTestToshi MARUYAMA2020-10-241-14/+17
* shorten long line of test/unit/issue_test.rbToshi MARUYAMA2020-10-241-4/+10
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-245-6/+6
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-242-17/+17
* shorten long line of test/unit/issue_test.rbToshi MARUYAMA2020-10-221-2/+6
* shorten long line of TimeEntryQueryTestToshi MARUYAMA2020-10-221-6/+12
* shorten long line of test/unit/query_test.rbToshi MARUYAMA2020-10-221-23/+120
* Fix RuboCop offense Style/RedundantCapitalW due to r20154 (#34142).Go MAEDA2020-10-221-3/+3
* Drop Ruby 2.3 support (#34142).Go MAEDA2020-10-211-5/+3
* add space after comma to FilesystemAdapterTestToshi MARUYAMA2020-10-051-1/+1
* fix source indent of RepositoryFilesystemTestToshi MARUYAMA2020-10-021-14/+13
* When creating more than two identical attachments in a single transaction, th...Go MAEDA2020-09-281-0/+17
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-241-32/+38
* Fix that updating time tracking activities in a project may take a long time ...Go MAEDA2020-09-221-0/+20
* add space after comma to MercurialAdapterTestToshi MARUYAMA2020-09-171-2/+2
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-171-16/+17
* fix source indent of BazaarAdapterTestToshi MARUYAMA2020-09-121-15/+10
* Rake tasks "db:encrypt" and "db:decrypt" may fail due to validation error (#3...Go MAEDA2020-09-011-0/+9
* Locked users in a group receive notifications when the group is added as a wa...Go MAEDA2020-09-011-1/+20
* Show open/closed badge in email notifications (#33834).Go MAEDA2020-08-211-0/+10
* Starting or ending marker is not displayed if they are on the leftmost or rig...Go MAEDA2020-08-121-0/+6
* Fix that Issues API bypasses add_issue_notes permission (#33689).Go MAEDA2020-08-121-0/+17
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-091-5/+8
* remove spaces inside {} of MailHandlerTestToshi MARUYAMA2020-08-091-3/+3
* add space after comma to MailHandlerTestToshi MARUYAMA2020-08-091-2/+2
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-071-3/+5
* add space after comma to GitAdapterTestToshi MARUYAMA2020-08-071-2/+2
* remove spaces inside {} of GitAdapterTestToshi MARUYAMA2020-08-071-1/+1
* Gantt bar is not displayed if the due date is the leftmost date or the start ...Go MAEDA2020-07-251-0/+26
* add space after comma to RepositoryMercurialTestToshi MARUYAMA2020-07-211-2/+2
* fix source indent of BazaarAdapterTestToshi MARUYAMA2020-07-211-3/+5
* remove spaces inside {} of RepositoryGitTestToshi MARUYAMA2020-07-211-6/+6
* remove spaces inside {} of test/unit/attachment_test.rbToshi MARUYAMA2020-07-191-1/+1
* add space after comma to test/unit/query_test.rbToshi MARUYAMA2020-07-191-16/+16
* fix source indent of RepositoryBazaarTestToshi MARUYAMA2020-07-121-2/+3
* Fix broken test due to r19868 (#31881).Go MAEDA2020-07-091-2/+2
* Add "behind-schedule" CSS class to issues (#31881).Go MAEDA2020-07-091-0/+5
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-061-10/+2