summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* use with_settings at IssuesControllerTest#test_index_with_project_and_subproj...Toshi MARUYAMA2020-10-261-6/+7
* fix source indent of IssuesControllerTransactionTestToshi MARUYAMA2020-10-261-22/+50
* fix source indent of DocumentsControllerTestToshi MARUYAMA2020-10-261-26/+56
* 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 RolesControllerTestToshi MARUYAMA2020-10-261-48/+75
* fix source indent of SysControllerTestToshi MARUYAMA2020-10-261-15/+24
* fix source indent of ImportsControllerTestToshi MARUYAMA2020-10-261-51/+46
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-10-261-12/+13
* use with_settings at IssuesControllerTest#test_index_with_projectToshi MARUYAMA2020-10-241-13/+13
* fix source indent of RepositorySubversionTestToshi MARUYAMA2020-10-241-14/+17
* fix source indent of TrackersControllerTestToshi MARUYAMA2020-10-241-3/+3
* fix source indent of QueriesControllerTestToshi MARUYAMA2020-10-241-105/+146
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-241-33/+41
* 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-249-13/+13
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-243-18/+18
* use with_settings at IssuesControllerTest#test_show_should_not_disclose_relat...Toshi MARUYAMA2020-10-221-19/+20
* 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
* shorten long line of test/integration/lib/redmine/menu_manager_test.rbToshi MARUYAMA2020-10-221-3/+16
* 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
* Invalid links to versions with sharing in project tree (#32860).Go MAEDA2020-10-181-1/+9
* add more assert_equal to IssuesSystemTest#test_bulk_copyToshi MARUYAMA2020-10-111-0/+2
* add empty line after guard clause to ApplicationSystemTestCaseToshi MARUYAMA2020-10-111-0/+1
* fix source indent of test/application_system_test_case.rbToshi MARUYAMA2020-10-111-1/+4
* add assert issue link for calendar in CalendarsControllerTest#test_showToshi MARUYAMA2020-10-051-0/+1
* add space after comma to DocumentsControllerTestToshi MARUYAMA2020-10-051-4/+4
* add space after comma to TimelogControllerTestToshi MARUYAMA2020-10-051-3/+3
* add space after comma to FilesystemAdapterTestToshi MARUYAMA2020-10-051-1/+1
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-10-051-4/+14
* more strictly assert gravatar for calendar in CalendarsControllerTest#test_showToshi MARUYAMA2020-10-031-1/+3
* shorten long line of JournalsControllerTestToshi MARUYAMA2020-10-031-2/+10
* shorten long line of CustomFieldsControllerTestToshi MARUYAMA2020-10-031-1/+3
* more strictly div assert for calendar in CalendarsControllerTest#test_showToshi MARUYAMA2020-10-021-1/+1
* fix source indent of RepositoriesFilesystemControllerTestToshi MARUYAMA2020-10-021-20/+48
* fix source indent of RepositoriesBazaarControllerTestToshi MARUYAMA2020-10-021-32/+82
* fix source indent of RepositoryFilesystemTestToshi MARUYAMA2020-10-021-14/+13
* fix source indent of RepositoriesMercurialControllerTestToshi MARUYAMA2020-10-021-47/+136
* shorten long line of MyControllerTestToshi MARUYAMA2020-10-021-7/+24
* shorten long line of ContextMenusControllerTestToshi MARUYAMA2020-10-021-2/+10
* When creating more than two identical attachments in a single transaction, th...Go MAEDA2020-09-281-0/+17
* add issue id to assert_select of CalendarsControllerTest#test_showToshi MARUYAMA2020-09-261-1/+1
* fix source indent of IssuesHelperTestToshi MARUYAMA2020-09-261-12/+14
* fix source indent of AttachmentsControllerTestToshi MARUYAMA2020-09-261-5/+17
* fix source indent of AdminControllerTestToshi MARUYAMA2020-09-261-4/+16
* shorten long line of MyControllerTestToshi MARUYAMA2020-09-261-7/+27