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
travis debug More... about 11 years ago
travis debugging More... about 11 years ago
travis is failing (different version of webmock?) on a couple of specs - used less strict stub matchers More... about 11 years ago
hmmm test was failing - not sure if webmock's fault, but make sure response body is always a string anyway More... about 11 years ago
fetch_url uses net/http instead of open-uri - now we can correctly redirect to https More... about 11 years ago
moved step specs into their own file More... about 11 years ago
moved job steps into their own files More... about 11 years ago
don't uri encode filename strings unless it's from IE More... about 11 years ago
Rakefile with gem rake tasks More... about 11 years ago
routed endpoint deals with returned Attachments, nil (404) and other objects (500) More... about 11 years ago
Made Attachment#job public More... about 11 years ago
don't need to keep supporting old usher library More... about 11 years ago
sleep to fix test? I hope not More... about 11 years ago
debug travis again More... about 11 years ago
debug travis More... about 11 years ago
don't use time in file data store uid - just a random string followed by the filename - this is less likely to have dups More... about 11 years ago
travis was failing with non-empty directories - make sure root path is empty first More... about 11 years ago
imagemagick plugin syntax was broken in 1.8.7 - use *args to find a solution that works in all versions More... about 11 years ago
ruby 1.9.2 compatibility More... about 11 years ago
ruby 1.8.7 compatibility More... about 11 years ago
Open3 seems to be buggy in JRuby, so go back to backticks just for jruby More... about 11 years ago
just test with latest jruby (which is 1.9 mode) More... about 11 years ago
I'm not sure why I'm worrying about rubinius - don't officially support it More... about 11 years ago
jruby was complaining about mixing utf-8 and ascii so don't bother printing error message More... about 11 years ago
add post install message indicating deprecation for dragonfly/rails/images More... about 11 years ago
Deprecation error message in dragonfly/rails/images More... about 11 years ago
gitignore _site More... about 11 years ago
oops - had deleted plugins title More... about 11 years ago
ruby versions note in readme More... about 11 years ago
not using docs.watchr any more More... about 11 years ago