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-04-01 18:15:54 +02:00
Code
Issues
Packages
Releases
Activity
cc-backend
/
internal
/
repository
History
Christoph Kluge
186c8f7311
Fix user display configrations not persisting in SQLite table
...
- Was missing user.username key
2023-01-30 14:33:12 +01:00
..
dbConnection.go
Add copyright and license header. Update license year
2022-07-29 06:29:21 +02:00
init.go
Add test for import job handler. Improve error messages.
2022-09-23 15:23:45 +02:00
job_test.go
Remove obsolete variable
2022-09-12 14:46:18 +02:00
job.go
do not close channel on wait
2022-12-08 16:21:56 +01:00
query.go
Merge branch 'master' into dev-job-archive-module
2022-09-26 15:12:46 +02:00
tags.go
Refactor package structure
2022-09-05 17:46:38 +02:00
user_test.go
Cleanup. Fix failing test
2022-09-20 13:07:46 +02:00
user.go
Fix user display configrations not persisting in SQLite table
2023-01-30 14:33:12 +01:00