Hydra, for Lix
Find a file
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
doc Remove now-unused SystemTypes table 2013-03-04 17:46:37 -05:00
src Add a button to compare a jobset eval against other jobsets 2013-03-05 17:41:50 +01:00
tests Remove now-unused SystemTypes table 2013-03-04 17:46:37 -05:00
.gitignore Add a menu item for deleting jobsets 2013-02-21 00:47:21 +01:00
bootstrap hydra: Simplify `bootstrap'. 2011-01-14 10:52:47 +00:00
configure.ac Add font for the captcha 2013-03-04 12:16:13 +01:00
COPYING hydra: revert license change 2010-03-29 14:16:46 +00:00
deps.nix Add user registration 2013-02-27 18:33:47 +01:00
hydra-module.nix Remove trailing whitespace 2013-01-22 14:41:02 +01:00
INSTALL hydra: use autoconf/-make 2010-09-30 14:29:15 +00:00
Makefile.am Build documentation last 2013-01-22 12:05:47 +01:00
release.nix Cleanup 2013-01-23 15:47:42 +01:00
version hydra: fix tarball build, add pre suffix to tarballs 2010-09-30 15:02:42 +00:00