This website requires JavaScript.
Explore
Help
Sign In
ClusterCockpit
/
cc-backend
Watch
1
Star
0
Fork
0
You've already forked cc-backend
mirror of
https://github.com/ClusterCockpit/cc-backend
synced
2026-06-26 20:20:38 +02:00
Code
Issues
Packages
Releases
Activity
Files
5186b3f61e89ded0d25f6a7829be782823409cb3
cc-backend
/
pkg
/
schema
T
History
Jan Eitzinger
5186b3f61e
Merge pull request
#398
from ClusterCockpit/Refactor-job-struct
...
Refactor job struct
2025-06-02 12:13:43 +02:00
..
schemas
fix: enforce apiAllowedIPs config option
2025-04-28 09:54:22 +02:00
cluster.go
Refactor. Add Subcluster get metric list helper routine.
2025-05-27 09:23:28 +02:00
config.go
Add tagger config option and command line switch to run taggers on all jobs
2025-05-23 10:13:59 +02:00
float.go
Remove year in copyright notice
2024-04-11 23:04:30 +02:00
job.go
Remove jobMeta and use job struct everywhere
2025-05-28 15:59:21 +02:00
metrics.go
split statsTable data from jobMetrics query, initial commit
2025-03-13 17:33:55 +01:00
node.go
Add node table schema
2025-06-02 12:07:01 +02:00
user_test.go
Remove year in copyright notice
2024-04-11 23:04:30 +02:00
user.go
implement removeTagFromList mutation, add tag mutation access checks
2025-04-23 14:51:01 +02:00
validate_test.go
fix: enforce apiAllowedIPs config option
2025-04-28 09:54:22 +02:00
validate.go
Merge branch 'master' into 134-job-tagging
2024-04-22 11:03:13 +02:00