- 31 Aug, 2011 2 commits
 - 
 - 30 Aug, 2011 2 commits
 - 
- 
Mike Burns committed
 - 
Mike Burns committed
 
 - 
 - 26 Aug, 2011 11 commits
 - 
- 
Marcin Urbanski committed
 - 
Conflicts: README.md
Marcin Urbanski committed - 
Marcin Urbanski committed
 - 
Mike Burns committed
 - 
Fixing destroy callback to delete files just when model destroy method was completed successfully (i.e. no exception like 'foreign key constraint violations' was raised)
Mario Peixoto committed - 
https://github.com/monde/paperclipMike Burns committed
 - 
Mike Burns committed
 - 
Daniel Evans committed
 - 
Adding tests and logic to ensure that tempfiles are closed and unlinked after queued_for_writes finishes uploading/saving
Daniel Evans committed - 
When testing if post_processing is set, the method should be used. This allows plugins to overwrite the post_processing decision. This is useful for plugins that want to do the post_processing in a background processor.
Bert Goethals committed 
 - 
 - 25 Aug, 2011 2 commits
 - 
- 
Marcin Urbanski committed
 - 
An implemenation of the watermark processor alluded to is in this gist https://gist.github.com/1171081
Mike Mondragon committed 
 - 
 - 24 Aug, 2011 8 commits
 - 
- 
Decouple the Interpolations class from the Attachment classs, you can extend Paperclip with custom interpolations as paperclip-extended does.
Mike Burns committed - 
Mike Burns committed
 - 
Abstract out the file geometry parser within Thumbnail. This makes it possible to have different cropping and scaling controls, as the papermill gem does.
Mike Burns committed - 
H. Wade Minter committed
 - 
Jon Yurek committed
 - 
Jon Yurek committed
 - 
Mike Mondragon committed
 - 
Conflicts: lib/paperclip/upfile.rb paperclip.gemspec
Mike Mondragon committed 
 - 
 - 23 Aug, 2011 4 commits
 - 
- 
Jon Yurek committed
 - 
This will prevent someone to think that Paperclip test suite for master branch is currently failing, as the build was failed on a WIP branch, not the main branch. http://travis-ci.org/#!/thoughtbot/paperclip/builds.
Prem Sichanugrist committed - 
I think it's OK to have the bugfix for MongoDB in the plugin. This reverts commit cde22564.
Prem Sichanugrist committed - 
Jon Yurek committed
 
 - 
 - 20 Aug, 2011 1 commit
 - 
- 
Gabe Berke-Williams committed
 
 - 
 - 19 Aug, 2011 2 commits
 - 
- 
Add rubinius to travis testing
Jon Yurek committed - 
Bump rails 3_1 version to rc6
Chris Harper committed 
 - 
 - 16 Aug, 2011 2 commits
 - 
- 
Marcin Urbanski committed
 - 
This reverts commit fe01ae69.
Harold Giménez committed 
 - 
 - 15 Aug, 2011 4 commits
 - 
- 
Harold Giménez committed
 - 
Harold Giménez committed
 - 
Harold Giménez committed
 - 
Harold Giménez committed
 
 - 
 - 13 Aug, 2011 1 commit
 - 
- 
It seems like that JRuby on travis-ci is broken[1], so we shouldn't test against it to reduce the false-positive result. I've run the test locally, and it passed just fine[2]. [1]: http://travis-ci.org/#!/thoughtbot/paperclip/builds/79181 [2]: https://gist.github.com/299686b412f9ad878e16
Prem Sichanugrist committed 
 - 
 - 12 Aug, 2011 1 commit
 - 
- 
Jeff Dutil committed
 
 -