summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* use with_settings at ReportsControllerTest#test_get_issue_report_details_by_t...Toshi MARUYAMA2020-12-101-7/+3
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-3/+13
* Require explicit confirmation before deleting a user (#34417).Go MAEDA2020-12-101-6/+32
* use with_settings at MailHandlerControllerTest#test_newToshi MARUYAMA2020-12-091-3/+6
* Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...Go MAEDA2020-12-051-4/+0
* use with_settings at MailHandlerControllerTest#test_should_not_allow_with_wro...Toshi MARUYAMA2020-12-041-10/+14
* TypeError when attempting to update a user with a blank email address (#33355).Go MAEDA2020-12-031-0/+13
* use with_settings at MailHandlerControllerTest#test_should_not_allow_with_api...Toshi MARUYAMA2020-12-031-10/+14
* use with_settings at MailHandlerControllerTest#test_should_respond_with_422_i...Toshi MARUYAMA2020-12-021-11/+14
* 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