summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Robots meta tag to prevent web crawlers from indexing login, register, and lo...Go MAEDA2020-12-011-0/+4
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-11-301-12/+54
* use with_settings at MailHandlerControllerTest#test_should_update_issueToshi MARUYAMA2020-11-291-11/+14
* Add missing fixtures to AttachmentsControllerTest (#34321).Go MAEDA2020-11-271-1/+1
* use with_settings at MailHandlerControllerTest#test_should_create_issue_with_...Toshi MARUYAMA2020-11-261-12/+18
* fix source indent of RepositoriesCvsControllerTestToshi MARUYAMA2020-11-261-28/+58
* Create tracker by copy (#34258).Go MAEDA2020-11-251-0/+49
* use with_settings at MailHandlerControllerTest#test_should_create_issueToshi MARUYAMA2020-11-221-11/+16
* fix source indent of EnumerationsControllerTestToshi MARUYAMA2020-11-221-40/+46
* shorten long line of MailHandlerControllerTestToshi MARUYAMA2020-11-221-1/+2
* more strictly assertion at MyControllerTest#test_page_with_calendarToshi MARUYAMA2020-11-181-1/+1
* prevent random failure of MyControllerTest#test_page_with_calendarToshi MARUYAMA2020-11-181-6/+24
* use with_settings at UsersControllerTest#test_update_with_generate_password_s...Toshi MARUYAMA2020-11-171-13/+17
* fix source indent of JournalsControllerTestToshi MARUYAMA2020-11-171-48/+58
* Trackers of subprojects are not displayed in the Issue summary page (#34185).Go MAEDA2020-11-161-67/+91
* use with_settings at UsersControllerTest#test_update_with_password_change_sho...Toshi MARUYAMA2020-11-161-7/+13
* use with_settings at UsersControllerTest#test_update_with_activation_should_s...Toshi MARUYAMA2020-11-151-7/+11
* fix source indent of MembersControllerTestToshi MARUYAMA2020-11-151-45/+58
* use with_settings at UsersControllerTest#test_createToshi MARUYAMA2020-11-141-16/+19
* remove spaces inside {} of TimelogControllerTestToshi MARUYAMA2020-11-141-7/+7
* remove spaces inside {} of UsersControllerTestToshi MARUYAMA2020-11-141-2/+2
* fix source indent of MessagesControllerTestToshi MARUYAMA2020-11-141-48/+50
* add functional calendar test of same start and due dates issueToshi MARUYAMA2020-11-131-0/+39
* Include twofa_scheme (two-factor scheme) column when exporting users to CSV (...Go MAEDA2020-11-131-6/+13
* remove unused instance variable from VersionsControllerTest#test_index_showin...Toshi MARUYAMA2020-11-121-2/+3
* remove spaces inside {} of QueriesControllerTestToshi MARUYAMA2020-11-121-5/+5
* fix source indent of SessionsControllerTestToshi MARUYAMA2020-11-121-17/+27
* fix source indent of GanttsControllerTestToshi MARUYAMA2020-11-121-21/+27
* Move the "Private" badge next to the "Open/Closed" badge (#33832).Go MAEDA2020-11-111-0/+8
* add cross project version calendar functional testToshi MARUYAMA2020-11-101-0/+22
* add version calendar functional testToshi MARUYAMA2020-11-091-1/+21
* add issue due date calendar functional testToshi MARUYAMA2020-11-081-0/+21
* 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 IssuesCustomFieldsVisibilityTestToshi MARUYAMA2020-11-041-3/+3
* add space after comma to QueriesControllerTestToshi 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