Skip to content
Snippets Groups Projects
  1. Oct 31, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 0296456a
      Lluis Gifre Renom authored
      - Add attributes total/current capacity to link entity
      - Extend unitary tests of links to test attributes
      0296456a
  2. Mar 27, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 6ee25c26
      Lluis Gifre Renom authored
      - Corrected lazy mode of link relationships
      - Corrected TopologyModel dump_detailed method to avoid retrieving config rules and components
      - Added missing selectinload options in Topology
      6ee25c26
  3. Mar 25, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 6091ecff
      Lluis Gifre Renom authored
      - Fixed composition of PolicyRule messages
      - Added position of endpoints in Link, Service, and Slice.
      - Added sort of endpoints according to their position.
      6091ecff
  4. Feb 25, 2023
  5. Feb 21, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 1b2785f2
      Lluis Gifre Renom authored
      - Added indexes recommended by Cockroach internal planner to boost performance
      - Added extra foreign-key indexes to enhance constraint validation
      1b2785f2
  6. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  7. 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: · 3cdbe036
      Lluis Gifre Renom authored
      - corrected report of config rules updated
      - corrected update notifications for Device
      - removed unneeded log messages
      - migrated events for Link entity
      3cdbe036
  8. 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
  9. Jan 10, 2023
    • Lluis Gifre Renom's avatar
      Context component: · d03919be
      Lluis Gifre Renom authored
      - moved relational models to associated classes
      - migrated support for slice subslices
      - added filters to prevent upsert when there is nothing to update
      d03919be
  10. 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
  11. 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
  12. 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