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
22 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 45 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allowed for general convert commands
Mark Evans
More...
over 14 years ago
Fixed encoder since identify returns a symbol for format, and a couple of spec tweaks
Mark Evans
More...
over 14 years ago
Moved HashWithCssStyleKeys into its own file
Mark Evans
More...
over 14 years ago
Used shared generator specs
Mark Evans
More...
over 14 years ago
slightly more succinct
Mark Evans
More...
over 14 years ago
unable_to_handle / Shell command failing are different things - these are handled now in image_magick_utils
Mark Evans
More...
over 14 years ago
ImageMagickUtils#identify does the appropriate type-conversion between the identify command and ruby objects
Mark Evans
More...
over 14 years ago
ImageMagick analyser specs weren't being run (as they were shared) - shared common ones between imagemagick and rmagick
Mark Evans
More...
over 14 years ago
Used shared specs again and got rid of duplicated file
Mark Evans
More...
over 14 years ago
Deleted duplicate files
Mark Evans
More...
over 14 years ago
Merge branch 'imagemagick' of https://github.com/refinerycms/dragonfly into refinerycms-imagemagick
Mark Evans
More...
over 14 years ago
Ensured the file data store always gives a unique uid. There was a problem where if a file with the same name was stored, then deleted, then stored again on the same day, the original was still being returned from the cache, because the uid hadn't changed
Mark Evans
More...
over 14 years ago
Added S3DataStore not using filesystem test and fixed another IOError closed stream due to S3 closing the tempfile's yielded file, not the tempfile itself
Mark Evans
More...
over 14 years ago
DRY up the logic by embedding the conditional inside the string.
Philip Arndt
More...
over 14 years ago
As we are calling crop inside resize_and_crop we shouldn't pre-convert the gravity because that gets done in crop and was subsequently being ignored resulting in no gravity being applied.
Philip Arndt
More...
over 14 years ago
Merge branch 'master' into imagemagick
Philip Arndt
More...
over 14 years ago
Support ::ActionDispatch::Http::UploadedFile for Rails >= 3.0.2. Closes GH-36
Philip Arndt
More...
over 14 years ago
Merge remote branch 'htp/master' into imagemagick
Philip Arndt
More...
over 14 years ago
ImageMagick encoder and generator cleanup.
Henry Phan
More...
over 14 years ago
Made `rake spec` work again.
Henry Phan
More...
over 14 years ago
Swallowing stderr output to keep ImageMagickAnalyser specs running cleanly.
Henry Phan
More...
over 14 years ago
Bumped docs and default configs from RMagick to ImageMagick.
Henry Phan
More...
over 14 years ago
Merge remote branch 'htp/master' into imagemagick
Philip Arndt
More...
over 14 years ago
Bumped the easy Rails config from RMagick to ImageMagick.
Henry Phan
More...
over 14 years ago
Fixed text rendering.
Henry Phan
More...
over 14 years ago
Nearly-working ImageMagick everything.
Henry Phan
More...
over 14 years ago
Added inital ImageMagickGenerator and tests. Only does plasma for now.
Henry Phan
More...
over 14 years ago
Added ImageMagickEncoder and tests.
Henry Phan
More...
over 14 years ago
Added a dubious-quality ImageMagickAnalyser. Passes tests, but could use some cleanup.
Henry Phan
More...
over 14 years ago
Minor tweak to ImageMagickProcessor to stay in-style with code found elsewhere.
Henry Phan
More...
over 14 years ago
←
1
2
…
41
42
43
44
45
46
47
48
49
…
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