Duke Leto

Results 79 issues of Duke Leto

It seems that the "Run on" timestamp on the upper right corner of the main NYTProf report page tells you when Apache was last restarted, not when the code in...

apache

Reported by @dhoss ``` dhoss@bruticus:~/www/jitterbug$ perl -MCarp::Always jitterbug.pl Can't use string ("/home/dhoss/www/jitterbug") as an ARRAY ref while "strict refs" in use at /home/dhoss/perl/5.12.4/lib/site_perl/5.12.4/Dancer/Template/Xslate.pm line 29 Dancer::Template::Xslate::init('Dancer::Template::Xslate=HASH(0x21f0978)', 'name', 'xslate', 'config', 'HASH(0x21ed590)',...

bugfix

``` prove -lrv t/ ... Test Summary Report ------------------- ./t/004_project.t (Wstat: 0 Tests: 1 Failed: 0) TODO passed: 1 ./t/data/testing/t/test.t (Wstat: 65280 Tests: 100 Failed: 0) Non-zero exit status: 255...

qa

Jitterbug emails don't show the branch of the commit, only the web interface does currently.

important
qa

important
ui
feature

It would be awesome if we supported perlbrew's cousins in other languages.

feature

Currently projects being tested in a Jitterbug instance can't depend on each other, unless they are installed somewhere that the Jitterbug process can find them, either system-wide or in a...

important
feature

I am in the need of an example init script for jitterbug. The fact that jitterbug.pl and builder.pl must be controlled makes this more difficult. Another reason to compress jitterbug...

If you give Jitterbug a custom build script which does not have the executable bit, it will see it as a PASS and give no link the results in the...

bugfix