1. 29 May, 2023 1 commit
  2. 28 Feb, 2023 1 commit
  3. 27 Feb, 2023 1 commit
  4. 23 Feb, 2023 1 commit
  5. 21 Feb, 2023 4 commits
  6. 20 Feb, 2023 1 commit
  7. 17 Feb, 2023 4 commits
  8. 16 Feb, 2023 2 commits
  9. 09 Feb, 2023 1 commit
  10. 06 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Compute component: · cba8b97f
      Lluis Gifre Renom authored
      - Corrected structure of Debug API
      - Updated paths and endpoints
      - Removed unneeded common constants
      cba8b97f
  11. 01 Feb, 2023 4 commits
  12. 29 Jan, 2023 2 commits
  13. 27 Jan, 2023 2 commits
  14. 26 Jan, 2023 1 commit
  15. 25 Jan, 2023 2 commits
    • Lluis Gifre Renom's avatar
      Common test tools: · 91531445
      Lluis Gifre Renom authored
      - corrected gRPC format of Events in MockMessageBroker
      91531445
    • Lluis Gifre Renom's avatar
      All components: · 5e8130ad
      Lluis Gifre Renom authored
      - migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      5e8130ad
  16. 24 Jan, 2023 2 commits
  17. 23 Jan, 2023 1 commit
  18. 20 Jan, 2023 6 commits
  19. 19 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common - Tools - Context Queries: · a3349a3a
      Lluis Gifre Renom authored
      - updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - updated definition of constant INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      a3349a3a
  20. 16 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Context component: · 823eb467
      Lluis Gifre Renom authored
      - disabled event testing; operation works, but sometimes tests get stuck
      - added dynamic wait for CockroachDB and NATS containers to start
      - tuned grace shutdown period
      - improved NatsBackend termination
      823eb467
  21. 13 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common: · 692fc03e
      Lluis Gifre Renom authored
      - Added backend for NATS message broker
      - removed unneeded test script
      692fc03e