Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor: extract test method | Eric Davis | 2010-06-19 | 1 | -9/+2 |
* | Fix a nil error when a Project cannot save attachments. | Eric Davis | 2010-06-19 | 1 | -0/+26 |
* | Fixed: attachments with the same name at the same time overwrite (#3691). | Jean-Philippe Lang | 2010-02-28 | 1 | -0/+10 |
* | Auto-detect attachment content type when blank (#3782). | Jean-Philippe Lang | 2009-12-29 | 1 | -0/+8 |
* | Sets file encoding to utf-8 for ruby 1.9. | Jean-Philippe Lang | 2009-10-10 | 1 | -0/+2 |
* | Renames uploaded_test_file helper. | Jean-Philippe Lang | 2009-10-10 | 1 | -2/+2 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Fixes memory consumption on file upload (#3116). | Jean-Philippe Lang | 2009-04-10 | 1 | -4/+13 |
* | Fixed: wrong digest for text files under Windows (#2264). | Jean-Philippe Lang | 2008-12-02 | 1 | -1/+6 |
* | Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #... | Jean-Philippe Lang | 2008-05-17 | 1 | -0/+32 |