- 07 Apr, 2012 1 commit
 - 
- 
2.3 anymore
Rafael Mendonça França committed 
 - 
 - 05 Apr, 2012 5 commits
 - 
- 
Prem Sichanugrist committed
 - 
Fixes AWS::S3::Errors::RequestTimeout on Model#save
Prem Sichanugrist committed - 
Philipp Brumm committed
 - 
Philipp Brumm committed
 - 
Philipp Brumm committed
 
 - 
 - 04 Apr, 2012 3 commits
 - 
- 
* Add failing test for case when no logger is specified * add fix for failing test * fix teardown of no logger test
Benjamin ter Kuile committed - 
Prem Sichanugrist committed
 - 
In Rails, `ActionDispatch::Http::UploadedFile` has an accessor to access a `Tempfile` object. However, `Rack::Test::UploadedFile` does not provide that, but provinding the `#path` method instead. To be able to support both, we have to check for existance for `#tempfile` method, then fallback to `#path` method. Fixes #807
Prem Sichanugrist committed 
 - 
 - 03 Apr, 2012 1 commit
 - 
- 
Fixes #809
Prem Sichanugrist committed 
 - 
 - 30 Mar, 2012 12 commits
 - 
- 
Prem Sichanugrist committed
 - 
It's not working correctly as expected, so let's revert this for now. This reverts commit 51bb0f9f.
Prem Sichanugrist committed - 
Prem Sichanugrist committed
 - 
Fixes #768
Prem Sichanugrist committed - 
Prem Sichanugrist committed
 - 
Fixes #786
Prem Sichanugrist committed - 
Jon Yurek committed
 - 
Jon Yurek committed
 - 
Jon Yurek committed
 - 
Jon Yurek committed
 - 
Needs work for S3 Attachments.
Jon Yurek committed - 
Prem Sichanugrist committed
 
 - 
 - 27 Mar, 2012 4 commits
 - 
- 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Fix AttachmentContentTypeValidator to work with multiple values
Prem Sichanugrist committed - 
Current validation check in AttachmentContentTypeValidator is simply wrong, it will add an error if any of the allowed_types fails comparison with value, so it will pass only if value is either empty or equals to each and every one of allowed_types. Add test to check that validation passes if even one of content types match.
tony-brewerio committed 
 - 
 - 26 Mar, 2012 2 commits
 - 
- 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 
 - 
 - 23 Mar, 2012 12 commits
 - 
- 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 
 -