1. 18 Dec, 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. 15 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Adapted Slice to common proto folder · b1169fb0
      Lluis Gifre Renom authored
      - Moved imports from *.proto folder to common.proto folder
      - Removed slice's genproto.sh script
      - Minor code and linting fixing
      - Arranged requirements to accelerate Docker image creation
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      b1169fb0
  4. 19 May, 2022 1 commit
  5. 03 May, 2022 1 commit
  6. 16 Feb, 2022 2 commits
  7. 29 Oct, 2021 1 commit
    • Lluis Gifre Renom's avatar
      Changes: · e85e7af4
      Lluis Gifre Renom authored
      - Corrections in Service to prevent errors in GitLab CI/CD pipeline.
      - Minor improvements in random classes.
      e85e7af4
  8. 28 Oct, 2021 1 commit
  9. 25 Oct, 2021 1 commit
    • Lluis Gifre Renom's avatar
      Several changes: · f7b5ea1a
      Lluis Gifre Renom authored
      - Final version of Context service ready for integration tests
      - Integrated REST API read-only methods
      - Updated test units for gRPC and REST API interfaces
      - Improved flag for pre-populating database with fake testing data
      - Combined Redis within Context POD
      f7b5ea1a
  10. 22 Oct, 2021 2 commits
    • Lluis Gifre Renom's avatar
      fe7427b9
    • Lluis Gifre Renom's avatar
      Several Changes: · 39474919
      Lluis Gifre Renom authored
      Common:
      - Renamed common.metrics to common.rpc_method_wrapper
      - Moved ServiceException to common.rpc_method_wrapper
      - Implemented High-Level ORM methods to simplify Database handling
      
      Context:
      - Added flag to auto-populate fake data for testing purposes
      - Added fake objects for testing purposes
      - Minor corrections in ORM Database Models
      - Reimplemented gRPC Servicer methods using HighLevel ORM helper methods
      - Implemented complete unit testing of gRPC Servicer
      - Added Message Broker to enable distribution of database events
      - Implemented gRPC GetEvents methods
      - Modified default config values to support larger number of persistent connections for events streaming
      - Reimplemented Context REST Resource to re-use gRPC Servicer and prevent duplicating code
      
      Automated Tests:
      - Reactivated common and context unit tests
      39474919
  11. 05 Oct, 2021 1 commit
  12. 05 Aug, 2021 1 commit
  13. 27 Jul, 2021 2 commits
  14. 26 Jul, 2021 1 commit