hydra/src
Cole Helbling fc3cf4ecb2 RunCommandLogs: identify and access via uuid
Using a sha1 of the command combined with the build ID is not a
particularly good or unique identifier:

* A build could fail, be restarted, and then succeed -- assuming no
configuration changes, the sha1 hash of the command as well as the build
ID will be the same. This would lead to an overwritten log file.

* Allowing user input to influence filenames is not the best of ideas.
2022-01-31 08:58:33 -08:00
..
hydra-eval-jobs Output evaluation errors without crashing if aggregate job is broken. 2021-10-26 10:14:34 +01:00
hydra-evaluator Fix deprecation warnings with libpqxx usage 2021-07-05 19:45:25 +01:00
hydra-queue-runner Merge pull request #1091 from Ma27/ssh-remote-store-location 2022-01-24 14:10:54 -05:00
lib RunCommandLogs: identify and access via uuid 2022-01-31 08:58:33 -08:00
libhydra db.hh: use hasPrefix for prefix comparisons 2021-02-24 07:00:26 -05:00
root RunCommandLogs: identify and access via uuid 2022-01-31 08:58:33 -08:00
script hydra-create-user: Warn that creating users with a plaintext password is deprecated 2022-01-21 12:56:15 -05:00
sql RunCommandLogs: add a uuid to each log entry 2022-01-31 08:58:33 -08:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.am Revert "hydra-eval-jobs -> nix eval-hydra-jobs" 2020-02-19 20:36:52 +01:00
Makefile.PL perlcritic: use strict, use warnings 2021-09-06 22:13:33 -04:00