Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Apr 18, 2024
  4. Jul 11, 2023
  5. Jul 10, 2023
  6. Jul 07, 2023
  7. Jul 06, 2023
  8. May 31, 2023
  9. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  10. Dec 13, 2022
  11. Dec 12, 2022
  12. Jul 15, 2022
    • Lluis Gifre Renom's avatar
      Adapted Service to common proto folder · 7f1c6dff
      Lluis Gifre Renom authored
      - Moved imports from *.proto folder to common.proto folder
      - Removed service's genproto.sh script
      - Minor code and linting fixing
      - Arranged requirements to accelerate Docker image creation
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      - Corrected usage of ConfigRules to use new custom ConfigRules
      - Removed redundant/unused Tools file in service_handlers
      7f1c6dff
  13. May 19, 2022
    • Lluis Gifre Renom's avatar
      Service component: · 810d16cf
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      - Migrated tests to use new generic servicers and mock's
      - Extracted common unitary test functionalities into separate code files
      - Minor code styling/formatting
      810d16cf
  14. Feb 16, 2022
  15. Feb 11, 2022
  16. Feb 10, 2022
  17. Dec 22, 2021
  18. Dec 21, 2021
  19. 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
  20. Oct 04, 2021
  21. Aug 13, 2021
  22. Aug 12, 2021
  23. Aug 11, 2021
    • Lluis Gifre Renom's avatar
      Several changes: · ad08989e
      Lluis Gifre Renom authored
      Common:
      - Improvements in Database API definition and unit tests
      - Implemented additional Assertions to be used by unitary tests
      
      Context and Device:
      - Improved logging of errors.
      
      Service:
      - Implemented service methods (except GetConnectionList). All methods are under active debug.
      - Partially implemented unitary tests
      ad08989e
  24. Aug 10, 2021
    • Lluis Gifre Renom's avatar
      Multiple changes: · 72a67e71
      Lluis Gifre Renom authored
      Common:
      - reorganized Database API to enable extension of Context API with entities (e.g. Service)
      - solved minor bugs in Database API
      
      Context and Device services:
      - rearranged services and unit tests according to mentioned Context API changes
      
      Service service:
      - initial release (under development, this is just a backup of code)
      72a67e71
Loading