- May 16, 2025
-
-
Lluis Gifre Renom authored
-
- Nov 04, 2024
-
-
Lluis Gifre Renom authored
-
- Oct 07, 2024
-
-
Lluis Gifre Renom authored
- Context: Removed unneeded HTTP-related code - NBI: Added missing qkd_app client in Dockerfile
-
- Apr 18, 2024
-
-
Lluis Gifre Renom authored
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jan 13, 2023
-
-
Lluis Gifre Renom authored
- updated run_tests_locally script - updated GitLab CI/CD with NATS - updated ContextModel and TopologyModel with created/updated - added logic for Context and Topology events created/updated/deleted - activated dependencies for test_connection - activated event testing in Context and Topology entities - corrected conftest for Context component
-
- Jan 12, 2023
-
-
Lluis Gifre Renom authored
- corrected logger instantiation - arranged performance collector for unit tests - moved performance evaluation dump method to Metrics Pool
-
Lluis Gifre Renom authored
- repositioned Database Engine class - updated CI/CD pipeline
-
Lluis Gifre Renom authored
- extended grpc-to-enum tool to support arbitrary enum item names - added PolicyRuleState enum model - misc minor comment corrections - misc import reorderings - migrated Connection model and methods - migrated PolicyRule model and methods - removed unused files
-
- Jan 07, 2023
-
-
Lluis Gifre Renom authored
- removed old code - implemented basic support for Slice entity - implemented detailed perf eval report in unitary tests
-
- Jan 05, 2023
-
-
Lluis Gifre Renom authored
- relocated database methods - corrected models to use single-column primary key - corrected test cases
-
- Jan 04, 2023
-
-
Lluis Gifre Renom authored
- cleaned up script run tests locally - temporarily added script to automate test & coverage reporting - reorganized unitary tests - migration in progress to use single-column primary-key for main entities - intermediate backup ; work in progress
-
- Jan 03, 2023
-
-
Lluis Gifre Renom authored
- reorganized code spliting database models, enumerations, and operation methods - separated unitary tests per entity and defined order between them - separated unitary test for fasthasher - modev old code to separate folder
-