cc-backend/internal/repository
Christoph Kluge 48225662b1 feat: display energy usage in job view
- optional emission constant config line added
2024-09-27 13:45:44 +02:00
..
migrations Merge branch 'dev' into 275_tag_scope_jobview_rework 2024-09-17 14:32:06 +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 feat: display energy usage in job view 2024-09-27 13:45:44 +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 adds comments 2024-08-02 16:42:55 +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 fix tag count bug if names non-unique, set global as default scope if none entered 2024-09-19 15:21:32 +02:00
transaction.go Cleanup transaction api 2024-09-03 15:40:02 +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