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 rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-10
1
-1
/
+5
*
Prevent deadlocks by only locking the exact records we need to have locked (#...
Jean-Philippe Lang
2017-04-13
1
-8
/
+14
*
Delete the file after the change is committed (#25215).
Jean-Philippe Lang
2017-04-03
1
-2
/
+6
*
Adds file equality check to deduplication hook (#25215).
Jean-Philippe Lang
2017-04-03
1
-3
/
+10
*
Reuse existing identical disk files for new attachments (#25215).
Jean-Philippe Lang
2017-04-03
1
-0
/
+19
*
Change MD5 table header to Checksum (#25240).
Jean-Philippe Lang
2017-04-03
1
-0
/
+5
*
Adds a rake task to update attachments digests to SHA256 (#25240).
Jean-Philippe Lang
2017-04-03
1
-1
/
+22
*
Changes the digest used for attachments to SHA256 (#25240).
Jean-Philippe Lang
2017-04-03
1
-5
/
+5
*
Fixes uploading of empty files (#25115).
Jean-Philippe Lang
2017-02-28
1
-3
/
+1
*
Restrict the length attachment filenames on disk (#24186).
Jean-Philippe Lang
2016-12-16
1
-1
/
+1
*
Option to specify allowed extensions for a file custom field (#6719).
Jean-Philippe Lang
2016-10-23
1
-6
/
+21
*
Add support for updating attachments over REST API (#22356).
Jean-Philippe Lang
2016-10-01
1
-0
/
+3
*
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
[next]