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 77 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added store/destroy functionality to attachment
Jon Spalding and Mark Evans
More...
over 15 years ago
Added 'destroy' to data_store
Jon Spalding and Mark Evans
More...
over 15 years ago
Added active record extensions. Need to implement 'Attachment' class now
Jon Spalding and Mark Evans
More...
over 15 years ago
Each now doesn't create a tempfile if data already in memory - uses StringIO instead
Jon Spalding and Mark Evans
More...
over 15 years ago
Removed irrelevant run.rb
Mark Evans
More...
over 15 years ago
Moved around the directory structure a bit and used 'Base' for base classes
Mark Evans
More...
over 15 years ago
Got rid of unnecessary 'instance' class and made the app itself configurable. That way, you can have multiple 'apps'
Mark Evans
More...
over 15 years ago
Renamed Imagetastic::Image to Imagetastic::TempObject - could really be used for any general temporary object
Mark Evans
More...
over 15 years ago
Renamed options => processing_options
Mark Evans
More...
over 15 years ago
Renamed :method => :processing_method
Mark Evans
More...
over 15 years ago
I don't seem to have added instance files in previous commit
Mark Evans
More...
over 15 years ago
Removed unused files
Mark Evans
More...
over 15 years ago
Created imagetastic instance, for holding bundle of config - can now have multiple imagetastic instances
Mark Evans
More...
over 15 years ago
Added encoding functionality, fixed variable sha generation (needed sorting the hash), and added a logger for easier debugging
Mark Evans
More...
over 15 years ago
Added Image.from_file
Mark Evans
More...
over 15 years ago
Updated data store to accept an Imagetastic::Image
Mark Evans
More...
over 15 years ago
Added #path to image
Mark Evans
More...
over 15 years ago
Got rid of unnecessary optional storage name
Mark Evans
More...
over 15 years ago
Refactored url handler to use parameters object - much neater
Mark Evans
More...
over 15 years ago
Renamed url_to_params url_to_parameters and same for params_to_url
Mark Evans
More...
over 15 years ago
Renamed some parts to be less image-specific, and added image class, for dealing with files/tempfiles/data strings.
Mark Evans
More...
over 15 years ago
Removed deprecated activerecord model thing
Mark Evans
More...
over 15 years ago
File data store was returning the full path instead of the relative one (uid)
Mark Evans
More...
over 15 years ago
Added dependency on mime-types gem
Mark Evans
More...
over 15 years ago
Added match_url matcher to get around fact that unordered hashes produce differing urls
Mark Evans
More...
over 15 years ago
Readme says work in progress
Mark Evans
More...
over 15 years ago
Now that url handler works, app spews out the generated params
Mark Evans
More...
over 15 years ago
Added config.ru for running with rackup/shotgun
Mark Evans
More...
over 15 years ago
Got the url handler working properly both ways
Mark Evans
More...
over 15 years ago
Added method for forming query string from parameters
Mark Evans
More...
over 15 years ago
←
1
2
…
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