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
*
HTML-escape the entire tag content of escaped HTML tags in textile (#38807).
Go MAEDA
2023-09-18
1
-2
/
+3
*
Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...
Go MAEDA
2023-03-23
1
-0
/
+14
*
Update Rouge to 4.1 (#37236).
Go MAEDA
2023-02-15
1
-1
/
+1
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
1
-0
/
+2
*
Add guard clause to time_tag method to handle nil time (#38139).
Go MAEDA
2023-01-02
1
-0
/
+16
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix mentioning users with certain characters renders incorrectly (#37755).
Marius Balteanu
2022-12-03
1
-0
/
+10
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
1
-3
/
+3
*
Don't create two thumbnails of different resolutions for a single image (#375...
Go MAEDA
2022-08-28
1
-1
/
+1
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-7
/
+7
*
Comments for Textile text formatting (#20511).
Go MAEDA
2022-03-17
1
-1
/
+0
*
Add class @user-mention@ to user classes when user is linked using @ (#36699,...
Marius Balteanu
2022-02-24
1
-7
/
+7
*
Explicitly specify text formatting in the tests (#35952).
Marius Balteanu
2022-01-22
1
-105
/
+197
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
1
-15
/
+15
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
1
-0
/
+16
*
Fix NoMethodError when generating a link to a locked user (#12795, #35823).
Go MAEDA
2021-09-07
1
-5
/
+17
*
Fix that test_link_to_principal_should_link_to_user does not actually test an...
Go MAEDA
2021-08-31
1
-1
/
+2
*
Unify code block and add "data-language" attribute with the user-supplied lan...
Marius Balteanu
2021-08-15
1
-2
/
+2
*
Inline image in Textile is not displayed if the image URL contains ampersands...
Go MAEDA
2021-07-28
1
-0
/
+2
*
Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...
Go MAEDA
2021-07-20
1
-1
/
+1
*
Add link from group name to group page on project overview page (#12795).
Go MAEDA
2021-07-19
1
-0
/
+11
*
Fix user link using @ not working at the end of line (#34894).
Go MAEDA
2021-04-13
1
-0
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
remove redundant 'return' from ApplicationHelperTest
Toshi MARUYAMA
2020-12-17
1
-1
/
+1
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-12
1
-14
/
+30
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-10
1
-34
/
+71
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-03
1
-14
/
+22
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-11-30
1
-10
/
+22
*
fix source indent of ApplicationHelperTest
Toshi MARUYAMA
2020-10-26
1
-12
/
+13
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
1
-4
/
+4
*
fix source indent of ApplicationHelperTest
Toshi MARUYAMA
2020-09-24
1
-164
/
+218
*
remove spaces inside {} of ApplicationHelperTest
Toshi MARUYAMA
2020-09-21
1
-21
/
+22
*
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
[next]