- 24 Jun, 2011 2 commits
 - 
- 
Prem Sichanugrist committed
 - 
Closes #332
Prem Sichanugrist committed 
 - 
 - 20 Jun, 2011 12 commits
 - 
- 
💣 Prem Sichanugrist committed - 
Mikel Lindsaar committed
 - 
Closes #466
Dmitry Polushkin committed - 
This patch only avoid reference to `ActiveRecord::Base.logger` if `ActiveRecord` is not available
Dmitrii Samoilov committed - 
`Module#const_get` was unreliable on returning the right constant. We should check if the constant has been defined first before trying to call `Module#const_get`
Prem Sichanugrist committed - 
Fix problem that Module#const_get might try to lookup the constant in the ancestor class, and fixing the strange error from Rails 2.3.x dependency management Closes #478
Prem Sichanugrist committed - 
Pavel Forkert committed
 - 
There's a case when you really don't want to make a thumbnail of only the first frame, such as making thumbnail for GIF image. This patch will check that the source and output format is an animated format, and not calling `[0]` on it. Closes #454
Prem Sichanugrist committed - 
Change S3 storage behavior to get the content_type for each upload, rather than only the original file. This prevents a still frame from a video or a conversion of a file from being served with the original mimetype. Closes #38, #129
Parker Selbert committed - 
`convert` will pick this up automatically. :)
Winfred Nadeau committed - 
Prem Sichanugrist committed
 - 
In Rails 3, Paperclip gem being loaded before the Rails object is properly configured and causing those processors not get require'd. This patch should fix that by lazy-loaded the processor. Closes #206, #233, #247, #480, #494
Zach Church committed 
 - 
 - 19 Jun, 2011 1 commit
 - 
- 
Closes #481
Prem Sichanugrist committed 
 - 
 - 17 Jun, 2011 2 commits
 - 15 Jun, 2011 5 commits
 - 
- 
Chad Pytel committed
 - 
Chad Pytel committed
 - 
Change plugin initialization to rails3 style
Chad Pytel committed - 
Change plugin initialization to rails3 style
Chad Pytel committed - 
Marshall Sontag committed
 
 - 
 - 09 Jun, 2011 2 commits
 - 
- 
Jon Yurek committed
 - 
This addresses an issue where Paperclip can indefinitely block execution of an application by telling ImageMagick to "identify -format %wx%h [0]" which will then wait for input from STDIN forever.
Paul Mucur committed 
 - 
 - 07 Jun, 2011 3 commits
 - 
- 
Jon Yurek committed
 - 
Jon Yurek committed
 - 
Jonah Williams committed
 
 - 
 - 23 May, 2011 3 commits
 - 
- 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 
 - 
 - 20 May, 2011 5 commits
 - 
- 
Remove Rails 3.1 `read_inheritable_attribute` deprecation and add .rvmrc to gitignore.
Prem Sichanugrist committed - 
Jon Yurek committed
 - 
Jon Yurek committed
 - 
Prem Sichanugrist committed
 - 
Jon Yurek committed
 
 - 
 - 19 May, 2011 2 commits
 - 11 May, 2011 3 commits
 - 
- 
Nick Quaranto committed
 - 
knapo committed
 - 
knapo committed
 
 -