Skip to content
Snippets Groups Projects
  1. Oct 21, 2024
  2. Apr 24, 2024
  3. Apr 22, 2024
  4. Apr 18, 2024
  5. Sep 20, 2023
  6. Sep 18, 2023
  7. May 19, 2023
  8. Apr 20, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 66c2bdfa
      Lluis Gifre Renom authored
      - Updated ConfigRuleModel and separated it into DeviceConfigRuleModel, ServiceConfigRuleModel, SliceConfigRuleModel
      - Updated ConstraintModel and separated it into ServiceConstraintModel, SliceConstraintModel
      - Updated related indexes
      - Activated placeholder for device components
      - Updated compose_config_rules_data and upsert_config_rules methods
      - Updated compose_constraints_data and upsert_constraints
      - Correction of method name SelectDevices to SelectDevice in gRPC servicer
      66c2bdfa
  9. Mar 26, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 8d7f1fd9
      Lluis Gifre Renom authored
      - Added SelectDevice, SelectService, SelectSlice RPC methods
      - Corrected relationship import modes
      - Added options to selectively load relations according to method
      8d7f1fd9
  10. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  11. Jan 13, 2023
    • Lluis Gifre Renom's avatar
      Context: · a3f7e8f7
      Lluis Gifre Renom authored
      - migrated events for Service and Slice entities
      - added missing not-nulls to database fields
      a3f7e8f7
    • Lluis Gifre Renom's avatar
      Context: · b29a7438
      Lluis Gifre Renom authored
      - corrected run_tests_locally script
      - solved formatting issue with Database Engine error logging
      - minor type hinting corrections
      - activated event notifications for Device, EndPoint and ConfigRule
      b29a7438
  12. Jan 12, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 51ac8f60
      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
      51ac8f60
  13. Jan 05, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 89fa7f98
      Lluis Gifre Renom authored
      - corrected ConfigRuleModel and methods
      - corrected ConstraintModel and methods
      - corrected ServiceModel and methods
      - corrected ServiceEndPointModel
      - added missing non-null constraints
      - removed redundant column definition data
      - removed unneeded lazy loading parameters
      - added Service UUID generator
      - implemented unitary test for Service entity
      89fa7f98
    • Lluis Gifre Renom's avatar
      Context component: · c48a5577
      Lluis Gifre Renom authored
      - relocated database methods
      - corrected models to use single-column primary key
      - corrected test cases
      c48a5577
  14. Jan 04, 2023
    • Lluis Gifre Renom's avatar
      Context component: · d649fe78
      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
      d649fe78
  15. Jan 03, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 22d86182
      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
      22d86182
Loading