summaryrefslogtreecommitdiffstats
path: root/test/unit/attachment_test.rb
Commit message (Expand)AuthorAgeFilesLines
* add test to destroy at unit attachment test.Toshi MARUYAMA2011-08-301-0/+17
* remove trailing white-spaces from test/unit/attachment_test.rb.Toshi MARUYAMA2011-08-291-2/+2
* Fixed: file uploads broken by r6312 (#8912).Jean-Philippe Lang2011-07-291-1/+22
* remove trailing white-spaces from unit attachment test.Toshi MARUYAMA2011-05-181-8/+8
* Safer assertion.Jean-Philippe Lang2010-12-311-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: extract test methodEric Davis2010-06-191-9/+2
* Fix a nil error when a Project cannot save attachments.Eric Davis2010-06-191-0/+26
* Fixed: attachments with the same name at the same time overwrite (#3691).Jean-Philippe Lang2010-02-281-0/+10
* Auto-detect attachment content type when blank (#3782).Jean-Philippe Lang2009-12-291-0/+8
* Sets file encoding to utf-8 for ruby 1.9.Jean-Philippe Lang2009-10-101-0/+2
* Renames uploaded_test_file helper.Jean-Philippe Lang2009-10-101-2/+2
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Fixes memory consumption on file upload (#3116).Jean-Philippe Lang2009-04-101-4/+13
* Fixed: wrong digest for text files under Windows (#2264).Jean-Philippe Lang2008-12-021-1/+6
* Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #...Jean-Philippe Lang2008-05-171-0/+32