Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add failing spec on utf8 filename with percent character | Kohei Suzuki | 2015-08-04 | 1 | -0/+10 |
| | |||||
* | UTF-8 encode all keys and values in nested params hash. | Teo Hui Ming | 2013-03-15 | 2 | -0/+10 |
| | |||||
* | Allow empty files to be uploaded | Joshua Peek | 2009-01-20 | 2 | -1/+11 |
| | |||||
* | Don't let empty Tempfiles come through as uploaded files [#1785 state:resolved] | Mislav Marohnić | 2009-01-20 | 1 | -0/+9 |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | Add failing test for file uploads with unrewindable input | Joshua Peek | 2009-01-02 | 1 | -0/+1 |
| | |||||
* | Add missing file | David Heinemeier Hansson | 2008-03-28 | 1 | -0/+10 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9117 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Tolerate missing content type on multipart file uploads. Fix for Safari 3. | Jeremy Kemper | 2007-06-12 | 1 | -0/+0 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7005 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Add multipart request parsing test with bracketed parameter key. References ↵ | Jeremy Kemper | 2007-05-24 | 1 | -0/+5 |
| | | | | | | #8449. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6831 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fix invalid test fixture exposed by stricter Ruby 1.8.5 multipart parsing. ↵ | Jeremy Kemper | 2006-11-05 | 1 | -0/+0 |
| | | | | | | Closes #6524. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5429 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added easy support for testing file uploads with fixture_file_upload (closes ↵ | David Heinemeier Hansson | 2006-03-18 | 1 | -0/+0 |
| | | | | | | #4105) [turnip@turnipspatch.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3939 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Unit tests and fixtures for multipart posts. | Jeremy Kemper | 2005-09-28 | 5 | -0/+25 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2389 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |