Commit Graph

  • 184769ab9c Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation Christoph Kluge 2023-04-11 16:29:42 +0200
  • dd2b4609a3 Plot axis label sizing and padding Christoph Kluge 2023-04-11 16:29:39 +0200
  • 129dd13fc8 Fix merge errors Jan Eitzinger 2023-04-11 16:26:09 +0200
  • f8ba79e9e7 Merge branch 'master' into import-data-sanitation Jan Eitzinger 2023-04-07 08:57:42 +0200
  • 13c31155fc
    Merge pull request #83 from ClusterCockpit/40_45_82_update_roles Jan Eitzinger 2023-04-07 08:23:49 +0200
  • d420b8b666
    Merge branch 'master' into 40_45_82_update_roles Jan Eitzinger 2023-04-07 08:19:04 +0200
  • 52a07b51d2 Fix tests Jan Eitzinger 2023-04-07 08:04:40 +0200
  • af51c93601 Merge branch 'import-data-sanitation' of github.com:ClusterCockpit/cc-backend into import-data-sanitation Jan Eitzinger 2023-04-06 18:09:39 +0200
  • d858868901 Fine tune schema and job archive migration Jan Eitzinger 2023-04-06 18:09:36 +0200
  • 323066cb30 Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation Christoph Kluge 2023-04-06 11:38:12 +0200
  • f0cbb8c5dc Fix PrintList implementation, add NodeCount method Christoph Kluge 2023-04-06 11:38:10 +0200
  • 6661937fed Adapt schema and fix bugs in migration Jan Eitzinger 2023-04-05 15:55:04 +0200
  • 2401a2b940 Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation Christoph Kluge 2023-03-31 17:18:49 +0200
  • adc1d94e3f subcluster in metricSelect, add infobox to systems Christoph Kluge 2023-03-31 17:18:16 +0200
  • 559445900d Adapt job iterator Jan Eitzinger 2023-03-31 15:28:35 +0200
  • bfee9d847b Fix copy and paste error Jan Eitzinger 2023-03-31 12:33:14 +0200
  • 869c4d7e5e Add validate=true in example config.json Jan Eitzinger 2023-03-31 11:34:22 +0200
  • e009caa3d9 Formatting. Fix Typo Jan Eitzinger 2023-03-31 11:30:33 +0200
  • eb2e2cb1d2 Implement tool to validate archive Jan Eitzinger 2023-03-31 11:25:12 +0200
  • 68a839bf1c Remove comments Christoph Kluge 2023-03-30 15:23:31 +0200
  • 0c1b66aad9 Adapt svelte to new schema, add removed metric box Christoph Kluge 2023-03-30 15:21:35 +0200
  • 6b84e65d88 Disable test Jan Eitzinger 2023-03-29 14:37:42 +0200
  • 82120cfb3d Update generated.go Jan Eitzinger 2023-03-29 10:54:16 +0200
  • 1bb2827aeb Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation Christoph Kluge 2023-03-29 10:39:42 +0200
  • fc133f328a Add check to ccms getSubCluster routine Christoph Kluge 2023-03-29 10:39:31 +0200
  • d4f3c4d07b Update job.go Jan Eitzinger 2023-03-29 06:47:19 +0200
  • 5d535edb48 Synchronize go job struct with schema Jan Eitzinger 2023-03-29 06:46:33 +0200
  • 9aa12c6edc Update .gitignore Jan Eitzinger 2023-03-27 15:36:57 +0200
  • f16d99ef71 Use filepath.Join instead of Sprintf Jan Eitzinger 2023-03-27 15:34:56 +0200
  • b5b5feb850 Fix tests Jan Eitzinger 2023-03-27 14:41:00 +0200
  • 8447d011ad Add version to job archive Jan Eitzinger 2023-03-27 13:24:06 +0200
  • ff8f013b56 Make archive migration threaded Jan Eitzinger 2023-03-27 11:11:28 +0200
  • a4a90074ee Introduce compression in job archive. Jan Eitzinger 2023-03-27 11:11:14 +0200
  • 465d5c0186 Rename archive tools Jan Eitzinger 2023-03-24 16:24:06 +0100
  • 72fc4b859c Remove obsolete numberOfNodes property Jan Eitzinger 2023-03-24 16:13:51 +0100
  • 58f589e019 Fix subcluster assigment with wildcard Jan Eitzinger 2023-03-24 15:56:27 +0100
  • 3ce8344275 Add default match for one subcluster Jan Eitzinger 2023-03-24 15:21:31 +0100
  • 9aff980a38 Add scope to Metric List. Add numberOfNodes. Jan Eitzinger 2023-03-24 15:10:23 +0100
  • 4d49698e5a Add scope to GraphQL Metric Type Jan Eitzinger 2023-03-24 14:43:37 +0100
  • c622967d27 Fix json test data Jan Eitzinger 2023-03-24 13:40:08 +0100
  • 05bce53c7f Adapt test json data to new schema Jan Eitzinger 2023-03-24 13:30:54 +0100
  • 20290f296d Debug migration routine Jan Eitzinger 2023-03-23 10:29:11 +0100
  • cf6c217f76 Allocate reference variables on heap Jan Eitzinger 2023-03-22 19:29:29 +0100
  • 1f8c6064e2 Refactor schema Jan Eitzinger 2023-03-22 19:21:11 +0100
  • def35a551a Only hide binary Jan Eitzinger 2023-03-22 07:18:45 +0100
  • 327721bac7 Add validate option. Backport startDemo Jan Eitzinger 2023-03-22 07:15:41 +0100
  • a168efa8c8 Fix unit tests Jan Eitzinger 2023-03-22 07:05:41 +0100
  • de71fee61e
    Merge pull request #98 from giesselmann/fix-updateconfig Christoph Kluge 2023-03-21 12:09:40 +0100
  • 5d526e1168 Adapt Cluster schema Jan Eitzinger 2023-03-21 11:51:11 +0100
  • 747f6d4e2d Add MetricConfig in SubClusters. Jan Eitzinger 2023-03-20 16:27:36 +0100
  • 4b430016c9 Add Release action for cc-backend Thomas Roehl 2023-03-20 15:38:36 +0100
  • efde2cbb8e Introduce hierarchical metriclists and thresholds Jan Eitzinger 2023-03-18 08:15:11 +0100
  • de822e13fd
    Fix UpdateConfig Pay Giesselmann 2023-03-13 10:45:55 +0100
  • d2b97c9e2f Continue with job-archive migration Jan Eitzinger 2023-03-10 12:14:33 +0100
  • 97f391deff GraphQL remove toplevel thresholds and add Unit Jan Eitzinger 2023-03-10 12:13:40 +0100
  • a651219a2c
    Merge pull request #96 from ClusterCockpit/92_add_shortjobduration_config Christoph Kluge 2023-03-09 16:43:43 +0100
  • 14665df439 Better test array Christoph Kluge 2023-03-06 16:35:14 +0100
  • cae7257673 Add tests for role checks, update test.db Christoph Kluge 2023-03-06 16:32:58 +0100
  • f37e7c26f6 Rework roles as enum, change AuthSource to enum Christoph Kluge 2023-03-06 11:44:38 +0100
  • 8a1288db1a Merge branch 'master' of github.com:ClusterCockpit/cc-backend Jan Eitzinger 2023-03-02 14:13:34 +0100
  • 928cea6814 Add tags target to Makefile Jan Eitzinger 2023-03-02 14:11:06 +0100
  • 4f1f034702 Move ShortRunningJobsDuration value to root config Christoph Kluge 2023-03-01 16:34:59 +0100
  • 9d28cb83f0 Remove swagger enum comment and rebuild Swagger docs Jan Eitzinger 2023-03-01 10:49:08 +0100
  • df44bd9621 Merge branch 'master' into 40_45_82_update_roles Christoph Kluge 2023-02-28 11:18:46 +0100
  • c6c217adb0 Backup commit Jan Eitzinger 2023-02-28 09:33:55 +0100
  • 1fc090965d Add missing error code Jan Eitzinger 2023-02-27 09:16:18 +0100
  • 5af1fa19b9
    Update README.md Jan Eitzinger 2023-02-27 09:12:26 +0100
  • 2472698367
    Update README.md Jan Eitzinger 2023-02-27 09:12:04 +0100
  • e13f184414 Regenerate Swagger docs Jan Eitzinger 2023-02-27 07:49:37 +0100
  • 2de4d03c8d Make startDemo.sh use Makefile Jan Eitzinger 2023-02-25 08:29:08 +0100
  • 8139673a7f Always print Listen to URL Jan Eitzinger 2023-02-25 08:28:43 +0100
  • 89b1d8f7da Treat error no change as non fatal Jan Eitzinger 2023-02-25 08:26:56 +0100
  • 252ec3909a Add correct dependency on job.db in Makefile Jan Eitzinger 2023-02-25 08:17:58 +0100
  • 1e3e2ab222 Change default loglevel warn Jan Eitzinger 2023-02-25 07:59:37 +0100
  • 55f4b2dbbc Minor formatting Jan Eitzinger 2023-02-25 07:24:00 +0100
  • 29643cab8c Fix typo in config README Jan Eitzinger 2023-02-25 07:23:30 +0100
  • ae5a73335d Fix bugs in getJobs REST Api endpoint Jan Eitzinger 2023-02-25 07:21:54 +0100
  • 8bd72ce807 Small fixes after full file review Christoph Kluge 2023-02-23 12:33:14 +0100
  • a7d2d2666a Merge branch 'master' into 40_45_82_update_roles Christoph Kluge 2023-02-23 11:47:12 +0100
  • a4911e3590 Tidy up dependencies Christoph Kluge 2023-02-23 10:49:58 +0100
  • 05caa41b7c Include containerd@1.6.18 manually Christoph Kluge 2023-02-23 10:45:33 +0100
  • 10fda229c6 Bump dependency versions Christoph Kluge 2023-02-23 10:36:51 +0100
  • 816617ecb8 Update searchbar doc Christoph Kluge 2023-02-22 17:51:30 +0100
  • d30dba109d Fix test Christoph Kluge 2023-02-22 16:57:15 +0100
  • 365888c645 Fix tag panic and simplify code Christoph Kluge 2023-02-22 16:49:23 +0100
  • d6b8d711f6 Rework searchbar functions, add user jobtable Christoph Kluge 2023-02-22 16:30:01 +0100
  • 87155624cf
    Merge pull request #89 from fodinabor/feature/node-name-and-subcluster Christoph Kluge 2023-02-22 13:02:47 +0100
  • d0d578a1e6 Fix user.projects up migration file Christoph Kluge 2023-02-22 10:17:40 +0100
  • 57951bdcc2
    Update README.md Jan Eitzinger 2023-02-22 10:05:16 +0100
  • 8588664043 Update README.md Jan Eitzinger 2023-02-22 10:04:37 +0100
  • 15e71869a8 Add notice about required golang version Jan Eitzinger 2023-02-22 10:03:41 +0100
  • 48728e64c4 Merge branch 'master' into 40_45_82_update_roles Christoph Kluge 2023-02-22 09:28:41 +0100
  • 60437ce264 Rebuild GraphQL api and Swagger UI code. Jan Eitzinger 2023-02-21 18:13:16 +0100
  • 822c8b570c Remove exists checks from sql migrations to v3 Christoph Kluge 2023-02-21 18:05:29 +0100
  • 6c0d192662
    Update README.md Jan Eitzinger 2023-02-21 18:04:37 +0100
  • 3b7ca17b3c Merge branch 'master' into 40_45_82_update_roles Christoph Kluge 2023-02-21 17:36:58 +0100
  • acbef39045 Fix header, add migration for user.projects column Christoph Kluge 2023-02-21 17:33:27 +0100
  • af26331f59 Merge back changes from main Jan Eitzinger 2023-02-21 17:18:54 +0100
  • e0e51813ad Merge branch 'master' into 40_45_82_update_roles Christoph Kluge 2023-02-21 17:17:41 +0100
  • 4bbb022051 Upgrade module dependencies Jan Eitzinger 2023-02-21 17:12:05 +0100