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
/
controllers
/
attachments_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r19365 from trunk to 3.4-stable (#20277).
Go MAEDA
2019-12-12
1
-2
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Highlight menu item when viewing an attachment (#25988).
Jean-Philippe Lang
2017-06-10
1
-0
/
+16
*
Don't check that param is a Hash.
Jean-Philippe Lang
2017-06-03
1
-5
/
+8
*
Use #skip_after_action instead of #skip_after_filter.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Always send images user-uploaded images with Content-Disposition: attachment ...
Jean-Philippe Lang
2017-01-29
1
-1
/
+1
*
Add support for updating attachments over REST API (#22356).
Jean-Philippe Lang
2016-10-01
1
-1
/
+21
*
Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...
Jean-Philippe Lang
2016-10-01
1
-5
/
+7
*
Allow to download javascript attachments again (#23376).
Jean-Philippe Lang
2016-10-01
1
-0
/
+4
*
Use head instead of render :nothing => true.
Jean-Philippe Lang
2016-07-17
1
-2
/
+2
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-5
/
+5
*
Don't force download of PDF (#22483).
Jean-Philippe Lang
2016-05-09
1
-1
/
+9
*
Show attachment view even is no preview is available (#22482).
Jean-Philippe Lang
2016-05-08
1
-1
/
+1
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
1
-1
/
+2
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
1
-0
/
+2
*
Fix that AttachmentsController#show don't close the file after reading.
Jean-Philippe Lang
2016-04-03
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Send a better content type than application/octet-stream (#19131).
Jean-Philippe Lang
2015-02-19
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Allow attachment thumbnails from REST API (#18707).
Jean-Philippe Lang
2014-12-26
1
-1
/
+1
*
Send the content type as parameter when uploading a file.
Jean-Philippe Lang
2014-12-21
1
-0
/
+1
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
1
-3
/
+39
*
fix variable name confusion at AttachmentsController#thumbnail
Toshi MARUYAMA
2014-06-08
1
-3
/
+3
*
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
*
Log an error when trying to send an attachment that cannot be read.
Jean-Philippe Lang
2012-12-26
1
-1
/
+6
*
Merged ajax_upload branch (#3957).
Jean-Philippe Lang
2012-12-10
1
-11
/
+21
*
Let the attachment filename be specified on upload (#12125).
Jean-Philippe Lang
2012-10-18
1
-1
/
+1
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
1
-1
/
+1
*
Adds Etags on attachments.
Jean-Philippe Lang
2012-07-08
1
-9
/
+12
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-1
/
+13
*
Fixed that REST Uploads fail with fastcgi (#10832).
Jean-Philippe Lang
2012-05-08
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-04-06
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-04-06
1
-3
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-0
/
+3
*
Adds Redmine::Utils.random_hex for generating a random hex string.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-1
/
+0
*
Removed testing code.
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
-3
/
+27
*
attachment: fix that diff type is not saved in user preference (#10152)
Toshi MARUYAMA
2012-02-04
1
-0
/
+5
*
Resourcified attachments.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
attachment: add a new feature to switch "side by side" and "inline" for patch...
Toshi MARUYAMA
2011-11-20
1
-0
/
+2
*
REST API for reading attachments (#7671).
Jean-Philippe Lang
2011-07-18
1
-9
/
+15
*
remove trailing white-spaces from attachments controller source.
Toshi MARUYAMA
2011-05-18
1
-15
/
+15
*
Fixed: error when downloading a file with no matching mime type (#3782).
Jean-Philippe Lang
2010-01-05
1
-1
/
+1
*
Auto-detect attachment content type when blank (#3782).
Jean-Philippe Lang
2009-12-29
1
-1
/
+9
*
Returns a 404 error when trying to view/download an attachment that can't be ...
Jean-Philippe Lang
2009-04-25
1
-1
/
+6
*
Fixes new setting name.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Adds a setting to limit the size of text attachments that can be displayed by...
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
[next]