- 03 Jan, 2014 1 commit
-
-
Jon Yurek committed
-
- 02 Jan, 2014 1 commit
-
-
Jon Yurek committed
-
- 16 Jul, 2013 1 commit
-
-
Return the default path when the attachment has no remote file
Adam Milligan committed
-
- 14 Jun, 2013 1 commit
-
-
Mike Burns and George Brocklehurst committed
-
- 08 Mar, 2013 1 commit
-
-
Jon Yurek 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
-
- 25 Jan, 2013 1 commit
-
-
Jon Yurek committed
-
- 05 Dec, 2012 1 commit
-
-
Jon Yurek committed
-
- 30 Nov, 2012 1 commit
-
-
Pavel Pravosud committed
-
- 02 Nov, 2012 1 commit
-
-
#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
-
- 31 Oct, 2012 2 commits
-
-
This was previously fixed in pull request #539 but no spec was added at that time, and it has since been broken. I fixed it and added a spec.
Brian Morearty committed -
Jon Yurek committed
-
- 17 Aug, 2012 1 commit
-
-
Val committed
-
- 27 Jul, 2012 1 commit
-
-
Martin Streicher committed
-
- 26 Jul, 2012 1 commit
-
-
Martin Streicher committed
-
- 21 Jul, 2012 1 commit
-
-
Reverting this for now. This commit would better be in a minor release, since it break everyone's application. Going to reopen the ticket and mark it to be merged in next minor release. This reverts commit b7b2b843.
Prem Sichanugrist committed
-
- 16 Jul, 2012 1 commit
-
-
* Fixed tests and functionality for new fog and removed the fixed version from the gemspec * Set time to 3600 from the current time so expiring actually works
Michiel Sikkes committed
-
- 09 Jul, 2012 1 commit
-
-
* Added test for checking if path gets interpolated correctly without passing :path or :url options * gsub default :rails_root filesystem-like path to nothing for Fog storage, just like in S3 Storage.
Michiel Sikkes committed
-
- 04 Jul, 2012 2 commits
-
-
`s3_protocol` now returns the protocol without a colon. If you need a colon, you can pass in `true` as a second argument. This might not be a best solution, so any better patch that does not introduce a regression is welcome. Fixes #921
Prem Sichanugrist committed -
* Add StyleTokenNotFound in Errors * Adjust tests to make sure :style present where not currently defined
Joel Oliveira committed
-
- 15 Jun, 2012 9 commits
-
-
Fixes #902
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Fixes #883
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Re-fix of #838, #766, #911
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Michiel Sikkes committed
-
IMPORTANT: There is a bug in the current release of Fog (1.3.1) that will return a broken expiring URL when the bucket name is valid for a subdomain. This is fixed per https://github.com/fog/fog/pull/857 but not released in the gem yet. I have added currently FAILING tests for these cases that should pass when a new Fog is released.
Michiel Sikkes committed -
Jon Yurek committed
-
- 18 May, 2012 1 commit
-
-
Gonzalo Rodriguez committed
-
- 04 May, 2012 2 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
- 17 Apr, 2012 4 commits
-
-
Prem Sichanugrist committed
-
Make sure that we close opened files after we're done with them.
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Sebastien Guignot committed
-