summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-0/+47
* Revert r19810 (#10535).Go MAEDA2020-12-222-44/+38
* use 'assert_not' instead of 'assert !' at IssuesControllerTestToshi MARUYAMA2020-12-191-4/+4
* use '\' instead of '+' to concatenate strings at RepositoriesFilesystemContro...Toshi MARUYAMA2020-12-191-2/+2
* shorten long line of IssuesControllerTestToshi MARUYAMA2020-12-191-22/+48
* use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_e...Toshi MARUYAMA2020-12-171-8/+6
* use 'lambda' instead of '->{}' at RolesControllerTestToshi MARUYAMA2020-12-171-2/+2
* Add a test for ProjectCustomField creation (#33268).Go MAEDA2020-12-161-0/+26
* Atom feed on project with subprojects should show in article title the name o...Go MAEDA2020-12-141-0/+20
* use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_e...Toshi MARUYAMA2020-12-121-8/+6
* use '\' instead of '+' to concatenate strings at RepositoriesMercurialControl...Toshi MARUYAMA2020-12-121-2/+2
* Fix that disabled trackers of subprojects are listed in project overview (#10...Go MAEDA2020-12-121-0/+19
* Spent time details are displayed in incorrect order when sorted by week and d...Go MAEDA2020-12-121-0/+27
* use with_settings at IssueRelationsControllerTest#test_should_create_relation...Toshi MARUYAMA2020-12-111-13/+14
* shorten long line of IssueRelationsControllerTestToshi MARUYAMA2020-12-111-1/+3
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-0/+39
* 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