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
/
unit
/
helpers
/
application_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move helper tests to test/helpers (#26504).
Jean-Philippe Lang
2017-07-30
1
-1582
/
+0
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
1
-26
/
+0
*
Fixed that formatting of commit message is never applied (#26445).
Jean-Philippe Lang
2017-07-16
1
-0
/
+8
*
"attachment:filename" should generate a link to preview instead of download (...
Jean-Philippe Lang
2017-07-02
1
-2
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Link to user by id (#4179).
Jean-Philippe Lang
2017-06-17
1
-0
/
+1
*
Link to user in wiki syntax (#4179).
Jean-Philippe Lang
2017-06-07
1
-1
/
+14
*
Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...
Jean-Philippe Lang
2017-06-06
1
-14
/
+0
*
Highlight language aliases are no more supported (#25634).
Jean-Philippe Lang
2017-05-27
1
-0
/
+14
*
Filter arbitrary class names and ids in rendered HTML output (#25503).
Jean-Philippe Lang
2017-04-06
1
-6
/
+7
*
Adds a test for #24922.
Jean-Philippe Lang
2017-01-30
1
-0
/
+6
*
Check permission of wiki pages before generating a link to it (#23793).
Jean-Philippe Lang
2017-01-29
1
-0
/
+4
*
Reset locale to "en" before helpers tests.
Jean-Philippe Lang
2017-01-19
1
-1
/
+0
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Add "Table of contents" heading to toc macro (#23179).
Jean-Philippe Lang
2016-11-19
1
-0
/
+9
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
1
-0
/
+20
*
Missing fixtures.
Jean-Philippe Lang
2016-10-11
1
-2
/
+3
*
Adds a class for testing helpers.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Removes the UTF8 checkmark that prevents redirect from back_url.
Jean-Philippe Lang
2016-06-15
1
-0
/
+5
*
Fix HTML generated for floating images in paragraphs (#22898).
Jean-Philippe Lang
2016-06-04
1
-1
/
+1
*
Test failure (#22926).
Jean-Philippe Lang
2016-06-01
1
-1
/
+1
*
Add missing + signs (#22493).
Jean-Philippe Lang
2016-04-14
1
-3
/
+3
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Test broken by r15136 (#21593).
Jean-Philippe Lang
2016-01-30
1
-2
/
+2
*
Replace uses of image_tag() with CSS (#21256).
Jean-Philippe Lang
2016-01-20
1
-2
/
+2
*
Fixed that #parse_redmine_links errors when given a link tag without attribut...
Jean-Philippe Lang
2015-10-31
1
-0
/
+7
*
Fixed unsafe call to #casecmp (#20369, #21000).
Jean-Philippe Lang
2015-10-15
1
-0
/
+6
*
Adds tracker name to Redmine issue link titles (#13946).
Jean-Philippe Lang
2015-09-21
1
-4
/
+4
*
remove trailing white spaces from test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2015-04-14
1
-3
/
+3
*
Don't run test if Redcarpet is not available (#19313).
Jean-Philippe Lang
2015-03-15
1
-0
/
+2
*
Attached inline images with non-ascii file name can not be seen when text for...
Jean-Philippe Lang
2015-03-14
1
-0
/
+16
*
Set proper locale.
Jean-Philippe Lang
2015-01-18
1
-0
/
+2
*
add missing fixtures
Toshi MARUYAMA
2015-01-18
1
-0
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-6
/
+7
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Removed that quote in a fixture subject.
Jean-Philippe Lang
2014-12-20
1
-1
/
+1
*
Fixed that Redmine links should not be parsed inside links (#18301).
Jean-Philippe Lang
2014-11-14
1
-0
/
+6
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-32
/
+15
*
add missing fixture to ApplicationHelperTest
Toshi MARUYAMA
2014-06-02
1
-0
/
+1
*
Redmine links not working with html escpaed characters (#16668).
Jean-Philippe Lang
2014-04-26
1
-0
/
+8
*
fix typo at test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2014-04-16
1
-1
/
+1
*
Don't run the test if Redcarpet is not available (#16236).
Jean-Philippe Lang
2014-03-21
1
-0
/
+2
*
Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).
Jean-Philippe Lang
2014-03-21
1
-0
/
+16
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...
Toshi MARUYAMA
2014-02-13
1
-17
/
+67
*
fix source indent of ApplicationHelperTest
Toshi MARUYAMA
2014-02-07
1
-1
/
+1
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...
Toshi MARUYAMA
2014-02-06
1
-18
/
+52
*
Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...
Toshi MARUYAMA
2014-02-06
1
-3
/
+3
*
add tests of ApplicationHelper#link_to_issue subject and title
Toshi MARUYAMA
2014-02-06
1
-0
/
+35
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_pre_...
Toshi MARUYAMA
2014-02-06
1
-2
/
+10
[next]