about summary refs log tree commit diff
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some bugs in jitterbug::Emailer and add mocked test dataJonathan "Duke" Leto2011-01-121-2/+4
|
* Add some tests for jitterbug::EmailerJonathan "Duke" Leto2011-01-121-2/+4
|
* Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto2011-01-112-2/+45
|
* Make build failure email more useful by including TAP outputJonathan "Duke" Leto2011-01-111-2/+2
|
* Attempt to fix the mangled build failure email bugJonathan "Duke" Leto2011-01-111-9/+9
|
* Add the ability to CC an email when builds failJonathan "Duke" Leto2011-01-101-1/+3
|
* Add ability to disable perlbrewJonathan "Duke" Leto2011-01-081-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).
* Add debug info for a failed build eventJonathan "Duke" Leto2011-01-071-2/+4
|
* Die early if the config file does not exist and add some testsJonathan "Duke" Leto2011-01-071-0/+2
|
* Find new tasks correctlyJonathan "Duke" Leto2011-01-051-1/+2
|
* Attempt to avoid a race condition and emit more debug infoJonathan "Duke" Leto2011-01-051-2/+9
|
* Properly bubble up errors from rmtreeJonathan "Duke" Leto2011-01-051-2/+2
|
* Add a few more simple testsJonathan "Duke" Leto2011-01-051-0/+2
|
* Improve debug info and add some basic jitterbug::Builder testsJonathan "Duke" Leto2011-01-051-6/+13
|
* Add some useful debug info for the logsJonathan "Duke" Leto2011-01-051-0/+5
|
* Fix issue where previous build dir was not removed early enoughJonathan "Duke" Leto2011-01-051-1/+2
|
* Create a sleep method in jitterbug::Builder and fix a typoJonathan "Duke" Leto2011-01-051-3/+10
|
* Print more useful info when it is neededJonathan "Duke" Leto2011-01-051-1/+3
|
* Rewriting the builder as jitterbug::BuilderSawyer X2011-01-051-0/+124
|
* change level; remove debug stringfranck cuny2010-10-072-3/+2
|
* add webservicefranck cuny2010-10-071-1/+1
|
* fix feedfranck cuny2010-10-031-6/+8
|
* order fetch of last commitsfranck cuny2010-10-031-1/+1
|
* add gravatar; update layoutfranck cuny2010-10-031-1/+5
|
* update project listingfranck cuny2010-10-031-24/+25
|
* 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
|
* stupid fix ...franck cuny2010-09-261-1/+1
|
* don't display last update when no update is availablefranck cuny2010-09-261-6/+10
|
* fix error o ngetfranck cuny2010-09-261-7/+8
|
* sort by daysfranck cuny2010-09-261-1/+3
|
* more css; display a nicer list of projects on main pagefranck cuny2010-09-261-3/+24
|
* 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
|
* load task, remove before_templatefranck cuny2010-09-251-6/+4
|
* 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-244-16/+8
|
* initial importfranck cuny2010-09-235-0/+178