summaryrefslogtreecommitdiffstats
path: root/test/helpers
Commit message (Expand)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/issues_h...Toshi MARUYAMA2019-11-241-8/+14
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/activiti...Toshi MARUYAMA2019-11-241-12/+20
* cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_te...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/helpers/application_he...Toshi MARUYAMA2019-11-231-7/+5
* cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression and Style/Redundant...Toshi MARUYAMA2019-11-161-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...Toshi MARUYAMA2019-11-091-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...Toshi MARUYAMA2019-11-091-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...Toshi MARUYAMA2019-11-091-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_thu...Toshi MARUYAMA2019-11-091-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_lin...Toshi MARUYAMA2019-11-091-10/+15
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_sec...Toshi MARUYAMA2019-11-091-5/+6
* cleanup: rubocop: fix Layout/AlignArguments in test/helpers/issues_helper_tes...Toshi MARUYAMA2019-11-091-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/helpers/custom_fields_hel...Toshi MARUYAMA2019-11-091-6/+6
* cleanup: rubocop: fix Layout/AlignArguments in test/helpers/timelog_helper_te...Toshi MARUYAMA2019-11-091-6/+6
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_att...Toshi MARUYAMA2019-11-091-6/+6
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest link_to_...Toshi MARUYAMA2019-11-091-5/+6
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_att...Toshi MARUYAMA2019-11-091-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_linksToshi MARUYAMA2019-11-091-27/+64
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_red...Toshi MARUYAMA2019-11-091-8/+10
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_red...Toshi MARUYAMA2019-11-091-6/+5
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_cro...Toshi MARUYAMA2019-11-091-6/+16
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_mul...Toshi MARUYAMA2019-11-091-7/+16
* cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_use...Toshi MARUYAMA2019-11-091-4/+6
* cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_use...Toshi MARUYAMA2019-11-091-4/+6
* cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_sho...Toshi MARUYAMA2019-11-091-2/+3
* code layout clean up test/helpers/application_helper_test.rbToshi MARUYAMA2019-11-091-2/+10
* code layout clean up test/helpers/application_helper_test.rbToshi MARUYAMA2019-11-091-10/+30
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-021-0/+35
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/applicatio...Toshi MARUYAMA2019-10-221-3/+3
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-11/+9
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-9/+7
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-19/+16
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-16/+14
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-10/+8
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-6/+5
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-19/+17
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-9/+6
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-8/+5
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-14/+13
* Return to version page after the issue is created (#28138).Jean-Philippe Lang2019-10-191-2/+2
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-191-0/+56
* code cleanup: rubocop: fix Layout/IndentationConsistency in test/helpers/appl...Toshi MARUYAMA2019-10-131-1/+1
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-042-2/+2
* Add a randomized name attribute to all form fields (#26604).Jean-Philippe Lang2019-06-201-0/+9
* Update Rouge to 3.4.1 (#31556).Go MAEDA2019-06-161-1/+1
* Fix that test_issue_due_date_details fails depending on time zone (#31499).Go MAEDA2019-06-091-2/+4
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-071-0/+19
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-1/+1
* Update copyright year.Go MAEDA2019-05-2518-18/+18
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-192-81/+93