Merge branch 'feat/pathcomp-component-frontend' of...
Merge branch 'feat/pathcomp-component-frontend' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- scripts/run_tests_locally-pathcomp-frontend.sh 1 addition, 1 deletionscripts/run_tests_locally-pathcomp-frontend.sh
- src/common/tools/object_factory/Link.py 1 addition, 1 deletionsrc/common/tools/object_factory/Link.py
- src/common/tools/object_factory/Service.py 1 addition, 1 deletionsrc/common/tools/object_factory/Service.py
- src/pathcomp/.gitlab-ci.yml 116 additions, 22 deletionssrc/pathcomp/.gitlab-ci.yml
- src/pathcomp/backend/Dockerfile 65 additions, 0 deletionssrc/pathcomp/backend/Dockerfile
- src/pathcomp/backend/Dockerfile-gdb 37 additions, 0 deletionssrc/pathcomp/backend/Dockerfile-gdb
- src/pathcomp/backend/Makefile 67 additions, 0 deletionssrc/pathcomp/backend/Makefile
- src/pathcomp/backend/config/pathcomp.conf 2 additions, 0 deletionssrc/pathcomp/backend/config/pathcomp.conf
- src/pathcomp/backend/pathComp.c 185 additions, 0 deletionssrc/pathcomp/backend/pathComp.c
- src/pathcomp/backend/pathComp.h 38 additions, 0 deletionssrc/pathcomp/backend/pathComp.h
- src/pathcomp/backend/pathComp_RESTapi.c 1963 additions, 0 deletionssrc/pathcomp/backend/pathComp_RESTapi.c
- src/pathcomp/backend/pathComp_RESTapi.h 68 additions, 0 deletionssrc/pathcomp/backend/pathComp_RESTapi.h
- src/pathcomp/backend/pathComp_cjson.c 2732 additions, 0 deletionssrc/pathcomp/backend/pathComp_cjson.c
- src/pathcomp/backend/pathComp_cjson.h 214 additions, 0 deletionssrc/pathcomp/backend/pathComp_cjson.h
- src/pathcomp/backend/pathComp_ksp.c 617 additions, 0 deletionssrc/pathcomp/backend/pathComp_ksp.c
- src/pathcomp/backend/pathComp_ksp.h 43 additions, 0 deletionssrc/pathcomp/backend/pathComp_ksp.h
- src/pathcomp/backend/pathComp_log.c 189 additions, 0 deletionssrc/pathcomp/backend/pathComp_log.c
- src/pathcomp/backend/pathComp_log.h 89 additions, 0 deletionssrc/pathcomp/backend/pathComp_log.h
Loading
Please register or sign in to comment