Eelco Dolstra 5b6b9d37f0 Add a button to compare a jobset eval against other jobsets
So now "?compare=<jobset name>" is no longer a hidden feature!

P.S. Encountered this wonderful TemplateToolkit brainfuck again: if
you want to get the number of rows in (say) project.jobsets, you can't
say "project.jobsets.size".  That will *usually* give the right
result, except that if there is only one row in project.jobsets, it
will evaluate to 3.  Instead you have to use "project.jobsets_rs.count".
2013-03-05 17:41:50 +01:00
2013-03-04 17:46:37 -05:00
2013-03-04 17:46:37 -05:00
2011-01-14 10:52:47 +00:00
2013-03-04 12:16:13 +01:00
2010-03-29 14:16:46 +00:00
2013-02-27 18:33:47 +01:00
2013-01-22 14:41:02 +01:00
2010-09-30 14:29:15 +00:00
2013-01-22 12:05:47 +01:00
2013-01-23 15:47:42 +01:00
Description
No description provided
18 MiB
Languages
Perl 70.5%
C++ 15.5%
Nix 6%
PLpgSQL 3%
Shell 2.3%
Other 2.6%