Commit Graph

931 Commits

Author SHA1 Message Date
d53ef526dd Fix tests 2023-06-05 16:10:47 +02:00
e444b83149 Fix errors 2023-06-05 16:07:01 +02:00
5ca4bdbd91 Remove VACUUM 2023-06-05 16:01:14 +02:00
8b6a1c8045 Add migration for job table contraints 2023-06-05 15:58:07 +02:00
Christoph Kluge
0d4935e244
Merge pull request #116 from ClusterCockpit/97_107_mark_and_show_shared
97 107 mark and show shared
2023-06-01 17:55:16 +02:00
Christoph Kluge
a6cb833843 Merge branch 'master' into 97_107_mark_and_show_shared
- Solves query.go conflict by splitting QueryJobLinks function aswell
2023-06-01 17:48:43 +02:00
Jan Eitzinger
08a7df461e
Merge pull request #117 from ClusterCockpit/optimize-sqlite-db-setup
Optimize sqlite db setup
2023-06-01 17:14:40 +02:00
2de85b0120 Add composite indexes 2023-06-01 15:40:37 +02:00
203ccdf73b Rename test db 2023-06-01 15:29:25 +02:00
447fc574e8 Add query benchmark 2023-06-01 15:27:19 +02:00
65cebf6fde Add fix for broken ids in job archives 2023-06-01 15:26:53 +02:00
Christoph Kluge
37d5db443f Merge branch 'master' into 97_107_mark_and_show_shared 2023-06-01 15:24:26 +02:00
Christoph Kluge
541d54aa7c Users/Managers only display number of shared jobs 2023-06-01 15:13:12 +02:00
205a400c6f Also Benchmarks need _test in name 2023-06-01 14:10:10 +02:00
012b131b23 Refactor for benchmarking 2023-06-01 13:57:35 +02:00
0a472d2b39 Fix bug in logger 2023-06-01 10:12:45 +02:00
0f87f651f9 Refactor DB connection settings 2023-06-01 08:03:12 +02:00
Jan Eitzinger
f2fa3ebf77
Merge pull request #115 from ClusterCockpit/update-web-frontend-env
Update web frontend env
2023-05-25 14:40:53 +02:00
Jan Eitzinger
3bfbff43ba
Merge pull request #114 from ClusterCockpit/103-add-retention-support
103 add retention support
2023-05-25 14:01:17 +02:00
Christoph Kluge
5bb5e5ed24 Fix test: Change jobId conversion to fmt 2023-05-16 16:06:04 +02:00
Christoph Kluge
270750a78d Move concurrentJobs as field to main job query 2023-05-16 12:42:06 +02:00
0f9b83e636 Add Move retention policy
* Currently not testet!
2023-05-15 16:57:31 +02:00
6731b8b1e0 Add clean functionality to archive manager 2023-05-15 15:38:18 +02:00
1ae34c5e10 Extend archive manager 2023-05-15 14:32:23 +02:00
5beb84b575 Add copyright to util package 2023-05-12 15:40:33 +02:00
c64b996742 Finish uncompressed load data benchmark 2023-05-12 15:40:21 +02:00
7213e7bb43 Improve logging 2023-05-12 15:10:12 +02:00
c6dceb1265 Add LoadData Benchmark 2023-05-12 15:10:04 +02:00
6aea486891 Add util package 2023-05-12 15:09:39 +02:00
Christoph Kluge
7c7dc8da45 Merge remote 'origin/103-add-retention-support'
- Into update-web-frontend-env
- package.json from update-web-frontend-env
2023-05-12 13:21:22 +02:00
Christoph Kluge
96e4448505 Format cleanup 2023-05-12 11:19:37 +02:00
Christoph Kluge
23e485afce Mutations second pass, add subscriptions + errors 2023-05-12 11:05:39 +02:00
Christoph Kluge
4bd1d30aa5 Adapt TagManagement to new urql version 2023-05-11 18:33:48 +02:00
35bc674b43 Update test.yml 2023-05-11 16:26:09 +02:00
cfafd5aa08 Add archive test and fix fsBackend test 2023-05-11 16:17:17 +02:00
Christoph Kluge
1ac16516fe Second part of refix 2023-05-11 11:43:35 +02:00
Christoph Kluge
b89e1c0d08 Fix loading of roofline plot
- Was fixed before, see issue #70
- Probably re-introduced when manually merging large branch
2023-05-11 10:49:12 +02:00
19e3ba7290 Improve retention
Add db cleanup
Fixes #103
2023-05-11 09:40:13 +02:00
cc634dd155 Improve build and error handling 2023-05-11 09:39:23 +02:00
Christoph Kluge
374a485d69 Further adaptions to new urql version 2023-05-10 16:35:21 +02:00
538427d59b Introduce Retention and compression 2023-05-09 16:33:26 +02:00
Christoph Kluge
280d63a852 Adapt analysis and list to new urql version
- plotSelection.svelte not yet working
2023-05-09 15:01:56 +02:00
Christoph Kluge
a1ef7c6416 Fix reload in jobList 2023-05-09 12:40:42 +02:00
Christoph Kluge
59a99b75e3 Adapt Row.svelte to new urql version
- Fixes data not loading on metric changes
2023-05-09 11:58:57 +02:00
72f178a088 Extend config schema 2023-05-09 09:34:03 +02:00
09d30d0ead Correct flag help 2023-05-09 09:33:51 +02:00
d3107dd2cc Omit redundant init of handlers 2023-05-09 07:48:46 +02:00
07c10d88b9 Initialize log handlers also without init 2023-05-09 07:47:54 +02:00
3d3e8f1d5a Merge branch 'master' into 103-add-retention-support 2023-05-09 07:18:50 +02:00
Christoph Kluge
3afcd061ef Actually add file ... 2023-05-08 18:06:58 +02:00