cc-backend/internal/repository
Joachim Meyer 574d941c6c Upon start job, compare start time against all matching jobs.
For requeued jobs, we might have multiple jobs with matching cluster and job id, but differing start time. So check all of the matching ones against the start time.
2022-11-09 11:49:36 +01:00
..
dbConnection.go Add copyright and license header. Update license year 2022-07-29 06:29:21 +02:00
init.go Add test for import job handler. Improve error messages. 2022-09-23 15:23:45 +02:00
job_test.go Remove obsolete variable 2022-09-12 14:46:18 +02:00
job.go Upon start job, compare start time against all matching jobs. 2022-11-09 11:49:36 +01:00
query.go Merge branch 'master' into dev-job-archive-module 2022-09-26 15:12:46 +02:00
tags.go Refactor package structure 2022-09-05 17:46:38 +02:00
user_test.go Cleanup. Fix failing test 2022-09-20 13:07:46 +02:00
user.go Refactor UserCfg, add test 2022-09-12 13:34:21 +02:00