1
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bugs with 1.8.7/ree More... over 13 years ago
Merge pull request #691 from xtreme-tanzeeb-khalili/master More... over 13 years ago
Allow for more sophisiticated multi-frame processing in the RMagick processor More... over 13 years ago
avoid double generation of cache_id More... over 13 years ago
Merge pull request #685 from adrianpike/master More... over 13 years ago
Let's escape plusses too - this fixes #294 for me. If there's a plus in, say, an S3 signed request generated by fog, and it gets unescaped, you'll get a 403 when you try and hit it. More... over 13 years ago
Update history, bump version to 0.6.1 More... over 13 years ago
Merge pull request #681 from matthewrudy/fix-serializable-hash More... over 13 years ago
fix serializable_hash More... over 13 years ago
Add notes for putting fog in your Gemfile and specifying the required version More... over 13 years ago
Use join(", ") instead of to_sentence to reduce dependencies. More... over 13 years ago
Bump version to 0.6.0 More... over 13 years ago
Update history More... over 13 years ago
bump fog dep to get passing REMOTE spec fixes closes #592 More... over 13 years ago
use directory.files.head instead of get closes #668 More... over 13 years ago
Merge pull request #673 from syzspectroom/master More... over 13 years ago
fixed error 'TypeError: can't convert nil into String', when have_permissions test fails More... over 13 years ago
Generate a nicer validation error message by turning the extension white list into a sentence. More... over 13 years ago
Respect options[:except] and options[:only] when passed to as_json for use with serializable hash, closes #663 More... over 13 years ago
Merge pull request #650 from jtrim/dynamic_fog_host More... over 13 years ago
Merge pull request #649 from Hakon/patch-1 More... over 13 years ago
Document dynamic fog_host More... over 13 years ago
Pass the current instance of Fog::File to fog_host proc. More... over 13 years ago
Be less restrictive regarding what a dynamic host can be More... over 13 years ago
Allow proc usage for fog_host config variable More... over 13 years ago
Fix problem where resize to fill would remove the background of a png and replace it with the default background color. More... over 13 years ago
Alignment More... over 13 years ago
Bugfix: check that the reference version is cached before try to use its file More... over 13 years ago
Fix 1.8.7 in cuke land too More... over 13 years ago
1.8.7 compat fix More... over 13 years ago