0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for latest couchdb More... almost 12 years ago
MIT License [closes #9] More... almost 15 years ago
Rename couch_design_docs as couch_docs More... over 16 years ago
Just in case I missed any, another Rack::Rewrite rule for the new recipe links... More... almost 17 years ago
Whoops! Missed the updated links in the recipe search. More... almost 17 years ago
A bit more spacing between the pagination and footer More... almost 17 years ago
Recipe RSS should not include unpublished recipes. Clean up the link to recipes. More... almost 17 years ago
RSS feeds are at the root of the URL space More... almost 17 years ago
Use Rack::Rewrite More... almost 17 years ago
Changes in response to converting the recipe URLs from /recipes/YYYY-MM-DD-short_name to /recipes/YYYY/MM/DD/short_name. More... almost 17 years ago
Switch the individual recipes resource to separate date elements by slashes instead of dashes to be consistent with the legacy site and the rest of the current site. Still have some failing Cucumber scenarios More... almost 17 years ago
404 and 500 messages More... almost 17 years ago
Use the default thumbnail directory More... almost 17 years ago
wiki-fy the RSS feeds. More... almost 17 years ago
Link to recipe RSS in the page layout More... almost 17 years ago
Link to meal RSS in the page layout More... almost 17 years ago
Cucumber story was getting confused by multiple links with the same text. Be a little more specific More... almost 17 years ago
Add query parameters to inform upstream Rack middleware to do its stuff (thumbnail) More... almost 17 years ago
Use Rack::ThumbNailer in the site's rackup More... almost 17 years ago
Rack::ThumbNailer -- now with caching More... almost 17 years ago
Rack::Thumbnailer (still lacking chaching) More... almost 17 years ago
Some CSS for the ingredient index. Add resources to the footer. More... almost 17 years ago
Do not include ingredients that are previous recipes in the ingredients index. More... almost 17 years ago
More tightly define the expectation of where the link should (not) be to avoid conflicting with other links. More... almost 17 years ago
Suppress ingredients from the index if they are used in too many recipes. More... almost 17 years ago
Get the first ingredient index scenario passing. More... almost 17 years ago
Use the Haml template in the ingredients resource More... almost 17 years ago
Complete the behavior of the ingredient index template. More... almost 17 years ago
Haml template for listing recipes by ingredients (ingredient index). More... almost 17 years ago
Map/reduce for listing recipes by ingredient More... almost 17 years ago