cc-backend/internal/repository
2024-12-10 16:36:22 +01:00
..
migrations Add down migrations for documentation 2024-11-21 15:54:46 +01:00
testdata Update test sqlite db 2024-11-24 07:41:39 +01:00
dbConnection.go feat: Add buffered channel with worker thread for job start API 2024-11-25 16:44:50 +01:00
hooks.go Remove year in copyright notice 2024-04-11 23:04:30 +02:00
job_test.go feat: Add buffered channel with worker thread for job start API 2024-11-25 16:44:50 +01:00
job.go fix: fix renamed column reference in searchbar workflow 2024-12-09 11:06:12 +01:00
jobCreate.go fix: Replace reserved keywords in database schemas 2024-11-21 15:02:30 +01:00
jobFind.go feat: Add buffered channel with worker thread for job start API 2024-11-25 16:44:50 +01:00
jobQuery.go feat: Add buffered channel with worker thread for job start API 2024-11-25 16:44:50 +01:00
jobStartWorker.go Regenerate Swagger, fix tests, cleanup 2024-11-26 07:02:53 +01:00
migration.go fix: Replace reserved keywords in database schemas 2024-11-21 15:02:30 +01:00
repository_test.go Rework initial commit 2024-07-03 17:24:26 +02:00
stats_test.go Remove year in copyright notice 2024-04-11 23:04:30 +02:00
stats.go feat: Add buffered channel with worker thread for job start API 2024-11-25 16:44:50 +01:00
tags.go feat: Add buffered channel with worker thread for job start API 2024-11-25 16:44:50 +01:00
transaction.go fix: fixed and changed to footprint update by transactions 2024-10-22 14:37:22 +02:00
user.go Rename old column name for user 2024-12-10 16:35:43 +01:00
userConfig_test.go Remove year in copyright notice 2024-04-11 23:04:30 +02:00
userConfig.go Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2024-04-21 15:04:09 +02:00