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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 73 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Modified public_methods and methods for extended temp object, so that e.g. autocomplete in console works
Mark Evans
More...
over 15 years ago
Analyser correctly delegates to its registered analyser
Mark Evans
More...
over 15 years ago
Analyser now reveals analysis methods via 'has_analysis_method?' and 'analysis_methods', rather than using respond_to?
Mark Evans
More...
over 15 years ago
Made analyser register objects rather than modules
Mark Evans
More...
over 15 years ago
Changed mime_type (e.g. 'image/jpeg') in parameters to format (e.g. 'jpg') - was previously unnecessarily converting mime_type => format => mime_type which could introduce extra problems anyway.
Mark Evans
More...
over 15 years ago
Tweaks to mime types
Mark Evans
More...
over 15 years ago
Added ability to register (and clear) custom mime types
Mark Evans
More...
over 15 years ago
Added core extension for blank? (later will cherry-pick from activesupport)
Mark Evans
More...
over 15 years ago
Raise a proper exception if can't find a mime-type
Mark Evans
More...
over 15 years ago
Added spec for mime_types module
Mark Evans
More...
over 15 years ago
Got rid of Utils in favour of Global MimeTypes
Mark Evans
More...
over 15 years ago
Distinguished between getting the temp_object and 'fetch' in ar extension
Mark Evans
More...
over 15 years ago
Made 'size' a magic attribute too
Mark Evans
More...
over 15 years ago
Added yankie alias
Mark Evans
More...
over 15 years ago
Implemented auto-assign of magic attributes on activerecord
Mark Evans
More...
over 15 years ago
Transform shouldn't have been validating params (no uid is ok)
Mark Evans
More...
over 15 years ago
Got rid of annoying block parameter warning
Mark Evans
More...
over 15 years ago
Added extended_temp_object.transform and used in app.fetch (although no unit tests)
Mark Evans
More...
over 15 years ago
Parameter.from_args can accept parameters as an arg
Mark Evans
More...
over 15 years ago
rename app.get_processed_object => 'fetch' and use Parameter.from_args
Mark Evans
More...
over 15 years ago
Added Parameters.from_args
Mark Evans
More...
over 15 years ago
Added fetch to attachment
Mark Evans
More...
over 15 years ago
Slight refactor to url_handler url_for
Mark Evans
More...
over 15 years ago
renamed private model_uid => uid
Mark Evans
More...
over 15 years ago
Added some specs for activerecord validations and a bit of refactoring model_spec
Mark Evans
More...
over 15 years ago
Moved tests from attachment_spec to model_spec - less brittle
Mark Evans
More...
over 15 years ago
Added useful shortcuts for resizing, cropping, and cropped resizing to config and rails generator
Mark Evans
More...
over 15 years ago
Block shortcuts with a single regexp also yield the match data
Mark Evans
More...
over 15 years ago
Added resize_and_crop to rmagick processor - also ensured test args pass in strings, as would happen in app
Mark Evans
More...
over 15 years ago
Corrected crop args
Mark Evans
More...
over 15 years ago
←
1
2
…
69
70
71
72
73
74
75
76
77
78
→
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