0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention not maintained More... over 7 years ago
Add missing test file More... almost 11 years ago
Merge branch 'keslerm-master' More... almost 11 years ago
Adding test to demonstrate the issue around URI.parse with spaces in the local file names or paths has been fixed More... almost 11 years ago
Changing protocol check to use URI.regexp instead of starts_with for more consistent url verification More... almost 11 years ago
Fixing typo in URI parse and updating test failing because error generated is reporting as FormatNotSupported instead of UknownImageType in the ico file test More... almost 11 years ago
Adding the :// into the path test to prevent matching files that could be named with httpmyimage.jpg More... almost 11 years ago
Changing the protocol check in the resize method to look for strings that start with http/https/ftp to prevent URI.parse breaking when attempting to read a local path that has a space in it More... almost 11 years ago
Bump version, tweak docs More... almost 14 years ago
Merge branch 'master' of https://github.com/dmcinnes/fastimage_resize More... almost 14 years ago
Adds binmode to temp files (thx boazadato). Closes #3 More... almost 14 years ago
support proportionate scaling More... almost 14 years ago
Add appropriate filename extension to temp files More... over 14 years ago
Adds test for jpeg quality More... over 14 years ago
fix jpeg quality bug, fixes #2 More... over 14 years ago
Add support for returning tempfile object. Changes api, bump major version. More... over 14 years ago
Add ability to read io object passed as input More... over 14 years ago
Remove sudo, rvm users do not need it More... over 14 years ago
Readme updates, add licence More... over 14 years ago
bump version More... over 14 years ago
swallow bad uri and redirect errors, raise as ImageFetchFailure More... over 14 years ago
Regen gemspec More... over 15 years ago
Documentation improvements - installing on OSX, & instructions for Rails 3 More... over 15 years ago
Version bump to 1.2.3 More... over 15 years ago
Call to_i on width and height arguments to prevent segfault if floats are passed in More... over 15 years ago
Regenerated gemspec for version 1.2.2 More... about 16 years ago
Gets rid of some warnings, adds some tests. Now runs ok in ruby 1.9 also. More... about 16 years ago
Version bump to 1.2.2 More... about 16 years ago
Gemcutter updates More... about 16 years ago
Version bump to 1.2.1 More... about 16 years ago