Commit Graph

404 Commits

Author SHA1 Message Date
moebiusband eb626db9c2 Debug compression service 2023-06-27 14:29:56 +02:00
moebiusband d1e3e06b10 Add insert timestamp to tag, jobtag
Fixes #43
2023-06-27 09:41:06 +02:00
moebiusband 8aaa5722e9 Fix errors in query logic 2023-06-26 16:48:13 +02:00
moebiusband 99a2888431 Fix typo in Query 2023-06-26 14:45:49 +02:00
Jan Eitzinger 7d85c0e9ad Merge pull request #162 from ClusterCockpit/refactor-concurrent-job-resolver
Refactor concurrent job resolver
2023-06-26 14:28:00 +02:00
Christoph Kluge f992ffc2da Fix SSL timing issues with best guess search 2023-06-23 16:09:33 +02:00
Jan Eitzinger 2f6c16a7d8 Merge pull request #156 from giesselmann/log_levels
lower log level for frequent messages
2023-06-23 10:33:44 +02:00
Jan Eitzinger 76d3018b5c Merge pull request #159 from ClusterCockpit/158_fix_searchbar
158 fix searchbar
2023-06-23 10:31:19 +02:00
Christoph Kluge 3c26deda30 Format message.tmpl 2023-06-23 09:42:31 +02:00
Christoph Kluge 9afb6dc933 Add Header Requirements and BuildInfos to message 2023-06-22 19:56:21 +02:00
moebiusband 8eda4b306d Unify and cleanup message template 2023-06-22 18:09:40 +02:00
moebiusband 82b8e8c284 Fix bug in SearchBar Handler
Introduce Message boxes
Incomplete and needs cleanup
2023-06-22 16:26:09 +02:00
Christoph Kluge bcadb1adda Remove errorcase from single searchterm logic 2023-06-22 10:58:36 +02:00
moebiusband feba722a53 Refactor and Cleanup
Add SecurityCheck
2023-06-22 06:26:19 +02:00
moebiusband bb7c1005c9 Refactor query logic and move to job.go 2023-06-20 15:52:16 +02:00
Pay Giesselmann a9544f5609 lower log level for frequent messages 2023-06-20 15:47:38 +02:00
Jan Eitzinger d0516f12b0 Merge pull request #154 from ClusterCockpit/hotfix
Hotfix
2023-06-20 13:00:00 +02:00
moebiusband c973a29734 Restore api role access in SecurityCheck 2023-06-20 12:54:26 +02:00
moebiusband 33613cdda0 Sync commit 2023-06-20 10:38:53 +02:00
Jan Eitzinger 07f8950838 Merge pull request #148 from ClusterCockpit/hotfix
Hotfix
2023-06-16 14:37:10 +02:00
moebiusband f0685919fd Streamline auth error handling 2023-06-15 12:00:45 +02:00
moebiusband 17113eddca Fix failed test due to config change 2023-06-15 11:23:50 +02:00
moebiusband 9137931b74 Add cpu_load and mem_used to Job stats
Fixes #111
2023-06-15 11:07:48 +02:00
moebiusband 85c7b9e357 Add correct versions 2023-06-15 09:55:24 +02:00
Jan Eitzinger 113cb863e0 Merge pull request #143 from ClusterCockpit/102-add-rest-api-endpoint-to-query-full-job-data-including-all-metric-timeseries
102 add rest api endpoint to query full job data including all metric timeseries
2023-06-15 07:06:45 +02:00
moebiusband 54aa940d3e Add job metricdata rest endpoint
Fixes #102
2023-06-14 15:03:01 +02:00
moebiusband e6a5874999 Fix bug if local login provides wrong pw
Fixes #140
2023-06-14 14:35:25 +02:00
moebiusband c662ced7e7 Initial rest endpoint for metrics data 2023-06-14 14:33:36 +02:00
moebiusband 3766121aef Fix test 2023-06-13 14:40:23 +02:00
Christoph Kluge f31d8a3af0 fix test 2023-06-12 11:58:10 +02:00
Christoph Kluge 0d2e20e9e4 Handle users with no roles as "user role"
-for backwards compatibility
2023-06-12 11:35:16 +02:00
moebiusband 911dcb6626 Improve Compression Service
* Add Timing and more feedback
* Introduce persistent last compressed timestamp
2023-06-10 07:49:02 +02:00
Jan Eitzinger a88a97f1b8 Fix bug for histogram only query 2023-06-09 16:03:06 +02:00
moebiusband 918f1993f2 Add loglevel access. Fix timer labels. 2023-06-09 15:02:22 +02:00
Christoph Kluge edb1b47281 Add AddJobCount() for analysis view 2023-06-09 13:15:25 +02:00
moebiusband 616095fe66 Add additional job stats, fix test 2023-06-09 11:29:07 +02:00
moebiusband 5ba6f0ed3a Refactor and adapt to new API 2023-06-09 09:09:41 +02:00
moebiusband 02752f52e4 Merge branch 'master' into refactor-job-repository 2023-06-08 06:22:51 +02:00
moebiusband fb86ebdbcc Renaming 2023-06-08 06:18:19 +02:00
Jan Eitzinger e244a7c85a Merge pull request #122 from pc2/master
Fix database migration order
2023-06-07 17:26:58 +02:00
Jan Eitzinger 1b1e46bf01 Merge pull request #123 from ClusterCockpit/121_fix_filter_reactivity_crash
121 fix filter reactivity crash
2023-06-07 17:24:46 +02:00
Michael Schwarz a183c23e25 Fix truncate call on mysql and provide step 4 migrations for mysql 2023-06-07 16:49:08 +02:00
Christoph Kluge 4e568e60cd Del JobName from Job type, jobStats name required
- Regenerated GQL
- Relates to #121
- return jobStats name as string
2023-06-07 14:13:59 +02:00
moebiusband ff23f8e270 Merge branch 'refactor-job-repository' of github.com:ClusterCockpit/cc-backend into refactor-job-repository 2023-06-07 12:00:11 +02:00
moebiusband becb2bfa3a Refactor Jobs stats resolver 2023-06-07 11:58:58 +02:00
Michael Schwarz df240c2394 Fix database migration order 2023-06-07 11:45:58 +02:00
moebiusband 784ae125be Reformatting 2023-06-06 13:13:08 +02:00
moebiusband 695e8e270a Split job Repository in multiple files 2023-06-06 10:27:55 +02:00
Jan Eitzinger 797d5da80b Merge pull request #120 from ClusterCockpit/optimize-sqlite-db-setup
Enable SQL hooks for statement debugging
2023-06-05 16:41:52 +02:00
moebiusband 96d036a128 Enable SQL hooks for statement debugging 2023-06-05 16:38:58 +02:00