openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
dragonfly
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 66 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Array#to_s treats symbols and strings differently in ruby 1.9
Mark Evans
More...
almost 15 years ago
Ruby 1.9 was hanging on symbolize keys due to deleting while iterating on a hash
Mark Evans
More...
almost 15 years ago
Splat works differently in 1.9
Mark Evans
More...
almost 15 years ago
Added String#to_method_name and Symbol#to_method_name to get around the fact that ruby 1.8 and ruby 1.9 use strings and symbols respectively for method lists
Mark Evans
More...
almost 15 years ago
Use String#bytesize instead of String#size for Ruby 1.9 compatibility.
Olly Legg
More...
almost 15 years ago
Remove ruby-debug for Ruby 1.9 support.
Olly Legg
More...
almost 15 years ago
Hardcode Middleware spec response and remove Shared Middleware spec.
Olly Legg
More...
almost 15 years ago
Added aspect_ratio to rmagick_analyser
Mark Evans
More...
about 15 years ago
Regenerated gemspec for version 0.4.3
Mark Evans
More...
about 15 years ago
Version bump to 0.4.3
Mark Evans
More...
about 15 years ago
Properly implemented mime_type for analyser list, so that if no analysers can return it, it returns nil
Mark Evans
More...
about 15 years ago
Made Delegator a module, and created explicit ProcessorList, EncoderList and AnalyserList
Mark Evans
More...
about 15 years ago
FileCommandAnalyser doesn't use the filesystem by default now, but can do if you want it to
Mark Evans
More...
about 15 years ago
git stat => git status for people who don't have that shortcut
Mark Evans
More...
about 15 years ago
Regenerated gemspec for version 0.4.2
Mark Evans
More...
about 15 years ago
Version bump to 0.4.2
Mark Evans
More...
about 15 years ago
Added some yard doc to TempObject and ExtendedTempObject
Mark Evans
More...
about 15 years ago
Added doc for text replacement
Mark Evans
More...
about 15 years ago
Parameters.from_args should use defaults even when not via a shortcut
Mark Evans
More...
about 15 years ago
Added use case for generating test data
Mark Evans
More...
about 15 years ago
Added howto for attaching files without processing
Mark Evans
More...
about 15 years ago
Added example use case doc for Heroku + S3
Mark Evans
More...
about 15 years ago
Regenerated gemspec for version 0.4.1
Mark Evans
More...
about 15 years ago
Version bump to 0.4.1
Mark Evans
More...
about 15 years ago
Updated README, etc. to reflect correct usage of config.gem
Mark Evans
More...
about 15 years ago
Got rid of now unneeded MiddlewareWithCache
Mark Evans
More...
about 15 years ago
Changed rails/images file to insert middleware directly - also insert earlier for better speed - also don't use MiddlewareWithCache - just insert Rack::Cache directly
Mark Evans
More...
about 15 years ago
Regenerated gemspec for version 0.4.0
Mark Evans
More...
about 15 years ago
Version bump to 0.4.0
Mark Evans
More...
about 15 years ago
Removed metal file from gemspec
Mark Evans
More...
about 15 years ago
←
1
2
…
62
63
64
65
66
67
68
69
70
…
78
79
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree