Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-22 | Add support for requirements.txt for pip deps | Alexis de Talhouët | 3 | -6/+13 | |
Change-Id: I10bbe95a4d06ce9361d3ab6553953022e1196a3d Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2019-04-22 | Update package type name | Alexis de Talhouët | 12 | -62/+86 | |
- split log output: prepare-env and exec-cmd - fix proxy support when not provided Change-Id: I40cdf90e7e3ebe31b0152923f8b6a38f6b6e9ca0 Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2019-04-22 | Remove proxy docker buildArg | Alexis de Talhouët | 1 | -1/+0 | |
Attempt to fix build error Change-Id: Ie13e47f2adc6652b4f38ae57dfa594787dfa6eb1 Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2019-04-19 | Resourcedictionary-fetching resources from backend | Arundathi Patil | 8 | -15/+87 | |
Intgrated UI with loopback to fetch resources from backend on search Issue-ID: CCSDK-1217 Change-Id: I4a1c30748d24079bc976f6785df39bbe60777489 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2019-04-19 | Merge "Add support for Ansible packages" | Dan Timoney | 17 | -114/+379 | |
2019-04-19 | Merge "Test template css changes" | Dan Timoney | 1 | -1/+4 | |
2019-04-19 | Merge "Work in Progress cds-sdc-listener containerization" | Dan Timoney | 7 | -131/+209 | |
2019-04-19 | Merge "Dynamic API sample request and response" | Dan Timoney | 1 | -0/+0 | |
2019-04-19 | Merge "Flexible plugin content" | Dan Timoney | 1 | -0/+17 | |
2019-04-19 | Merge "Dynamic API CDS content" | Dan Timoney | 1 | -0/+24 | |
2019-04-19 | Merge "Doc Source default code" | Dan Timoney | 1 | -0/+13 | |
2019-04-19 | Merge "Doc Source input code" | Dan Timoney | 1 | -0/+13 | |
2019-04-19 | Merge "Doc Source Capability code" | Dan Timoney | 1 | -0/+48 | |
2019-04-19 | Merge "Doc Rest source code" | Dan Timoney | 1 | -0/+90 | |
2019-04-19 | Merge "Resource DB system sample code" | Dan Timoney | 1 | -0/+15 | |
2019-04-19 | Merge "Doc SQL primary DB source code sample" | Dan Timoney | 1 | -0/+54 | |
2019-04-19 | Merge "Formatted Resource source content" | Dan Timoney | 1 | -8/+8 | |
2019-04-19 | Merge "Formatted Resource assignment content" | Dan Timoney | 1 | -1/+1 | |
2019-04-19 | Merge "Doc Resource definition content" | Dan Timoney | 3 | -8/+18 | |
2019-04-19 | Merge "Add support to command to execute for remote python" | Dan Timoney | 5 | -1/+21 | |
2019-04-19 | Merge "Add logger to python code" | Dan Timoney | 6 | -59/+101 | |
2019-04-19 | Merge "Integration Test - Component Executor" | Dan Timoney | 9 | -78/+87 | |
2019-04-19 | Merge "Add CommandExecutor handler" | Dan Timoney | 3 | -2/+163 | |
2019-04-19 | Merge "Add python CommandExecutor gRPC server w/ auth" | Dan Timoney | 3 | -20/+127 | |
2019-04-19 | Merge "Add CommandExecutor.proto python bindings" | Dan Timoney | 3 | -0/+485 | |
2019-04-19 | Merge "Add Command executor maven module and Dockerfile" | Dan Timoney | 6 | -0/+241 | |
2019-04-19 | Merge "Add remote scripts cba" | Dan Timoney | 13 | -14/+269 | |
2019-04-19 | Merge "Add grpc execution service" | Dan Timoney | 17 | -44/+421 | |
2019-04-18 | Add support for Ansible packages | Alexis de Talhouët | 17 | -114/+379 | |
- rework how to provide packages - support proxy as parameters Change-Id: I1d10d921ead0837aa0f74b965cadf985424ceedc Issue-ID: CCCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2019-04-18 | Test template css changes | Arundathi Patil | 1 | -1/+4 | |
Changed button styles as per other screens Issue-ID: CCSDK-1227 Change-Id: I08d32996f9e27377dbf54a828002427e2f8f6081 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2019-04-18 | Merge "Add grpc property service" | Dan Timoney | 8 | -1/+260 | |
2019-04-18 | Merge "Add remote python executor" | Dan Timoney | 4 | -0/+215 | |
2019-04-18 | Merge "Add command executor proto" | Dan Timoney | 1 | -0/+59 | |
2019-04-18 | Merge "AAI Junit test and Blueprint support configs" | Dan Timoney | 12 | -22/+562 | |
2019-04-18 | Merge "Test component- Disclaimer" | Dan Timoney | 1 | -1/+6 | |
2019-04-17 | Work in Progress cds-sdc-listener containerization | prathamesh morde | 7 | -131/+209 | |
Change-Id: Ib99f2c2f7c3f8ad46ec9630a548370e7467a96b4 Issue-ID: CCSDK-1145 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca> | |||||
2019-04-17 | Dynamic API sample request and response | Ezhilarasi | 1 | -0/+0 | |
Change-Id: I95bb919e51b90a68e2530f3de8e8642e7e1bbbdd Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Flexible plugin content | Ezhilarasi | 1 | -0/+17 | |
Change-Id: Iae45a4aa9f5c632f10036234f6e0fdd4433248f1 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Dynamic API CDS content | Ezhilarasi | 1 | -0/+24 | |
Change-Id: I8cf9f99641ef59610571ab5ae1c484ecae7b0a3f Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Doc Source default code | Ezhilarasi | 1 | -0/+13 | |
Change-Id: Ia8a8197784cc2bdc93c0f72d4eabbb8791091d32 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Doc Source input code | Ezhilarasi | 1 | -0/+13 | |
Change-Id: I33bbfec5e8e77932403eefd8e0cdad5e1769fcdf Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Fix wrong groupId | Alexis de Talhouët | 1 | -0/+1 | |
Change-Id: Ia13245262e406cb67a184e363b90c2181322707c Issue-ID: CCSDK-349 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2019-04-17 | Doc Source Capability code | Ezhilarasi | 1 | -0/+48 | |
Change-Id: Ifcd332bb0449557045c4267e8c53c87dec81c4a2 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Doc Rest source code | Ezhilarasi | 1 | -0/+90 | |
Change-Id: Ied1a03aa2c4dda079a4b941f45ab41ed6a4ad92f Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Resource DB system sample code | Ezhilarasi | 1 | -0/+15 | |
Change-Id: I4c5b5560a36ff6560075476fd222e6d14bfe8307 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Doc SQL primary DB source code sample | Ezhilarasi | 1 | -0/+54 | |
Change-Id: I8eb6809d8ed423229f83e18d888df83bc993c6f0 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Formatted Resource source content | Ezhilarasi | 1 | -8/+8 | |
Change-Id: I6a9b07f23b9a3bd78d4ba2606c0fb30ebfa688e6 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Formatted Resource assignment content | Ezhilarasi | 1 | -1/+1 | |
Change-Id: I85ec3ed55a1524bfee54c7c52abd9229c0944ade Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-17 | Doc Resource definition content | Ezhilarasi | 3 | -8/+18 | |
Change-Id: Ic55eb7152d84d0129ca9c18b15124f2534638a6c Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-16 | Added health-check feature for SDC-Listener that will be neede by Liveness ↵ | Oleg Mitsura | 3 | -2/+49 | |
probe inside HELM chart. Issue-ID: CCSDK-1144 Change-Id: Ie6465a794a9c34136008892d141fe4662e41f6d7 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> |