summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Show open/closed badge in email notifications (#33834).Go MAEDA2020-08-211-0/+10
* Starting or ending marker is not displayed if they are on the leftmost or rig...Go MAEDA2020-08-121-0/+6
* Fix that Issues API bypasses add_issue_notes permission (#33689).Go MAEDA2020-08-122-0/+35
* add assert_select of button at IssuesControllerTest#test_get_bulk_editToshi MARUYAMA2020-08-091-0/+5
* fix source indent of test/integration/api_test/groups_test.rbToshi MARUYAMA2020-08-091-6/+18
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-091-5/+8
* remove spaces inside {} of TrackersControllerTestToshi MARUYAMA2020-08-091-2/+2
* remove spaces inside {} of MailHandlerTestToshi MARUYAMA2020-08-091-3/+3
* add space after comma to MailHandlerTestToshi MARUYAMA2020-08-091-2/+2
* add assert_select of form to IssuesControllerTest#test_get_bulk_copy_without_...Toshi MARUYAMA2020-08-071-3/+5
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-071-3/+5
* fix source indent of test/integration/api_test/issue_relations_test.rbToshi MARUYAMA2020-08-071-2/+6
* add space after comma to GitAdapterTestToshi MARUYAMA2020-08-071-2/+2
* add space after comma to test/integration/api_test/projects_test.rbToshi MARUYAMA2020-08-071-1/+1
* add space after comma to test/integration/api_test/memberships_test.rbToshi MARUYAMA2020-08-071-6/+6
* remove spaces inside {} of GitAdapterTestToshi MARUYAMA2020-08-071-1/+1
* Add missing fixture to TimelogControllerTest (#33785).Go MAEDA2020-08-021-1/+1
* Add missing fixture to UsersControllerTest (#33786).Go MAEDA2020-08-021-1/+1
* Redmine::ApiTest::UsersTest fails if config.time_zone is set (#33592, #33787).Go MAEDA2020-08-021-2/+2
* Include updated_on and passwd_changed_on columns in API response (#33592).Go MAEDA2020-07-281-2/+25
* Gantt bar is not displayed if the due date is the leftmost date or the start ...Go MAEDA2020-07-251-0/+26
* add assert_select of form to IssuesControllerTest#test_get_bulk_copyToshi MARUYAMA2020-07-211-3/+5
* add space after comma to RepositoryMercurialTestToshi MARUYAMA2020-07-211-2/+2
* fix source indent of BazaarAdapterTestToshi MARUYAMA2020-07-211-3/+5
* fix source indent of IssuesControllerTestToshi MARUYAMA2020-07-211-10/+10
* remove spaces inside {} of RepositoryGitTestToshi MARUYAMA2020-07-211-6/+6
* add attachments existence assertion to IssuesControllerTest#test_get_bulk_copyToshi MARUYAMA2020-07-191-0/+4
* fix source indent of test/integration/api_test/attachments_test.rbToshi MARUYAMA2020-07-191-4/+6
* shorten long line of IssuesControllerTestToshi MARUYAMA2020-07-191-5/+12
* remove spaces inside {} of test/unit/attachment_test.rbToshi MARUYAMA2020-07-191-1/+1
* add space after comma to test/unit/query_test.rbToshi MARUYAMA2020-07-191-16/+16
* add more assert_equal to IssuesSystemTest#test_bulk_copyToshi MARUYAMA2020-07-151-0/+2
* remove spaces inside {} of ApplicationHelperTest#test_html_tagsToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tagsToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_text_formattingToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchyToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...Toshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...Toshi MARUYAMA2020-07-151-1/+1
* fix source indent of ApplicationHelperTest#test_due_date_distance_in_wordsToshi MARUYAMA2020-07-151-8/+9
* add "Copy and follow" flow to bulk_copy system testToshi MARUYAMA2020-07-121-0/+30
* fix source indent of RepositoryBazaarTestToshi MARUYAMA2020-07-121-2/+3
* remove spaces inside {} of ApplicationHelperTest#test_principals_check_box_ta...Toshi MARUYAMA2020-07-121-1/+1
* wait for ajax response in IssuesSystemTest#test_bulk_edit as same with Issues...Toshi MARUYAMA2020-07-111-4/+6
* wait for ajax response to prevent random failure in IssuesSystemTest#test_bul...Toshi MARUYAMA2020-07-111-2/+3
* add bulk copy issues system testToshi MARUYAMA2020-07-111-0/+27
* add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should...Toshi MARUYAMA2020-07-111-1/+1
* add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_sh...Toshi MARUYAMA2020-07-111-1/+1
* Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700).Go MAEDA2020-07-091-1/+1
* add "Move and follow" flow to bulk_edit system testToshi MARUYAMA2020-07-091-0/+36
* fix source indents of test/functional/auth_sources_controller_test.rbToshi MARUYAMA2020-07-091-5/+8