Christoph Kluge
|
8ea1454c06
|
improve transaction init error handling
|
2024-11-25 17:03:59 +01:00 |
|
Christoph Kluge
|
d4f487d554
|
comment debug logging
|
2024-11-22 17:56:55 +01:00 |
|
Christoph Kluge
|
93d5a0e532
|
correct input for check
|
2024-11-22 16:59:18 +01:00 |
|
Christoph Kluge
|
00ddc462d2
|
expand check, change to zero init
|
2024-11-22 16:31:35 +01:00 |
|
Christoph Kluge
|
5f4a74f8ba
|
add check on returned stats
|
2024-11-22 15:57:28 +01:00 |
|
Christoph Kluge
|
a8eff6fbd1
|
small logging changes
|
2024-11-22 15:08:53 +01:00 |
|
Christoph Kluge
|
baa7367ebe
|
change array init to empty array
|
2024-11-22 13:39:59 +01:00 |
|
Christoph Kluge
|
69f8a34aac
|
more logging
|
2024-11-22 13:36:26 +01:00 |
|
Christoph Kluge
|
21b3a67988
|
add timers, add else case for transaction add
|
2024-11-22 13:13:43 +01:00 |
|
Christoph Kluge
|
d89574ce73
|
Use repo.loadStats, move transaction init
|
2024-11-22 12:42:49 +01:00 |
|
Christoph Kluge
|
311c088d3d
|
removes debug logging
|
2024-11-21 15:47:09 +01:00 |
|
Christoph Kluge
|
fc1c54a141
|
fix: use left join to keep unmatched stats query result rows
|
2024-11-21 14:39:03 +01:00 |
|
Jan Eitzinger
|
2af111c584
|
Merge pull request #297 from ClusterCockpit/hotfix
Update README
|
2024-11-16 07:52:52 +01:00 |
|
|
c093cca8b1
|
Update README
|
2024-11-16 07:45:18 +01:00 |
|
Jan Eitzinger
|
2bb1b78ba4
|
Merge pull request #296 from ClusterCockpit/hotfix
Hotfix
|
2024-11-16 07:42:15 +01:00 |
|
|
3ab26172c4
|
Port tests to new job archive version
|
2024-11-16 07:03:29 +01:00 |
|
|
cdd45ce88b
|
Fix importers and add Energy footprint to import
|
2024-11-16 06:36:55 +01:00 |
|
|
210a7d3136
|
Debugging initDB archive import
Footprint working
EnergyFootprint still missing
|
2024-11-14 19:13:07 +01:00 |
|
|
92ec64d80f
|
Update demo config file
|
2024-11-14 19:10:55 +01:00 |
|
|
ff37f71fdb
|
Increase job archive required version
|
2024-11-14 19:10:37 +01:00 |
|
|
6056341525
|
Remove obsolete Archive Migration Tool
|
2024-11-14 19:09:56 +01:00 |
|
Jan Eitzinger
|
075612f5bd
|
Merge pull request #294 from ClusterCockpit/hotfix
Disable UpdateFootprint service for debugging
|
2024-11-12 06:37:44 +01:00 |
|
|
1a87ed8210
|
Disable UpdateFootprint service for debugging
|
2024-11-09 09:24:51 +01:00 |
|
Jan Eitzinger
|
c05ffeb16d
|
Merge pull request #289 from ClusterCockpit/dev
Update Q4 2024
|
2024-11-09 09:05:25 +01:00 |
|
|
ee3710c5ed
|
Merge branch 'master' into dev
|
2024-11-09 09:01:04 +01:00 |
|
|
4327c4b1f7
|
Start archive worker
|
2024-11-08 19:44:11 +01:00 |
|
|
492e56a098
|
Put privilege drop to previous location
|
2024-11-08 19:23:54 +01:00 |
|
|
f0257a2784
|
Drop privileges after server start
|
2024-11-08 19:16:56 +01:00 |
|
|
ec1ead89ab
|
Switch back to previous meaning of energy metric attribute
|
2024-11-08 06:27:27 +01:00 |
|
Christoph Kluge
|
ae53e87aba
|
Merge pull request #292 from ClusterCockpit/hotfix
Hotfix: add orderBy param to jobRepo.Find
|
2024-10-31 15:51:32 +01:00 |
|
Christoph Kluge
|
939dd2320a
|
Cleanup debug logging, keep orderBy param for repo.Find
|
2024-10-31 15:47:45 +01:00 |
|
Christoph Kluge
|
2c8b73e2e2
|
add logged timing to homeroute calls
|
2024-10-31 14:34:32 +01:00 |
|
Christoph Kluge
|
eabc6212ea
|
add debug logging for user context and web render
|
2024-10-31 13:36:27 +01:00 |
|
Christoph Kluge
|
c120d6517f
|
change logging key, add args, add orderby id job.Find()
|
2024-10-30 16:24:58 +01:00 |
|
Christoph Kluge
|
597ee1dad7
|
change log to request and sql prints
|
2024-10-29 18:39:23 +01:00 |
|
Christoph Kluge
|
c4a901504d
|
change debug format key
|
2024-10-29 18:25:41 +01:00 |
|
Christoph Kluge
|
f5cc5d07fd
|
add more logging to rest api stopJobByRequest
|
2024-10-29 17:01:05 +01:00 |
|
Christoph Kluge
|
8a0e6c921c
|
Merge pull request #291 from ClusterCockpit/hotfix
add logging to rest stopJobHandler
|
2024-10-29 08:21:33 +01:00 |
|
Christoph Kluge
|
bf1bff9ace
|
fix tagManagement condition
|
2024-10-28 16:42:19 +01:00 |
|
Christoph Kluge
|
06f24e988f
|
fix incorrect config conditions
|
2024-10-28 11:56:34 +01:00 |
|
Christoph Kluge
|
ae327f545e
|
add logging to rest stopJobHandler
|
2024-10-25 15:23:49 +02:00 |
|
Christoph Kluge
|
01102cb9b0
|
feat: add updateUserOnLogin config option for oidc, jwt
|
2024-10-23 16:17:47 +02:00 |
|
Christoph Kluge
|
934d1a6114
|
fix: use configured footprint statType for update
|
2024-10-23 16:16:28 +02:00 |
|
Christoph Kluge
|
6f74c8cb77
|
feat: make cron worker frequency configurable
|
2024-10-23 16:15:44 +02:00 |
|
Christoph Kluge
|
63b9e619a4
|
fix: fixed and changed to footprint update by transactions
|
2024-10-22 14:37:22 +02:00 |
|
Christoph Kluge
|
82e28f26d7
|
feedback: add jobID copy btn to jobInfo
|
2024-10-21 15:45:27 +02:00 |
|
Christoph Kluge
|
ca9fd96baa
|
update frontend dependencies and save them
|
2024-10-18 10:08:43 +02:00 |
|
Christoph Kluge
|
2f0460d6ec
|
feat: make quick select starttimes url copyable
|
2024-10-10 18:35:53 +02:00 |
|
Christoph Kluge
|
37f4ed7770
|
add additional indices for sorting performance
|
2024-10-09 17:52:46 +02:00 |
|
Christoph Kluge
|
e3104c61cb
|
filter taglist scope visibility by role, add global tag handling to support role
|
2024-10-09 13:23:06 +02:00 |
|