summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix source indent of IssuesCustomFieldsVisibilityTestToshi MARUYAMA2020-11-081-41/+62
* fix source indent of PreviewsControllerTestToshi MARUYAMA2020-11-081-6/+24
* fix source indent of IssueRelationsControllerTestToshi MARUYAMA2020-11-081-21/+39
* add my page calendar functional testToshi MARUYAMA2020-11-061-0/+27
* fix source indent of PrincipalMembershipsControllerTestToshi MARUYAMA2020-11-061-32/+76
* fix source indent of EmailAddressesControllerTestToshi MARUYAMA2020-11-061-29/+57
* fix source indent of VersionsCustomFieldsVisibilityTestToshi MARUYAMA2020-11-061-6/+2
* add calendar assertion to CalendarsControllerTest#test_cross_project_calendarToshi MARUYAMA2020-11-051-0/+15
* fix source indent of BoardsControllerTestToshi MARUYAMA2020-11-051-21/+80
* remove start date assertion from CalendarsControllerTest#test_showToshi MARUYAMA2020-11-051-4/+3
* more strictly start date assertion at CalendarsControllerTest#test_showToshi MARUYAMA2020-11-041-3/+2
* add space after comma to test/unit/member_test.rbToshi MARUYAMA2020-11-041-1/+1
* add space after comma to IssuesCustomFieldsVisibilityTestToshi MARUYAMA2020-11-041-3/+3
* add space after comma to QueriesControllerTestToshi 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
* MessagesControllerTest#test_post_new randomly fails (#34169).Go MAEDA2020-11-041-2/+3
* more strictly start date assertion at CalendarsControllerTest#test_showToshi MARUYAMA2020-11-031-9/+13
* add start date to assert_select of CalendarsControllerTest#test_showToshi MARUYAMA2020-11-031-9/+14
* add text to assert_select of CalendarsControllerTest#test_showToshi MARUYAMA2020-10-281-1/+4
* fix source indent of AuthSourcesControllerTestToshi MARUYAMA2020-10-281-13/+52
* fix source indent of ContextMenusControllerTestToshi MARUYAMA2020-10-281-28/+76
* fix source indent of CustomFieldEnumerationsControllerTestToshi MARUYAMA2020-10-281-8/+28
* fix source indent of CustomFieldsControllerTestToshi MARUYAMA2020-10-281-27/+105
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-281-42/+73
* use with_settings at IssuesControllerTest#test_index_with_project_and_subproj...Toshi MARUYAMA2020-10-271-6/+7
* 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
* 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