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
...
*
Fix in AttachmentsController#show.
Jean-Philippe Lang
2009-01-18
1
-1
/
+1
*
Increment project files downloads.
Jean-Philippe Lang
2008-12-30
1
-1
/
+3
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-8
/
+25
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-1
/
+0
*
Appends the filename to the attachment url so that clients that ignore conten...
Jean-Philippe Lang
2008-07-22
1
-0
/
+3
*
Move VersionsController#download to AttachmentsController.
Jean-Philippe Lang
2008-07-22
1
-4
/
+8
*
File viewer for attached text files.
Jean-Philippe Lang
2008-06-09
1
-4
/
+7
*
Unified diff viewer for attached files with .patch or .diff extension (#1403).
Jean-Philippe Lang
2008-06-08
1
-3
/
+10
*
Non-ascii attachement filename fix for IE.
Jean-Philippe Lang
2008-01-10
1
-1
/
+1
*
Image attachments are now sent inline to be viewed directly in the browser.
Jean-Philippe Lang
2007-08-15
1
-10
/
+5
*
Added filename header when sending an image inline
Jean-Philippe Lang
2007-05-27
1
-1
/
+1
*
Show a 404 error page if attachment can not be read.
Jean-Philippe Lang
2007-05-26
1
-0
/
+5
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
1
-0
/
+39
[prev]