- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 27 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- added support for username and password - added support for direct URI
-
- 26 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- updated old gitlab.com URLs by new labs.etsi.org URLs. - updated Context to use secrets generated by CockroachDB and NATS
-
- 16 Jan, 2023 1 commit
-
-
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
-
- 13 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added backend for NATS message broker - removed unneeded test script
-
- 12 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- disabled Redis MessageBroker backend
-
- 16 Feb, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 30 Nov, 2021 1 commit
-
-
Javi Moreno authored
-
- 24 Nov, 2021 1 commit
-
-
Javi Moreno authored
-
- 27 Oct, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 21 Oct, 2021 1 commit
-
-
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
-
- 19 Oct, 2021 1 commit
-
-
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
-