1. 31 Mar, 2023 1 commit
  2. 01 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  3. 27 Jan, 2023 1 commit
  4. 26 Jan, 2023 1 commit
  5. 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
  6. 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
  7. 12 Jan, 2023 1 commit
  8. 16 Feb, 2022 2 commits
  9. 30 Nov, 2021 1 commit
  10. 24 Nov, 2021 1 commit
  11. 27 Oct, 2021 1 commit
  12. 21 Oct, 2021 1 commit
    • Lluis Gifre Renom's avatar
      Changes: · ef3d2182
      Lluis Gifre Renom authored
      Common:
      - Implemented Message Brokering framework supporting multiple backends
      - Implemented InMemory Message Brokering Backend for testing purposes
      - Implemented Redis Backend
      - Implemented Message Brokering unit tests
      - Minor improvements in ORM Framework
      - Added Message Broker framework unit testing into automated local tests
      ef3d2182
  13. 19 Oct, 2021 1 commit
    • Lluis Gifre Renom's avatar
      Multiple changes: · 41122c06
      Lluis Gifre Renom authored
      Common:
      - Added missing test units for ORM framework
      - Solved few bugs in ORM framework
      - Implemented initial skeleton of MessageBroker to implement GetEvents methods for Context.
      
      Context:
      - Implemented TopologyModel and related test units
      - Solved few bugs in ContextModel
      41122c06