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
2025-03-04 05:55:56 +01:00
Code
Issues
Packages
Releases
Activity
cc-backend
/
internal
/
repository
History
Christoph Kluge
beba7c8d2e
fix tag count bug if names non-unique, set global as default scope if none entered
2024-09-19 15:21:32 +02:00
..
migrations
Merge branch 'dev' into 275_tag_scope_jobview_rework
2024-09-17 14:32:06 +02:00
testdata
…
dbConnection.go
…
hooks.go
…
job_test.go
…
job.go
Bugfix in footprint update
2024-09-05 14:58:08 +02:00
jobCreate.go
…
jobFind.go
…
jobQuery.go
…
migration.go
…
repository_test.go
…
stats_test.go
…
stats.go
feat: Add total energy and energy footprint
2024-08-29 07:26:49 +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
…
userConfig.go
…