0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Temporarily comment out stuff that's not working in config More... over 14 years ago
Convenience method for getting the right type of endpoint More... over 14 years ago
Split endpoint into simple endpoint and routed endpoint More... over 14 years ago
Simplified Dragonfly::App and got some basic integration tests working More... over 14 years ago
Error handling for marshal_decode More... over 14 years ago
Raise errors if array for from_a is invalid More... over 14 years ago
Added Job#serialize and Job#deserialize More... over 14 years ago
Added sha length option to DOS protector More... over 14 years ago
Added DosProtector middleware More... over 14 years ago
Comment out breaking config for now More... over 14 years ago
Don't want create_object any more More... over 14 years ago
Oops typo More... over 14 years ago
Added Job#to_response More... over 14 years ago
spec for Job#to_app More... over 14 years ago
Use app's configured cache duration in endpoint More... over 14 years ago
Endpoint raises an error if the job is empty More... over 14 years ago
Job#analyse returns nil if analysers can't handle it, and warns More... over 14 years ago
No need for Job#to_temp_object because apply can return the temp_object More... over 14 years ago
Added Endpoint More... over 14 years ago
Added Job#mime_type More... over 14 years ago
oops typo More... over 14 years ago
Job#to_app and Job#to_temp_object More... over 14 years ago
File data store should return empty hash if no extra_data file exists More... over 14 years ago
Made app's mime_type_for simpler, also added App#new_job More... over 14 years ago
Added Job#format More... over 14 years ago
Added RequestHandler#sha More... over 14 years ago
Moved UrlHandler -> RequestHandler and started implementing More... over 14 years ago
Added Job.from_a More... over 14 years ago
Job#to_a uses abbreviations (because we will want shorter urls) More... over 14 years ago
Renamed Job::Encoding -> Job::Encode More... over 14 years ago