| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2011-02-04 | The start of factoring out a runner from a builderrunner | Jonathan "Duke" Leto | 2 | -130/+218 | |
| 2011-01-08 | Add ability to disable perlbrew | Jonathan "Duke" Leto | 1 | -1/+3 | |
| This option comes in handy for those that want to run long test suites on just one version of Perl and/or those using local::lib (which doesn't play nice with perlbrew with XS modules). | |||||
| 2011-01-07 | Add debug info for a failed build event | Jonathan "Duke" Leto | 1 | -2/+4 | |
| 2011-01-07 | Die early if the config file does not exist and add some tests | Jonathan "Duke" Leto | 1 | -0/+2 | |
| 2011-01-05 | Find new tasks correctly | Jonathan "Duke" Leto | 1 | -1/+2 | |
| 2011-01-05 | Attempt to avoid a race condition and emit more debug info | Jonathan "Duke" Leto | 1 | -2/+9 | |
| 2011-01-05 | Properly bubble up errors from rmtree | Jonathan "Duke" Leto | 1 | -2/+2 | |
| 2011-01-05 | Add a few more simple tests | Jonathan "Duke" Leto | 1 | -0/+2 | |
| 2011-01-05 | Improve debug info and add some basic jitterbug::Builder tests | Jonathan "Duke" Leto | 1 | -6/+13 | |
| 2011-01-05 | Add some useful debug info for the logs | Jonathan "Duke" Leto | 1 | -0/+5 | |
| 2011-01-05 | Fix issue where previous build dir was not removed early enough | Jonathan "Duke" Leto | 1 | -1/+2 | |
| 2011-01-05 | Create a sleep method in jitterbug::Builder and fix a typo | Jonathan "Duke" Leto | 1 | -3/+10 | |
| 2011-01-05 | Print more useful info when it is needed | Jonathan "Duke" Leto | 1 | -1/+3 | |
| 2011-01-05 | Rewriting the builder as jitterbug::Builder | Sawyer X | 1 | -0/+124 | |
| 2010-10-07 | change level; remove debug string | franck cuny | 2 | -3/+2 | |
| 2010-10-07 | add webservice | franck cuny | 1 | -1/+1 | |
| 2010-10-03 | fix feed | franck cuny | 1 | -6/+8 | |
| 2010-10-03 | order fetch of last commits | franck cuny | 1 | -1/+1 | |
| 2010-10-03 | add gravatar; update layout | franck cuny | 1 | -1/+5 | |
| 2010-10-03 | update project listing | franck cuny | 1 | -24/+25 | |
| 2010-10-03 | use dbic | franck cuny | 4 | -36/+80 | |
| 2010-10-03 | add schema | franck cuny | 1 | -0/+6 | |
| 2010-10-03 | remove redis, use dbic instead | franck cuny | 4 | -25/+84 | |
| 2010-09-26 | rename hook to payload; return 200 when no data in payload | franck cuny | 1 | -11/+18 | |
| 2010-09-26 | use namespace for keys | franck cuny | 1 | -1/+5 | |
| 2010-09-26 | add author name to feed | franck cuny | 1 | -0/+1 | |
| 2010-09-26 | stupid fix ... | franck cuny | 1 | -1/+1 | |
| 2010-09-26 | don't display last update when no update is available | franck cuny | 1 | -6/+10 | |
| 2010-09-26 | fix error o nget | franck cuny | 1 | -7/+8 | |
| 2010-09-26 | sort by days | franck cuny | 1 | -1/+3 | |
| 2010-09-26 | more css; display a nicer list of projects on main page | franck cuny | 1 | -3/+24 | |
| 2010-09-25 | display builds by day + layout to toggle days | franck cuny | 1 | -1/+8 | |
| 2010-09-25 | sorted builds for feed | franck cuny | 1 | -21/+22 | |
| 2010-09-25 | sort commits; show under the appropriate box | franck cuny | 1 | -0/+2 | |
| 2010-09-25 | add permalink to test result in feed; api can return html for permalink | franck cuny | 2 | -7/+21 | |
| 2010-09-25 | load task, remove before_template | franck cuny | 1 | -6/+4 | |
| 2010-09-25 | plugin for before_template | franck cuny | 1 | -0/+17 | |
| 2010-09-25 | handle tasks | franck cuny | 1 | -0/+19 | |
| 2010-09-24 | load_plugin is deprecated, switch to 'use' | franck cuny | 4 | -16/+8 | |
| 2010-09-24 | no more load_plugin | Alexis Sukrieh | 3 | -12/+6 | |
| 2010-09-24 | without load_plugin | franck cuny | 1 | -3/+3 | |
| 2010-09-24 | load_plugin is not the way to go anymore | Alexis Sukrieh | 1 | -3/+3 | |
| 2010-09-23 | initial import | franck cuny | 5 | -0/+178 | |
