hydra/t/Hydra/Controller
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. c7c47596009687d1652522c556333cefce28ec51.
2022-11-22 20:54:51 +01:00
..
2022-01-14 14:57:32 -05:00
2022-01-14 21:19:48 -05:00
2022-01-14 12:48:51 -05:00
2022-01-14 16:49:58 -05:00
2022-11-22 20:54:51 +01:00