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
/
app
/
helpers
/
attachments_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
1
-1
/
+1
*
Fix RuboCop offense Layout/EmptyLinesAroundModuleBody, one of the offenses en...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Fix RuboCop offense Style/HashEachMethods (#39887).
Go MAEDA
2023-12-20
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Render markdown attachments using markdown or common_mark based on the text f...
Marius Balteanu
2021-08-11
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
remove spaces inside {} of AttachmentsHelper
Toshi MARUYAMA
2020-09-21
1
-1
/
+1
*
Download all attachments at once (#7056).
Go MAEDA
2020-03-21
1
-0
/
+4
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_he...
Toshi MARUYAMA
2019-10-17
1
-7
/
+6
*
Render Textile and Markdown attachments on the preview page (#29752).
Go MAEDA
2019-10-03
1
-0
/
+10
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Support frozen_string_literal in app/**/*.rb (#26561).
Go MAEDA
2019-03-17
1
-1
/
+1
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
1
-2
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Attachments prev/next navigation (#29395).
Go MAEDA
2018-10-04
1
-0
/
+8
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Don't reload attachments if they are already loaded.
Jean-Philippe Lang
2016-12-31
1
-1
/
+6
*
Files REST API (#19116).
Jean-Philippe Lang
2016-12-21
1
-12
/
+19
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Don't check if attachments are editable individually.
Jean-Philippe Lang
2015-01-24
1
-3
/
+8
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Fixed duplicate content_url tag introduced in r13806 (#18707).
Jean-Philippe Lang
2014-12-26
1
-1
/
+0
*
Allow attachment thumbnails from REST API (#18707).
Jean-Philippe Lang
2014-12-26
1
-0
/
+4
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
1
-1
/
+15
*
Use named routes or helpers.
Jean-Philippe Lang
2014-11-26
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-2
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Added encoding comment to helpers (#9792).
Jean-Philippe Lang
2011-12-14
1
-0
/
+2
*
scm: attachment: remove "to_utf8" methods from helpers (#2371)
Toshi MARUYAMA
2011-11-20
1
-4
/
+0
*
attachment: use repositories setting to convert contents character encoding (...
Toshi MARUYAMA
2011-11-20
1
-13
/
+1
*
remove trailing white-spaces from app/helpers/attachments_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-1
/
+1
*
REST API for reading attachments (#7671).
Jean-Philippe Lang
2011-07-18
1
-0
/
+13
*
remove trailing white-spaces from attachments helper.
Toshi MARUYAMA
2011-05-07
1
-7
/
+7
*
Fixes utf8 conversions with ruby1.9.
Jean-Philippe Lang
2011-01-01
1
-1
/
+7
*
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
Jean-Philippe Lang
2011-01-01
1
-1
/
+7
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-4
/
+9
*
Unified diff viewer for attached files with .patch or .diff extension (#1403).
Jean-Philippe Lang
2008-06-08
1
-0
/
+4
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
1
-0
/
+25