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
Use the 'transparent encoder' by default More... about 15 years ago
Bugfix: url_handler unescapes the path now More... about 15 years ago
Added message when data not found using dir.glob More... about 15 years ago
Added 'name' to magic attributes More... about 15 years ago
Regenerated gemspec for version 0.1.4 More... about 15 years ago
Regenerated gemspec for version 0.1.4 More... about 15 years ago
Version bump to 0.1.4 More... about 15 years ago
Updated gemspec More... about 15 years ago
Version bump to 0.1.3 More... about 15 years ago
Version bump to 0.1.2 More... about 15 years ago
Added transparent (dummy) encoder More... about 15 years ago
Added file command analyser - no specs yet! More... about 15 years ago
Added App.store. Didn't do any tests but probs don't need any More... about 15 years ago
Added 'ext' to temp_object, which is taken from the name More... about 15 years ago
File data store now stores including original format More... about 15 years ago
Changed the default rails path prefix to /media, so that we don't unnecessary go through the app (and return a 404) when referring to an image in public/images More... about 15 years ago
More doc for app More... about 15 years ago
Added 'application/octet-stream' is a default mime-type More... about 15 years ago
Some doc for App#call More... about 15 years ago
Added watchr task for autodocumenting More... about 15 years ago
Added rake yard:changed task for quicker YARD doc updating More... about 15 years ago
Added some YARD docs to App, also made temp_object_class private More... about 15 years ago
Added YARD rake task More... about 15 years ago
YARD was having trouble with RMagickConfiguration not being a module, so made it a module More... about 15 years ago
Bumped gemspec and dragonfly-rails includes rack-cache dependency More... about 15 years ago
Version bump to 0.1.1 More... about 15 years ago
Added middleware_with_cache, so that we can more easily integrate into rails (in two lines) More... about 15 years ago
Oops forgot to make hash_from_shortcut available in configuration More... about 15 years ago
Added shortcuts to rmagick configuration for adding format parameter easily More... about 15 years ago
Later shortcuts now overwrite earlier ones More... about 15 years ago