Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-24 | Merge "Added Response code of Complextype resource" | Dan Timoney | 1 | -0/+20 | |
2019-04-24 | Merge "Resource creation - save new resource to backend" | Dan Timoney | 3 | -7/+9 | |
2019-04-24 | Merge "Commented functionalities not for Dublin" | Dan Timoney | 2 | -5/+5 | |
2019-04-24 | Merge "Support for dynamic property in command args" | Dan Timoney | 5 | -7/+36 | |
2019-04-24 | Merge "Add support for requirements.txt for pip deps" | Dan Timoney | 3 | -6/+13 | |
2019-04-24 | Merge "Update package type name" | Dan Timoney | 12 | -62/+86 | |
2019-04-24 | Merge "DOC CDS content changes" | Dan Timoney | 1 | -12/+0 | |
2019-04-24 | Merge "Resource defintion content" | Dan Timoney | 2 | -35/+59 | |
2019-04-24 | Merge "Doc CBA content change" | Dan Timoney | 1 | -0/+0 | |
2019-04-24 | Merge "Resouce creation- save resouce to backend" | Dan Timoney | 5 | -9/+62 | |
2019-04-24 | Merge "Doc Added microservice content" | Dan Timoney | 3 | -4/+4 | |
2019-04-24 | Merge "Doc Images for CDS index page" | Dan Timoney | 2 | -0/+0 | |
2019-04-23 | Added Response code of Complextype resource | Ezhilarasi | 1 | -0/+20 | |
Change-Id: I4d6af225a09875f0bbe52f8c30abe57ded0d4a4c Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-23 | Resource creation - save new resource to backend | Arundathi Patil | 3 | -7/+9 | |
Integrated UI with loopback to save new resource dictionary to backend Issue-ID: CCSDK-1217 Change-Id: I200b7b53cd62910a6c3661ef86a62398c5ea8cfc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2019-04-23 | Commented functionalities not for Dublin | Ezhilarasi | 2 | -5/+5 | |
Change-Id: I5e7bef5c7fd7e01f2e81f1cc32e697e8be4dbc05 Issue-ID: CCSDK-1266 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-23 | Support for dynamic property in command args | Alexis de Talhouët | 5 | -7/+36 | |
Change-Id: I47c65557a553c79fefbbc28f8dab54b1c0a4a798 Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
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 | Resource defintion content | Ezhilarasi | 2 | -35/+59 | |
Change-Id: I250e6b2c925b74989c7900caa9e6db3e215b0bd2 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-22 | DOC CDS content changes | Ezhilarasi | 1 | -12/+0 | |
Change-Id: I0eb139e7ad439a6afc5a13380b3fd294d6b8ac84 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-22 | Doc CBA content change | Ezhilarasi | 1 | -0/+0 | |
Change-Id: Id38dab4ccdfa1362b1dff3438e0a79c57c93b12f Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-22 | Doc Added microservice content | Ezhilarasi | 3 | -4/+4 | |
Change-Id: I00d03d68e32677cdacbb62464ad55a44cda50f0e Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-04-22 | Doc Images for CDS index page | Ezhilarasi | 2 | -0/+0 | |
Change-Id: I6ceb7b8b0008934f2bc4cfa36b02b293c9799437 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.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-22 | Resouce creation- save resouce to backend | Arundathi Patil | 5 | -9/+62 | |
Integrated UI with loopback to save the resource dictionary in backend for exsisting and uploaded resource templates Issue-ID: CCSDK-1217 Change-Id: I714a20344d6df278f891e303eebceff21b74c2af Signed-off-by: Arundathi Patil <arundpil@in.ibm.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 | |