Skip to content
Snippets Groups Projects
  1. Dec 10, 2024
  2. Nov 04, 2024
  3. Apr 18, 2024
  4. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  5. Jul 25, 2022
    • Lluis Gifre Renom's avatar
      PathComp Frontend: · b15491a6
      Lluis Gifre Renom authored
      - added test-deploy.sh script
      - partial arrangement of GitLab CI/CD
      - added configuration constants
      - arranged Dockerfile
      - corrected imports of proto Python files
      - implemented composition of backend request
      b15491a6
  6. Jul 19, 2022
  7. May 20, 2022
  8. May 19, 2022
  9. May 03, 2022
  10. Feb 16, 2022
  11. Oct 29, 2021
    • 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
  12. Oct 28, 2021
  13. Oct 25, 2021
    • 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
  14. Oct 22, 2021
    • 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
  15. Oct 05, 2021
  16. Aug 05, 2021
  17. Jul 27, 2021
  18. Jul 26, 2021
Loading