- 15 Mar, 2013 1 commit
-
-
Andres Arellano committed
-
- 08 Mar, 2013 4 commits
-
-
Dan Collis-Puro committed
-
Tieg Zaharia committed
-
Tieg Zaharia committed
-
Jon Yurek committed
-
- 22 Feb, 2013 2 commits
-
-
Michael Dotterer committed
-
printercu committed
-
- 15 Feb, 2013 2 commits
- 08 Feb, 2013 3 commits
-
-
Menno van der Sman committed
-
Since AWS-SDK 1.5.3 [1] the library automatically checks for credentials. This makes it unnecessary to supply credentials when they are present in environment variables or supplied via an IAM Instance Profile. [1] http://aws.amazon.com/releasenotes/Ruby/0304005114813505
Menno van der Sman committed -
Menno van der Sman committed
-
- 01 Feb, 2013 1 commit
-
-
The ":" is a special character in file paths passed to ImageMagick's "identify" command. Even though Cocaine (and everything else in paperclip) escapes special characters correctly, we need to strip it out of filenames to ensure identify (and probably other ImageMagick commands) can run correctly.
Dan Collis-Puro committed
-
- 25 Jan, 2013 1 commit
-
-
Jon Yurek committed
-
- 18 Jan, 2013 1 commit
-
-
Jon Yurek committed
-
- 07 Dec, 2012 2 commits
- 06 Dec, 2012 1 commit
-
-
Joost Elfering committed
-
- 05 Dec, 2012 1 commit
-
-
Jon Yurek committed
-
- 04 Dec, 2012 1 commit
-
-
knapo committed
-
- 30 Nov, 2012 4 commits
-
-
Jon Yurek committed
-
Pavel Pravosud committed
-
- 27 Nov, 2012 2 commits
-
-
Geoffrey Hichborn committed
-
Geoffrey Hichborn committed
-
- 16 Nov, 2012 6 commits
- 03 Nov, 2012 1 commit
-
-
* Based on rfc2822's commit ed05dc6b85f52ad88a83bc18e1986f3b75176740.
Jon Yurek committed
-
- 02 Nov, 2012 7 commits
-
-
As per discussion in issue #660, attachments using alias interpolations for the attachment URL mistakenly get flagged as being duplicates, although the interpolation expands to a unique location. This commit (partially) addresses the issue by checking the attachment path instead. However, the problem will remain for users who use interpolations other than :class to distinguish attachment paths for different models.
Simon Coffey committed -
garethr committed
-
#expiring_url returns public_url when not using AWS to prevent exceptions when Fog Local is swapped for Fog AWS in development.
Geoff Harcourt committed -
Jon Yurek committed
-
Jon Yurek committed
-
Janko Marohnić committed
-
This allows you to set custom file permissions on files created by Paperclip. Set the :override_file_permissions option to the octal file permission you want - 0666 is the default. If you set :override_file_permissions to false, then we will skip the explicit chmod entirely. This makes filesystem storage a bit friendlier to filesystems that don't support unix file permissions.
Mathieu Lemoine committed
-