hydra/tests
Eelco Dolstra 452c8e36d1 Materialize the number of finished builds
The NrBuilds table tracks the value of ‘select count(*) from Builds
where finished = 0’, keeping it up to date via a trigger.  This is
necessary to make the /all page fast, since otherwise it needs to do a
sequential scan on the Builds table.
2013-08-12 20:19:10 +02:00
..
jobs Fix the tests 2013-03-29 01:34:59 +01:00
api-test.nix Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
api-test.pl Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
evaluation-tests.pl Implemented quoted strings support in hydra-build-products to allow file names with spaces + testcase 2013-03-20 18:05:21 +01:00
Makefile.am Clear $HYDRA_CONFIG in the tests 2013-07-19 14:42:34 +02:00
query-all-tables.pl Materialize the number of finished builds 2013-08-12 20:19:10 +02:00
Setup.pm Allow users to edit their own settings 2013-03-04 15:25:23 +01:00