about summary refs log tree commit diff
path: root/lib/jitterbug (follow)
Commit message (Expand)AuthorAgeFilesLines
* prepare to update schema againfranck cuny2011-02-131-1/+1
* add version to our schemafranck cuny2011-01-241-0/+2
* we want a find, not a search herefranck cuny2011-01-241-1/+1
* add pending status to the schema (TODO: need a script to migrate the schema)franck cuny2011-01-241-0/+4
* change level; remove debug stringfranck cuny2010-10-072-3/+2
* fix feedfranck cuny2010-10-031-6/+8
* add gravatar; update layoutfranck cuny2010-10-031-1/+5
* use dbicfranck cuny2010-10-034-36/+80
* add schemafranck cuny2010-10-031-0/+6
* remove redis, use dbic insteadfranck cuny2010-10-034-25/+84
* rename hook to payload; return 200 when no data in payloadfranck cuny2010-09-261-11/+18
* use namespace for keysfranck cuny2010-09-261-1/+5
* add author name to feedfranck cuny2010-09-261-0/+1
* sort by daysfranck cuny2010-09-261-1/+3
* display builds by day + layout to toggle daysfranck cuny2010-09-251-1/+8
* sorted builds for feedfranck cuny2010-09-251-21/+22
* sort commits; show under the appropriate boxfranck cuny2010-09-251-0/+2
* add permalink to test result in feed; api can return html for permalinkfranck cuny2010-09-252-7/+21
* plugin for before_templatefranck cuny2010-09-251-0/+17
* handle tasksfranck cuny2010-09-251-0/+19
* load_plugin is deprecated, switch to 'use'franck cuny2010-09-243-12/+6
* initial importfranck cuny2010-09-234-0/+154