0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
readded test for assigning retained_preview_image with rubbish, which is necessary More... over 8 years ago
move specific url patterns into UrlMapper - we never use custom patterns anyway so no need to make it so generic More... over 8 years ago
don't actually need padding as Base64.urlsafe_decode64 doesn't need it More... over 8 years ago
We don't actually use marshal_b64_encode (it was a legacy way of encoding jobs in urls) More... over 8 years ago
use have_format in test just to make sure More... over 8 years ago
version bump More... over 8 years ago
History for version 1.1 More... over 8 years ago
Newer version of Rack seems to have changed behaviour of Rack::Utils.escape_path, which breaks some required escaping behaviour. https://github.com/rack/rack/commit/978eb9b9935d388ca8c Newer implementation matches what Rack::Utils was previously doing More... over 8 years ago
Updated rspec syntax (was getting deprecation warnings) More... over 8 years ago
updated WebMock syntax as per http://goo.gl/piDGLu More... over 8 years ago
Time to remove old post-install message More... over 8 years ago
Fix rack version problem for older rubies (rack 2.0 only works for ruby >= 2.2.2) More... over 8 years ago
Revert "i18n version 0.7 doesn’t work with ruby 1.8.7/1.9.2" More... over 8 years ago
We're no longer supporting Rubinius so drop conditional gem inclusion More... over 8 years ago
test_rails works with Rails 5 More... over 8 years ago
Merge pull request #433 from benpickles/fetch-url-with-basic-auth More... over 8 years ago
set mime_type to meta when fetch_url is used More... over 8 years ago
travis seems to need 2.3.0, and drop testing on 1.9.2 (travis needs a workaround for this it seems) More... almost 9 years ago
attempt to fix bundler errors on travis More... almost 9 years ago
test ruby 2.3 on travis More... almost 9 years ago
Drop official support for ruby 1.8.7, rubinius More... almost 9 years ago
Fetch a URL with basic auth if it's present in the URI. More... almost 9 years ago
Fetch a URL with basic auth if it's present in the URI. More... almost 9 years ago
readme tweak More... over 9 years ago
added note to readme about json gem issue 387 More... over 9 years ago
history and version bump More... over 9 years ago
made thumb processor args for specific geometries publicly accessible More... over 9 years ago
oops didn't have url in image_tag More... over 9 years ago
allow relative redirects to be followed More... over 9 years ago
version bump More... over 9 years ago