cc-backend/internal/repository
Christoph Kluge 59c749a164 feat: add select to analysis view pie chart
- 'Walltime' as generic default value for top list
-  Change from nodes distribution to cores distribution
2023-08-29 17:38:17 +02:00
..
migrations Fix sqlite migration for configuration 2023-06-30 09:15:58 +02:00
testdata refactor auth module 2023-08-11 10:00:23 +02:00
dbConnection.go Add loglevel access. Fix timer labels. 2023-06-09 15:02:22 +02:00
hooks.go lower log level for frequent messages 2023-06-20 15:47:38 +02:00
job_test.go Fix tests 2023-06-05 16:10:47 +02:00
job.go Remove obsolete jobsCount resolver 2023-08-24 14:51:26 +02:00
migration.go Change config value datatype 2023-06-29 14:55:38 +02:00
query.go Refactor auth module 2023-08-17 10:29:00 +02:00
repository_test.go Add query benchmark 2023-06-01 15:27:19 +02:00
stats_test.go Add sorting and paging to JobStatsGrouped 2023-08-25 13:14:34 +02:00
stats.go feat: add select to analysis view pie chart 2023-08-29 17:38:17 +02:00
tags.go Refactor auth module 2023-08-17 10:29:00 +02:00
transaction.go Split job Repository in multiple files 2023-06-06 10:27:55 +02:00
user.go Cleanup and adapt to new structure 2023-08-17 12:34:30 +02:00
userConfig_test.go Update test inputs 2023-08-18 09:31:57 +02:00
userConfig.go Refactor auth module 2023-08-17 10:29:00 +02:00