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
/
test
/
functional
/
attachments_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Move the rest of the routing tests to RoutingTest.
Eric Davis
2010-04-21
1
-15
/
+0
*
Auto-detect attachment content type when blank (#3782).
Jean-Philippe Lang
2009-12-29
1
-0
/
+8
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Returns a 404 error when trying to view/download an attachment that can't be ...
Jean-Philippe Lang
2009-04-25
1
-2
/
+7
*
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
-0
/
+11
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Slight changes in functional tests.
Jean-Philippe Lang
2009-01-04
1
-2
/
+2
*
Fixes functional tests fixtures (#2398).
Jean-Philippe Lang
2008-12-28
1
-1
/
+2
*
Files module: makes version field non required (#1053).
Jean-Philippe Lang
2008-12-09
1
-0
/
+17
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-0
/
+29
*
Functional tests fail when run on their own (#1895).
Jean-Philippe Lang
2008-09-14
1
-1
/
+1
*
Appends the filename to the attachment url so that clients that ignore conten...
Jean-Philippe Lang
2008-07-22
1
-0
/
+15
*
Move VersionsController#download to AttachmentsController.
Jean-Philippe Lang
2008-07-22
1
-0
/
+5
*
File viewer for attached text files.
Jean-Philippe Lang
2008-06-09
1
-0
/
+59