0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extra -> meta More... almost 14 years ago
fixed some failing model specs - not sure why they were ever passing More... almost 14 years ago
Made sure job is applied when format is called More... almost 14 years ago
Added Job#applied? More... almost 14 years ago
Got job format and mime_type working properly (I think!) More... almost 14 years ago
Got file data store working with new flattened meta and renamed extra -> meta at various points in the internals More... almost 14 years ago
got s3 data store working with flattened meta More... almost 14 years ago
corrected app spec More... almost 14 years ago
Flattened job meta/name/format and got rid of attributes, so that everything uses meta now More... almost 14 years ago
Made sure fetch_file and fetch set the job name More... almost 14 years ago
Made sure attributes are kept when chained More... almost 14 years ago
Got Job#url using attributes More... almost 14 years ago
Added attributes to job for e.g. using in the url More... almost 14 years ago
eggs and custard More... almost 14 years ago
reinstated the dragonfly response at /dragonfly by default More... almost 14 years ago
server urls shouldn't bother much with calling methods on the job - just use params passed in More... almost 14 years ago
Changed url_mapper standard pattern to [^\.-] More... almost 14 years ago
Got server url generation basically working More... almost 14 years ago
re-simplified url_mapper so that nothing is required - whatever uses it can decide what's required and act accordingly More... almost 14 years ago
Added ability to configure storage headers More... almost 14 years ago
was trying to re-create the bucket if it was a us one More... almost 14 years ago
urls mapping properly both ways More... almost 14 years ago
Server is basically working More... almost 14 years ago
Couple of fixes since temp_object changed More... almost 14 years ago
Got url_mapper doing what I want it to More... almost 14 years ago
slight url_mapper refactor More... almost 14 years ago
STASHING SOME SHIZ More... almost 14 years ago
Awesome - encode now sets the format on the job even when not applied, so it can be used in the url etc. More... almost 14 years ago
Moved app.resolve_mime_type -> job.mime_type More... almost 14 years ago
Put name, meta and format into job object - much better More... almost 14 years ago