hydra/t/Hydra
Maximilian Bosch fd765bc97a
Fix "My Jobs" tab in user dashboard
Nowadays `Builds` doesn't reference `Project` directly anymore. This
means that simply resolving both `jobset` and `project` with a single
JOIN from `Builds` doesn't work anymore. Instead we need to resolve the
relation to `jobset` first and then the relation to `project`.

For similar fixes see e.g. c7c4759600.
2022-11-22 20:54:51 +01:00
..
Config hydra-queue-runner: make entire address configurable 2022-04-06 10:59:45 -07:00
Controller Fix "My Jobs" tab in user dashboard 2022-11-22 20:54:51 +01:00
Event eval_added event: change interface to traceID\tjobsetID\tevaluationID 2022-02-08 09:51:35 -05:00
Helper Helper/Nix: constructRunCommandLogPath: verify uuid is valid 2022-01-31 08:58:33 -08:00
Plugin Merge pull request #1103 from DeterminateSystems/runcommand/dynamic 2022-04-19 10:09:47 -04:00
Schema RunCommandLogs: set a UUID automatically 2022-01-31 08:58:33 -08:00
View Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
Event.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
Math.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
PostgresListener.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
TaskDispatcher.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00