summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Fix project selector on global new issue page not showing all visible project...Go MAEDA2021-02-011-0/+12
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-241-0/+15
* Do not propose watchers that are not allowed to see the object (#33329).Go MAEDA2021-01-241-0/+14
* Some fixes for r20321:Go MAEDA2021-01-181-0/+48
* Fix that WorkflowsControllerTest fails if table cells have more than one CSS ...Go MAEDA2021-01-171-1/+1
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-111-0/+6
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-011-0/+24
* Make archived projects visually distinguishable in nested projects lists (#34...Go MAEDA2020-12-301-0/+14
* Make sure that "is not" operator for Subproject filter does not exclude close...Go MAEDA2020-12-281-0/+24
* Subprojects issues are not displayed on main project when all subprojects are...Go MAEDA2020-12-271-0/+19
* Create custom field by copy (#34307).Go MAEDA2020-12-261-0/+73
* 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