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
/
models
/
attachment.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r17428 from trunk to 3.3-stable (#29038).
Go MAEDA
2018-07-02
1
-1
/
+1
*
Merged r16341 (#25115).
Jean-Philippe Lang
2017-02-28
1
-3
/
+1
*
Don't force download of PDF (#22483).
Jean-Philippe Lang
2016-05-09
1
-0
/
+4
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
1
-0
/
+4
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Removes attachment from disk after rollback on create (#21125).
Jean-Philippe Lang
2016-01-21
1
-0
/
+1
*
Files upload restriction by files extensions (#20008).
Jean-Philippe Lang
2015-11-01
1
-1
/
+26
*
Remove attachment after transaction commit (#20388).
Jean-Philippe Lang
2015-09-30
1
-1
/
+1
*
Wrong syntax for resizing inline images may throw a 500 error (#20278).
Jean-Philippe Lang
2015-08-02
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Attachment content type not set when uploading attachment (#18667).
Jean-Philippe Lang
2014-12-21
1
-4
/
+5
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
1
-0
/
+37
*
Removed unused instance variable.
Jean-Philippe Lang
2014-10-28
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2014-10-28
1
-3
/
+3
*
Removed unneeded :foreign_key option on belongs_to associations.
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-7
/
+8
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Log errors when moving attachments (#15295).
Jean-Philippe Lang
2013-11-09
1
-7
/
+18
*
NoMethodError when uploading a file without logger (#14977).
Jean-Philippe Lang
2013-10-05
1
-1
/
+1
*
Strip eols from file names (#14819).
Jean-Philippe Lang
2013-09-11
1
-2
/
+2
*
remove trailing white-space from app/models/attachment.rb
Toshi MARUYAMA
2013-01-26
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Store attachments in subdirectories (#5298).
Jean-Philippe Lang
2012-12-13
1
-7
/
+38
*
Merged ajax_upload branch (#3957).
Jean-Philippe Lang
2012-12-10
1
-2
/
+10
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
1
-2
/
+10
*
Adds Attachment#title.
Jean-Philippe Lang
2012-07-16
1
-0
/
+8
*
Validate attachment description length (#11365).
Jean-Philippe Lang
2012-07-15
1
-0
/
+1
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-1
/
+32
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-3
/
+2
*
Use Mail instead of TMail in MailHandler.
Jean-Philippe Lang
2012-05-05
1
-4
/
+9
*
Code cleanup.
Jean-Philippe Lang
2012-04-28
1
-2
/
+2
*
Fix no longer required with Rails 3.
Jean-Philippe Lang
2012-04-28
1
-9
/
+0
*
Uploading of attachments which filename contains non-ASCII chars fails with R...
Jean-Philippe Lang
2012-04-06
1
-0
/
+1
*
remove trailing white-spaces from app/models/attachment.rb
Toshi MARUYAMA
2012-02-26
1
-3
/
+3
*
Better message for file size validation error.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
2012-02-23
1
-5
/
+16
*
Adds a rake test that removes old unattached uploads (#10253).
Jean-Philippe Lang
2012-02-16
1
-1
/
+1
*
Better handling of attachments when issue validation fails (#10253).
Jean-Philippe Lang
2012-02-16
1
-24
/
+37
*
Copy attachments on issue and project copy (#3055).
Jean-Philippe Lang
2012-01-20
1
-4
/
+22
*
Limit the characters stripped by Attachment#sanitize_filename (#4324).
Jean-Philippe Lang
2011-11-24
1
-4
/
+2
*
move logic to use latest image file attachment to class method for common use...
Toshi MARUYAMA
2011-11-24
1
-0
/
+6
*
fix inconsistent image filename extensions (#9638)
Toshi MARUYAMA
2011-11-23
1
-1
/
+1
*
Rails3: replace deprecated 'after_destroy' method at Attachment model.
Toshi MARUYAMA
2011-08-30
1
-1
/
+2
*
Rails3: replace deprecated 'before_save' method at Attachment model.
Toshi MARUYAMA
2011-08-30
1
-1
/
+3
*
Rails3: replace deprecate 'validate' instance method to declared validation m...
Toshi MARUYAMA
2011-08-29
1
-1
/
+2
*
remove trailing white-spaces from app/models/attachment.rb.
Toshi MARUYAMA
2011-08-22
1
-1
/
+1
*
Fixed: file uploads broken by r6312 (#8912).
Jean-Philippe Lang
2011-07-29
1
-1
/
+2
*
Fixed: MailHandler does not include JournalDetail for attached files (#7966).
Jean-Philippe Lang
2011-07-24
1
-1
/
+2
*
replace RAILS_ROOT to Rails.root of attachments storage path.
Toshi MARUYAMA
2011-06-15
1
-1
/
+1
[next]