hydra/t
Pierre Bourdon 6189ba9c5e
web: replace 'errormsg' with 'errormsg IS NULL' in most cases
This is implement in an extremely hacky way due to poor DBIx feature
support. Ideally, what we'd need is a way to tell DBIx to ignore the
errormsg column unless explicitly requested, and to automatically add a
computed 'errormsg IS NULL' column in others. Since it does not support
that, this commit instead hacks some support via method overrides while
taking care to not break anything obvious.
2024-04-12 20:14:09 +02:00
..
content-addressed
evaluator web: replace 'errormsg' with 'errormsg IS NULL' in most cases 2024-04-12 20:14:09 +02:00
Helper/AddBuilds
Hydra lazy-load evaluation errors 2024-03-16 22:10:40 +01:00
input-types
jobs
lib web: replace 'errormsg' with 'errormsg IS NULL' in most cases 2024-04-12 20:14:09 +02:00
queue-runner web: replace 'errormsg' with 'errormsg IS NULL' in most cases 2024-04-12 20:14:09 +02:00
scripts
api-test.t
build-products.t
Makefile.am
perlcritic.pl
s3-backup-test.config
s3-backup-test.pl
setup-notifications-jobset.pl
test.pl