summaryrefslogtreecommitdiffstats
path: root/test/helpers/application_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r20936 from trunk to 4.1-stable (#34894).Go MAEDA2021-04-141-0/+1
* Merged r19663 to 4.1-stable (#32765).Jean-Philippe Lang2020-04-051-13/+10
* Merged r19486 to 19488 to 4.1-stable (#32850).Jean-Philippe Lang2020-04-051-5/+0
* 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 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
* 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
* 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-041-2/+1
* 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
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-191-81/+0
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-091-0/+32
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-041-0/+15
* Test for r18057 (#30441).Go MAEDA2019-04-121-6/+16
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-2/+2
* Simpler link syntax "#note-123" to make a link to a note of the current issue...Go MAEDA2019-03-201-1/+9
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-2/+2
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-2/+0
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-151-0/+13
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* URLs end with "-" are rendered incorrectly in Textile (#30259).Go MAEDA2019-03-031-1/+6
* Cannot make cross-project wiki link if the project name includes square brack...Go MAEDA2019-02-271-0/+45