Commit Graph

  • 8f091e429e Merge pull request #76 from giesselmann/prometheus Christoph Kluge 2023-01-12 15:08:36 +01:00
  • 996e68ff30 Truncate long jobNames Christoph Kluge 2023-01-12 12:33:21 +01:00
  • 2527a351b8 Trim spaces from search-query strings and tags Christoph Kluge 2023-01-12 12:11:58 +01:00
  • 7998577076 Remove metadata from scanJob Christoph Kluge 2023-01-12 11:57:44 +01:00
  • 84a1c4bdaf fix wrong vartype for log Christoph Kluge 2023-01-12 11:34:21 +01:00
  • bad3f9ea95 Makeover of searchbar, add "not found" results-redirects Christoph Kluge 2023-01-12 11:26:01 +01:00
  • a5298a3630 updated gofiles Christoph Kluge 2023-01-11 16:26:08 +01:00
  • a642e9cc7c Add working, but manually entered jobName url query Christoph Kluge 2023-01-11 16:25:02 +01:00
  • c9ee8b552d Rework search to show jobId matches in table, add projectId search Christoph Kluge 2022-12-14 10:02:22 +01:00
  • ac8548a950 Initial orientation Christoph Kluge 2022-12-13 09:53:37 +01:00
  • c4bdff2210 do not close channel on wait Pay Giesselmann 2022-12-08 16:21:56 +01:00
  • 7c6344675c fix integration test Pay Giesselmann 2022-12-08 15:28:07 +01:00
  • a0f7a598ad archive jobs in single worker thread Pay Giesselmann 2022-12-08 15:04:58 +01:00
  • c3749f0f36 add prometheus metricdata backend Pay Giesselmann 2022-12-08 13:51:44 +01:00
  • ded5cda6ba Merge pull request #75 from giesselmann/fix_remove_role_support Jan Eitzinger 2022-11-30 14:49:56 +01:00
  • c7eaccd3b5 Merge pull request #73 from ClusterCockpit/feature-62-rest-endpoint-delete-jobs Jan Eitzinger 2022-11-30 14:48:44 +01:00
  • a39fc73345 Rerun swagger and fix typo Christoph Kluge 2022-11-30 12:40:07 +01:00
  • e5573a9b29 Fix remove role support Pay Gießelmann 2022-11-30 11:46:32 +01:00
  • fd16a1b637 Fix cnt query scan. Cosmetic changes. Jan Eitzinger 2022-11-25 15:15:05 +01:00
  • 3cc006d4ce Merge pull request #72 from giesselmann/fix_api_state_and_racecond Jan Eitzinger 2022-11-25 14:25:50 +01:00
  • b20dd65a8b fix job failed test Pay Giesselmann 2022-11-25 11:48:30 +01:00
  • f736b7ff68 preserve job state in StopJob Pay Giesselmann 2022-11-24 14:28:57 +01:00
  • e4a1422e05 secure addJob with mutex Pay Giesselmann 2022-11-24 14:28:19 +01:00
  • 948da8f10b Review Sagger config. Delete Job endpoints Jan Eitzinger 2022-11-11 15:26:27 +01:00
  • e00e3208ca Update README.md Jan Eitzinger 2022-11-11 14:19:36 +01:00
  • 126630e01f Update README.md Jan Eitzinger 2022-11-11 10:52:43 +01:00
  • 93ee7b534a Update .gitignore Jan Eitzinger 2022-11-10 13:41:17 +01:00
  • 8dc9e6ecdd Fix issues in conversion tool Jan Eitzinger 2022-11-10 13:37:53 +01:00
  • 70b39730d2 Add skeleton for job archive conversion tool Jan Eitzinger 2022-11-10 07:35:38 +01:00
  • c4072ff4c7 Merge pull request #64 from fodinabor/fix/sanitize-all-matching-jobs Jan Eitzinger 2022-11-10 06:11:45 +01:00
  • 740d2a2928 Adapt test input to new unit schema Jan Eitzinger 2022-11-09 19:47:56 +01:00
  • 6200190763 Merge pull request #63 from giesselmann/fix_tag_disabled_repo Jan Eitzinger 2022-11-09 14:26:53 +01:00
  • 4f1ffe70aa Merge pull request #65 from ClusterCockpit/bug-59-nodelist-dash Jan Eitzinger 2022-11-09 14:10:35 +01:00
  • dffd393c0d Reformatting Jan Eitzinger 2022-11-09 14:05:27 +01:00
  • 574d941c6c Upon start job, compare start time against all matching jobs. Joachim Meyer 2022-11-09 11:49:36 +01:00
  • 0de1368858 fix adding tag with disabled archive Pay Giesselmann 2022-11-08 16:49:45 +01:00
  • d50b777d7b Update README.md Jan Eitzinger 2022-11-05 08:31:36 +01:00
  • 31bee38790 Update README.md Jan Eitzinger 2022-11-05 08:30:57 +01:00
  • 9f9cc0c3ca Fix inconsistency in config Jan Eitzinger 2022-11-05 08:22:44 +01:00
  • f368f83967 Update README.md Jan Eitzinger 2022-11-05 08:21:16 +01:00
  • 0c9b926068 Merge branch 'master' of github.com:ClusterCockpit/cc-backend Jan Eitzinger 2022-11-05 08:03:59 +01:00
  • 7487d85856 Fix errors. Add check if ./var already exists. Jan Eitzinger 2022-11-05 08:03:44 +01:00
  • bf15bdd003 Update README.md Jan Eitzinger 2022-11-05 07:51:08 +01:00
  • 8cea7fcbb2 Update README.md Jan Eitzinger 2022-11-05 07:48:53 +01:00
  • 74a8709edd Allow dash outside range of nodelist Jan Eitzinger 2022-11-04 07:31:36 +01:00
  • 71d85bbaad Merge pull request #55 from pc2/jwt Jan Eitzinger 2022-11-03 07:10:28 +01:00
  • 7116b572ee Update Hands-on.md Jan Eitzinger 2022-10-20 14:34:00 +02:00
  • f817ac5240 Accept externally generated JWTs provided via cookie Michael Schwarz 2022-10-19 13:36:13 +02:00
  • d2818d54ff Remove redundant stopTime property Jan Eitzinger 2022-10-18 07:32:56 +02:00
  • 954236bd8e Fix issue for a non gpu system Jan Eitzinger 2022-10-18 07:32:34 +02:00
  • 8227f904f8 Merge pull request #54 from ClusterCockpit/48_improve_status_view Jan Eitzinger 2022-10-17 10:10:49 +02:00
  • 390bc4c223 Resize gauge card, hide scale on roofline, set colorDots to true Christoph Kluge 2022-10-07 15:01:14 +02:00
  • 64ea4d63c8 Forgit to add file to last commit Christoph Kluge 2022-10-07 13:39:31 +02:00
  • 87c80af5af Format status gauge values via existing svelte function Christoph Kluge 2022-10-07 13:35:44 +02:00
  • 3867ea137b Update and regenerate graphQL for new unit type Christoph Kluge 2022-10-06 18:04:47 +02:00
  • ec772f5aff Fix the fix Christoph Kluge 2022-10-05 14:09:11 +02:00
  • bb0f8a2905 Fix compilation Christoph Kluge 2022-10-05 11:16:43 +02:00
  • 74c50bd424 Merge branch 'import-data-sanitation' into 48_improve_status_view: Unit pkg update required for dev Christoph Kluge 2022-10-05 11:01:43 +02:00
  • 29d215fcea Intermediate Save commit Jan Eitzinger 2022-10-04 10:12:35 +02:00
  • 526f8be01f Change histogram bar color to light bluish grey Christoph Kluge 2022-09-30 17:19:01 +02:00
  • d1c47f4359 Improve Histogram.svelte Christoph Kluge 2022-09-30 17:00:15 +02:00
  • 7814a184a1 Update README.md Jan Eitzinger 2022-09-28 19:55:32 +02:00
  • 13f0d171d7 Update README.md Jan Eitzinger 2022-09-28 19:54:38 +02:00
  • 7251344d4a Add convenience routines to unit package Jan Eitzinger 2022-09-28 16:25:26 +02:00
  • 46baa6e534 First optical layout Iteration Christoph Kluge 2022-09-28 16:13:46 +02:00
  • 21b03d02b2 Swagger definition URL now based on config.json Addr field Christoph Kluge 2022-09-27 10:33:36 +02:00
  • 5f50a00784 Merge pull request #50 from ClusterCockpit/48_improve_status_view Jan Eitzinger 2022-09-27 10:17:14 +02:00
  • d405f0da41 Fix leftover local dev address Christoph Kluge 2022-09-27 10:02:01 +02:00
  • 24f9d4f934 Add buildInfo to frontend footer Christoph Kluge 2022-09-27 09:56:17 +02:00
  • 9d9690b2ff Update README.md Jan Eitzinger 2022-09-27 07:46:18 +02:00
  • 4af3b62567 Update README.md Jan Eitzinger 2022-09-27 07:44:35 +02:00
  • 7eebc0b5b7 Update README.md Jan Eitzinger 2022-09-26 16:39:34 +02:00
  • d1fefe16a3 Update README.md Jan Eitzinger 2022-09-26 15:46:38 +02:00
  • fe91e0a362 Update config.json Jan Eitzinger 2022-09-26 15:34:21 +02:00
  • 411da118db Merge pull request #49 from ClusterCockpit/dev-job-archive-module Jan Eitzinger 2022-09-26 15:18:41 +02:00
  • 918a07735d Merge branch 'master' into dev-job-archive-module Jan Eitzinger 2022-09-26 15:12:46 +02:00
  • 2753cf5652 Update README.md Jan Eitzinger 2022-09-26 14:19:15 +02:00
  • 90425021ad Add info output tp Makefile Jan Eitzinger 2022-09-26 13:51:03 +02:00
  • 066194121b Add version and git tag to binary Jan Eitzinger 2022-09-26 13:16:04 +02:00
  • b44c6a2e7d Add Makefile for build automation Jan Eitzinger 2022-09-26 11:22:34 +02:00
  • dd5f09c982 Rename api_test to integration_test Jan Eitzinger 2022-09-23 16:17:33 +02:00
  • 9ae7a813fa Restructure import job test due to db handle clash Jan Eitzinger 2022-09-23 16:11:35 +02:00
  • 5c715b6ec2 Add test for import job handler. Improve error messages. Jan Eitzinger 2022-09-23 15:23:45 +02:00
  • c9184a7575 Move identical parts of stopJob routines to new function Christoph Kluge 2022-09-23 11:59:18 +02:00
  • b96c515c2c Small additions to 'getJobs' API docs Christoph Kluge 2022-09-22 13:32:40 +02:00
  • 93713edcac Add '401 unauthorized' to api docs Christoph Kluge 2022-09-21 17:13:55 +02:00
  • 872bc77708 Add missing error codes to documentation, fix wrong success type Christoph Kluge 2022-09-21 17:03:01 +02:00
  • 3a582ee2f5 Update schema Jan Eitzinger 2022-09-21 15:20:26 +02:00
  • 6ed9f16882 Adapt startDemo script to new flags Jan Eitzinger 2022-09-21 15:10:46 +02:00
  • 4652f1dae1 Extend unit schema Jan Eitzinger 2022-09-21 15:10:31 +02:00
  • 6712b15034 Better represent 'exclusiveMinimum' from JSON schemata Christoph Kluge 2022-09-21 14:21:13 +02:00
  • 94c77d8a67 Small additions to swagger docs Christoph Kluge 2022-09-21 14:12:24 +02:00
  • 05a84cb95c Extend parsed swagger documentation by adding comments Christoph Kluge 2022-09-21 11:54:19 +02:00
  • 2b9d01f3a0 Merge pull request #44 from ClusterCockpit/config-component Jan Eitzinger 2022-09-20 13:21:55 +02:00
  • 35114aeb2d Cleanup. Fix failing test Jan Eitzinger 2022-09-20 13:07:46 +02:00
  • 0c4096eda3 Fix api testcase Jan Eitzinger 2022-09-20 12:21:20 +02:00
  • 2fdf1c14be Fix broken schema and add tests Jan Eitzinger 2022-09-20 10:27:23 +02:00
  • 207254a9e2 Embed schema files for validation Jan Eitzinger 2022-09-20 07:05:01 +02:00
  • 7e0f2a2e06 Update cluster..json in rest api test Jan Eitzinger 2022-09-19 17:37:32 +02:00
  • 27d18f00eb Add docs for deployment Jan Eitzinger 2022-09-19 17:37:04 +02:00