|
9b325041c1
|
Fix typo in jobCache columns
|
2025-05-26 14:30:30 +02:00 |
|
|
1e7fbe5d56
|
Refactor
|
2025-05-26 13:40:34 +02:00 |
|
|
0261c263f9
|
Add hint message only if rule matches
|
2025-05-26 13:36:23 +02:00 |
|
|
8d6ae85b0d
|
Fix bug with job columns
|
2025-05-26 13:26:18 +02:00 |
|
|
f14bdb3068
|
Fix bugs in job classifier and tagger infrastructure
|
2025-05-26 13:08:03 +02:00 |
|
|
3c66840f95
|
Add tagger config option and command line switch to run taggers on all jobs
|
2025-05-23 10:13:59 +02:00 |
|
|
733e3ea9d5
|
Revert interface from jobMeta to job type. Extend job classifier tagger. Cleanup test rules.
|
2025-05-23 07:48:27 +02:00 |
|
|
ca634bb707
|
Refactor taggers. Refine Job Hooks. Start job classifier
|
2025-05-22 07:10:41 +02:00 |
|
|
9abc206d1a
|
Read in tagger config on startup. Safeguard watcher shutdown
|
2025-05-20 07:10:15 +02:00 |
|
|
85f17c0fd8
|
Refactor Tagger package. Add fsNotify Service
|
2025-05-19 16:08:43 +02:00 |
|
|
14bad81b9f
|
Extend Job Hooks and add unit tests
Add job tagger control
|
2025-05-19 13:25:39 +02:00 |
|
|
99f8187092
|
Port tests to new architecture
|
2025-05-19 09:17:16 +02:00 |
|
|
f30b784f45
|
Attempt to fix api test
Tests still fail
|
2025-05-16 17:38:00 +02:00 |
|
|
f06b5f8fc0
|
Refactor
|
2025-05-16 17:37:36 +02:00 |
|
|
2e781b900d
|
Staged error handling for job cache
|
2025-05-16 17:37:24 +02:00 |
|
|
d76b1ae75d
|
feat: add job commit service
Sync jobs from job cache table to main job table.
Enables #392
|
2025-05-16 17:36:33 +02:00 |
|
|
40110580e0
|
feat: add job hook support
Fixes #394
|
2025-05-16 17:33:44 +02:00 |
|
|
eab7961a83
|
Introduce caching table for faster job inserts
Fixes #392
|
2025-05-16 17:32:19 +02:00 |
|
|
fe1ff5c7a3
|
Update tests from dev
|
2025-05-16 07:33:33 +02:00 |
|
|
7abdd0545e
|
Add api for tag handling within cc-backend
|
2025-05-16 07:24:24 +02:00 |
|
|
13386175f5
|
Merge branch 'dev' into 134-job-tagging
|
2025-05-13 14:48:58 +02:00 |
|
Christoph Kluge
|
9ebc49dd1c
|
add table to compareview, remove debug data view
|
2025-05-08 15:21:05 +02:00 |
|
Christoph Kluge
|
69286881e4
|
add manual job selection for comparison in jobs view
|
2025-05-08 09:28:48 +02:00 |
|
Christoph Kluge
|
4419df8d1b
|
add cluster and subcluster information to compareplot
|
2025-05-06 18:08:35 +02:00 |
|
Christoph Kluge
|
aed2bd48fc
|
add resource compare graph, add cursor sync, handle jobIds fitler
|
2025-05-06 17:54:13 +02:00 |
|
Christoph Kluge
|
33ecfe88ef
|
add job duration, add starttime and duration to legend
|
2025-05-06 09:58:28 +02:00 |
|
Christoph Kluge
|
fd52fdd35b
|
add job starttime to legend
|
2025-05-05 16:41:05 +02:00 |
|
Christoph Kluge
|
df497d5952
|
initial branch commit, add job compare switch, add gql resolver
|
2025-04-29 15:10:06 +02:00 |
|
|
161f0744aa
|
fix: enforce apiAllowedIPs config option
Fixes #385
|
2025-04-28 09:54:22 +02:00 |
|
|
95de9ad3b3
|
Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix
|
2025-04-28 08:52:27 +02:00 |
|
brinkcoder
|
61f0521072
|
fix: correct logging variable from err to ipErr in AuthApi
|
2025-04-25 22:37:16 +02:00 |
|
Christoph Kluge
|
6ca14c55f2
|
fix: fix error in jobsMetricStatisticsHistogram calculation
- also reduces overhead, simplifies query
|
2025-04-25 18:09:21 +02:00 |
|
|
65df27154c
|
Cleanup and regenerate Swagger docs
|
2025-04-24 11:14:51 +02:00 |
|
|
8dfa1957f4
|
Merge hotfix changes
|
2025-04-24 11:07:02 +02:00 |
|
|
570eba3794
|
Cleanup Swagger docs
|
2025-04-24 11:01:13 +02:00 |
|
|
94a39fc61f
|
Readd tag endpoints
|
2025-04-24 10:53:55 +02:00 |
|
|
2d359e5f99
|
Merge rest.go
|
2025-04-24 10:40:03 +02:00 |
|
Christoph Kluge
|
e3653daea3
|
reduce code in tag svelte view
|
2025-04-23 17:59:26 +02:00 |
|
Christoph Kluge
|
48fa75386c
|
feat: add tag removal api endpoints
|
2025-04-23 16:12:56 +02:00 |
|
Christoph Kluge
|
543ddf540e
|
implement removeTagFromList mutation, add tag mutation access checks
|
2025-04-23 14:51:01 +02:00 |
|
Christoph Kluge
|
9bcf7adb67
|
add api calls for removing tags, initial branch commit
|
2025-04-17 17:31:59 +02:00 |
|
Christoph Kluge
|
e5862e9218
|
Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev
|
2025-04-16 18:36:15 +02:00 |
|
Christoph Kluge
|
29ae2423f8
|
fix metricconfig pointer copy, add disabled metric card in jobView
- skips disabled metrics in backend, see cc-backend tries to retrieve "removed" metrics #377
|
2025-04-16 18:36:12 +02:00 |
|
Christoph Kluge
|
1755a4a7df
|
remove separate userapiallowedips config and check
|
2025-04-14 11:58:42 +02:00 |
|
Christoph Kluge
|
25d3325049
|
add getUsers to admin REST api
|
2025-04-14 11:36:03 +02:00 |
|
Christoph Kluge
|
fb6a4c3b87
|
review and move api endpoints secured check
|
2025-04-09 16:00:27 +02:00 |
|
|
317f80a984
|
fix: Replace deprecated gqlgen NewDefaultServer call
|
2025-04-09 09:40:52 +02:00 |
|
|
28cdc1d9e5
|
fix: Update endpoints in Swagger UI
|
2025-04-09 09:13:21 +02:00 |
|
|
c2087b15d5
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2025-04-09 07:28:02 +02:00 |
|
|
a8d785beb3
|
Remove redundant check in auth package
|
2025-04-09 07:27:59 +02:00 |
|