|
|
9973aa9ffa
|
Refactor api package
|
2025-11-20 07:48:45 +01:00 |
|
|
|
bc43c844fc
|
Fix memoryStore Init and move MetricConfig init
|
2025-10-20 10:22:40 +02:00 |
|
|
|
67be9aa27b
|
Refactor
Port logging to cclog, use loglevels
Separate REST API from pkg API
|
2025-10-19 09:33:40 +02:00 |
|
Aditya Ujeniya
|
af43901ca3
|
Trial and Test MetricStore components
|
2025-09-08 22:54:13 +02:00 |
|
Aditya Ujeniya
|
62565b9ae2
|
Combined metricstore api and functions
|
2025-09-08 11:29:27 +02:00 |
|
|
|
639e1b9c6d
|
Port to cc-lib. Extend legal header.
|
2025-06-30 12:06:35 +02:00 |
|
|
|
249128e011
|
Cleanup. Re-generate Swagger
|
2025-06-06 06:30:40 +02:00 |
|
|
|
1d8e7e072f
|
Refactor rest api
|
2025-06-05 13:23:36 +02:00 |
|
|
|
3efee22536
|
Remove jobMeta and use job struct everywhere
|
2025-05-28 15:59:21 +02:00 |
|
|
|
ca634bb707
|
Refactor taggers. Refine Job Hooks. Start job classifier
|
2025-05-22 07:10:41 +02:00 |
|
|
|
14bad81b9f
|
Extend Job Hooks and add unit tests
Add job tagger control
|
2025-05-19 13:25:39 +02:00 |
|
|
|
2e781b900d
|
Staged error handling for job cache
|
2025-05-16 17:37:24 +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 |
|
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 |
|
Christoph Kluge
|
96977c6183
|
Merge pull request #374 from ClusterCockpit/review_logging
Review logging
|
2025-04-07 16:03:48 +02:00 |
|
Michael Panzlaff
|
a485bd5977
|
allow /start_job/ with 0 second duration
Apparently it is possible to get this for very short jobs.
|
2025-03-04 14:09:04 +01:00 |
|
Christoph Kluge
|
bd0cc69668
|
Review fatalf log calls and messages
|
2025-02-27 18:10:04 +01:00 |
|
Michael Panzlaff
|
e376f97547
|
make swagger
|
2025-02-27 14:42:18 +01:00 |
|
Michael Panzlaff
|
f2428d3cb3
|
/jobs/stop_job/ change bad job_state to HTTP 422
|
2025-02-27 14:20:18 +01:00 |
|
Michael Panzlaff
|
2fdac85d31
|
fix: Do not allow to start a job with a state != running
|
2025-02-27 14:04:54 +01:00 |
|
Christoph Kluge
|
2c383ebea1
|
add independent config keys for nodeList
|
2025-01-13 11:46:17 +01:00 |
|
|
|
bc89025924
|
Revert to blocking startJob REST api
Fixes #316
|
2024-12-18 11:45:56 +01:00 |
|
Christoph Kluge
|
ee2c5b58d7
|
fix: add missing sorting parameter to REST API call and test
|
2024-12-17 15:14:24 +01:00 |
|
Christoph Kluge
|
00a578657c
|
feat: add edit of notice box content to admin settings
|
2024-11-27 10:50:11 +01:00 |
|
|
|
28539e60b0
|
Regenerate Swagger, fix tests, cleanup
|
2024-11-26 07:02:53 +01:00 |
|
|
|
81b8d578f2
|
feat: Add buffered channel with worker thread for job start API
Fixes #293
Refactoring on the way
|
2024-11-25 16:44:50 +01:00 |
|
|
|
ee3710c5ed
|
Merge branch 'master' into dev
|
2024-11-09 09:01:04 +01:00 |
|
Christoph Kluge
|
939dd2320a
|
Cleanup debug logging, keep orderBy param for repo.Find
|
2024-10-31 15:47:45 +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
|
ae327f545e
|
add logging to rest stopJobHandler
|
2024-10-25 15:23:49 +02:00 |
|
Christoph Kluge
|
8e3327ef6a
|
Merge branch 'sample_resolution_select' into dev
|
2024-09-24 17:43:15 +02:00 |
|
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 |
|
Christoph Kluge
|
0b7cdde4a0
|
Merge branch 'dev' into sample_resolution_select
- Moved resample changes to metricDataDispatcher
- Added res argument to archiver, updateFootprintService
|
2024-09-05 17:26:43 +02:00 |
|
Christoph Kluge
|
d5382aec4f
|
Merge branch 'dev' into 275_add_tag_scope
|
2024-09-05 16:44:41 +02:00 |
|
|
|
db5809d522
|
Move rest of archiveing code into new archive package
|
2024-08-28 11:13:54 +02:00 |
|
|
|
e7231b0e13
|
Finish refactoring
Add new packages:
- metricDataDispatcher
- archiver
|
2024-08-28 10:03:04 +02:00 |
|
Aditya Ujeniya
|
ceb3a095d8
|
Sampling Feature for archived and fresh data
|
2024-08-22 14:29:51 +02:00 |
|
Christoph Kluge
|
b1fd07cd30
|
add single update gql queries to metric wrapper
|
2024-08-16 14:50:31 +02:00 |
|
Christoph Kluge
|
017f9b2140
|
feat: Add tag scopes to front and backend, initial commit
|
2024-08-01 18:59:24 +02:00 |
|