index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
helpers
/
application_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove spaces inside {} of ApplicationHelperTest#test_html_tags
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tags
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_text_formatting
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
fix source indent of ApplicationHelperTest#test_due_date_distance_in_words
Toshi MARUYAMA
2020-07-15
1
-8
/
+9
*
remove spaces inside {} of ApplicationHelperTest#test_principals_check_box_ta...
Toshi MARUYAMA
2020-07-12
1
-1
/
+1
*
Some tests in ApplicationHelperTest are declared as private (#33562).
Go MAEDA
2020-06-09
1
-16
/
+16
*
Import user accounts from CSV file (#33102).
Go MAEDA
2020-05-30
1
-0
/
+10
*
##123 syntax for linking to issues: Title cannot be distinguished from follow...
Jean-Philippe Lang
2020-04-05
1
-13
/
+10
*
Display avatar on add watchar dialog (#32976).
Go MAEDA
2020-03-31
1
-0
/
+26
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Move duplicated back_url method from ApplicationHelper to ApplicationControll...
Jean-Philippe Lang
2020-02-02
1
-5
/
+0
*
cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_te...
Toshi MARUYAMA
2019-11-23
1
-1
/
+0
*
cleanup: rubocop: fix Layout/SpaceInsideParens in test/helpers/application_he...
Toshi MARUYAMA
2019-11-23
1
-7
/
+5
*
cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression and Style/Redundant...
Toshi MARUYAMA
2019-11-16
1
-2
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_thu...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_lin...
Toshi MARUYAMA
2019-11-09
1
-10
/
+15
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_sec...
Toshi MARUYAMA
2019-11-09
1
-5
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_att...
Toshi MARUYAMA
2019-11-09
1
-6
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest link_to_...
Toshi MARUYAMA
2019-11-09
1
-5
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_att...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_links
Toshi MARUYAMA
2019-11-09
1
-27
/
+64
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_red...
Toshi MARUYAMA
2019-11-09
1
-8
/
+10
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_red...
Toshi MARUYAMA
2019-11-09
1
-6
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_cro...
Toshi MARUYAMA
2019-11-09
1
-6
/
+16
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_mul...
Toshi MARUYAMA
2019-11-09
1
-7
/
+16
*
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_use...
Toshi MARUYAMA
2019-11-09
1
-4
/
+6
*
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_use...
Toshi MARUYAMA
2019-11-09
1
-4
/
+6
*
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_sho...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
code layout clean up test/helpers/application_helper_test.rb
Toshi MARUYAMA
2019-11-09
1
-2
/
+10
*
code layout clean up test/helpers/application_helper_test.rb
Toshi MARUYAMA
2019-11-09
1
-10
/
+30
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/applicatio...
Toshi MARUYAMA
2019-10-22
1
-3
/
+3
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-11
/
+9
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-9
/
+7
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-19
/
+16
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-16
/
+14
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-10
/
+8
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-6
/
+5
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-19
/
+17
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-9
/
+6
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-8
/
+5
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...
Toshi MARUYAMA
2019-10-22
1
-14
/
+13
*
code cleanup: rubocop: fix Layout/IndentationConsistency in test/helpers/appl...
Toshi MARUYAMA
2019-10-13
1
-1
/
+1
*
Fix test failure due to missing call to set_tmp_attachments_directory (#32122).
Go MAEDA
2019-10-04
1
-2
/
+1
*
Add a randomized name attribute to all form fields (#26604).
Jean-Philippe Lang
2019-06-20
1
-0
/
+9
[next]