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
Add base64 lib to spec More... over 7 years ago
Isolate Base64 problems More... over 7 years ago
History and version bump More... over 7 years ago
make sure imagemagick convert processor updates mime_type properly when converting format More... over 7 years ago
Version bump and History More... over 7 years ago
Merge branch 'store_mime_type_in_meta' More... over 7 years ago
removed spec deprecation warning and slight cleanup More... over 7 years ago
Merge branch 'travis' More... over 7 years ago
change test so that we don’t need gs for tests (which travis doesn’t have by default) More... over 7 years ago
use preinstalled versions of ruby on travis (quicker) More... over 7 years ago
try not updating imagemagick again More... over 7 years ago
Merge pull request #470 from yuszuv/fixing-specs More... over 7 years ago
Merge pull request #468 from neodude/master More... over 7 years ago
try as sudo More... over 7 years ago
update imagemagick as per https://cogo.wordpress.com/2013/12/07/update-imagemagick-on-travis-ci/ as text generation tests were failing for some unknown reason More... over 7 years ago
Merge pull request #414 from zorec/relative_redirect More... almost 8 years ago
fix ruby 2.4.0 regression by not considering order of '.' and '..' nodes when checking for empty directory
jan
More... almost 8 years ago
Test against Ruby 2.4.0 on Travis CI More... almost 8 years ago
Fix forwarding to private method in TempObject More... almost 8 years ago
Update README.md More... about 8 years ago
extend model functionality with ActiveSupport.on_load More... about 8 years ago
History and version bump to 1.1.1 More... over 8 years ago
jruby doesn't throw anything for bad base64 so don't bother testing More... over 8 years ago
slight change to call_shell_command matcher means test passes in jruby More... over 8 years ago
now that we no longer support ruby 1.8, removed code that makes allowances for it More... over 8 years ago
Revert "don't actually need padding as Base64.urlsafe_decode64 doesn't need it" - yes it does! More... over 8 years ago
couldn't get mpeg delegate (uses ffmpeg) to run on travis; simpler to just test the correct command is getting run More... over 8 years ago
didn't have a test for bad base 64 encoded string in serializer_spec More... over 8 years ago
no need for check_malicious flag as it always gets used More... over 8 years ago
updated url_mapper_spec (we don't use :basename.:format any more by default) More... over 8 years ago