cc-backend/internal/repository
2024-10-23 16:16:28 +02:00
..
migrations add additional indices for sorting performance 2024-10-09 17:52:46 +02:00
testdata fix TestGetTags test, was missing scope and ctx 2024-08-05 10:19:00 +02:00
dbConnection.go Remove year in copyright notice 2024-04-11 23:04:30 +02:00
hooks.go Remove year in copyright notice 2024-04-11 23:04:30 +02:00
job_test.go fix TestGetTags test, was missing scope and ctx 2024-08-05 10:19:00 +02:00
job.go fix: use configured footprint statType for update 2024-10-23 16:16:28 +02:00
jobCreate.go Restructure and simplify job repo 2024-07-04 15:05:24 +02:00
jobFind.go Merge branch 'Refactor-job-footprint' into 264_user_api_access 2024-07-05 16:11:42 +02:00
jobQuery.go feat: make quick select starttimes url copyable 2024-10-10 18:35:53 +02:00
migration.go Start to convert to new footprint layout 2024-06-28 16:48:10 +02: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 Merge branch 'dev' into sample_resolution_select 2024-09-05 17:26:43 +02:00
tags.go filter taglist scope visibility by role, add global tag handling to support role 2024-10-09 13:23:06 +02:00
transaction.go fix: fixed and changed to footprint update by transactions 2024-10-22 14:37:22 +02:00
user.go feat: SyncUserOnLogin now updates name of token logged user 2024-09-09 10:32:26 +02: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