- 27 Sep, 2021 1 commit
-
-
Lluis Gifre Renom authored
- Added REST API Server to Compute component - Factorized get settings from environment variabes into common method get_setting
-
- 22 Sep, 2021 5 commits
-
-
Lluis Gifre Renom authored
Fix renaming of compute.proto methods from snake-case to camel-case. Added minor naming improvements.
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
- 21 Sep, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 20 Sep, 2021 1 commit
-
-
Sergio Gonzalez Diaz authored
-
- 30 Aug, 2021 8 commits
-
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
- 19 Aug, 2021 2 commits
-
-
Sergio Gonzalez Diaz authored
Update the gitlab-ci.yml_generator.py file
-
Sergio Gonzalez Diaz authored
Added python script to automatically generate a gitlab-ci.yml file
-
- 13 Aug, 2021 11 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Common / Context / Device / Service: - Improvements in unitary testing - Extended assertion validators tor testing - Factorized service implementation code to improve testability, reusability and increase code coverage
-
- 12 Aug, 2021 6 commits
-
-
Lluis Gifre Renom authored
Factorization of code between services and minor unitary testing improvements. (Not finished, it is just a backup)
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Common: - minor bug resolutions in Context API Service: - first functional version of Service (implementation of GetConnectionList postponed) - minor corrections in service.proto and related files - implemented unitary tests
-
- 11 Aug, 2021 1 commit
-
-
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
-
- 10 Aug, 2021 4 commits
-
-
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)
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-