Age | Commit message (Expand) | Author | Files | Lines |
2019-04-26 | UT for python executor |  janani b | 2 | -1/+142 |
2019-04-25 | Update to use released 1.2.2 parent |  Timoney, Dan (dt5972) | 7 | -17/+8 |
2019-04-25 | Finalize ansible usage |  Alexis de Talhouët | 1 | -3/+12 |
2019-04-25 | Fix docker tag |  Timoney, Dan (dt5972) | 1 | -0/+1 |
2019-04-24 | Multiples fixes |  Alexis de Talhouët | 7 | -11/+29 |
2019-04-24 | Merge "Rework remote command arguments" |  Dan Timoney | 4 | -31/+38 |
2019-04-24 | Merge "UT for execution service" |  Dan Timoney | 2 | -0/+178 |
2019-04-24 | Rework remote command arguments |  Brinda Santh | 4 | -31/+38 |
2019-04-24 | Merge "SDC Listner Docker touchup" |  Dan Timoney | 35 | -346/+712 |
2019-04-24 | UT for execution service |  janani b | 2 | -0/+178 |
2019-04-23 | SDC Listner Docker touchup |  Oleg Mitsura | 35 | -346/+712 |
2019-04-23 | Support for dynamic property in command args |  Alexis de Talhouët | 2 | -4/+10 |
2019-04-22 | Add support for requirements.txt for pip deps |  Alexis de Talhouët | 1 | -5/+11 |
2019-04-22 | Update package type name |  Alexis de Talhouët | 5 | -34/+28 |
2019-04-22 | Remove proxy docker buildArg |  Alexis de Talhouët | 1 | -1/+0 |
2019-04-19 | Merge "Add support for Ansible packages" |  Dan Timoney | 7 | -99/+183 |
2019-04-19 | Merge "Work in Progress cds-sdc-listener containerization" |  Dan Timoney | 7 | -131/+209 |
2019-04-19 | Merge "Add support to command to execute for remote python" |  Dan Timoney | 1 | -1/+3 |
2019-04-19 | Merge "Add logger to python code" |  Dan Timoney | 6 | -59/+101 |
2019-04-19 | Merge "Integration Test - Component Executor" |  Dan Timoney | 6 | -43/+60 |
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 | 5 | -0/+238 |
2019-04-19 | Merge "Add remote scripts cba" |  Dan Timoney | 3 | -12/+109 |
2019-04-19 | Merge "Add grpc execution service" |  Dan Timoney | 16 | -32/+406 |
2019-04-18 | Add support for Ansible packages |  Alexis de Talhouët | 7 | -99/+183 |
2019-04-18 | Merge "Add grpc property service" |  Dan Timoney | 8 | -1/+260 |
2019-04-18 | Merge "Add remote python executor" |  Dan Timoney | 3 | -0/+173 |
2019-04-18 | Merge "AAI Junit test and Blueprint support configs" |  Dan Timoney | 11 | -21/+473 |
2019-04-17 | Work in Progress cds-sdc-listener containerization |  prathamesh morde | 7 | -131/+209 |
2019-04-17 | Fix wrong groupId |  Alexis de Talhouët | 1 | -0/+1 |
2019-04-16 | Added health-check feature for SDC-Listener that will be neede by Liveness pr... |  Oleg Mitsura | 3 | -2/+49 |
2019-04-16 | Merge "Make use of latest spring version." |  Dan Timoney | 1 | -21/+7 |
2019-04-16 | Make use of latest spring version. |  prathamesh morde | 1 | -21/+7 |
2019-04-16 | Add support to command to execute for remote python |  Alexis de Talhouët | 1 | -1/+3 |
2019-04-16 | Add logger to python code |  Alexis de Talhouët | 6 | -59/+101 |
2019-04-16 | Integration Test - Component Executor |  Alexis de Talhouët | 6 | -43/+60 |
2019-04-16 | Add CommandExecutor handler |  Alexis de Talhouët | 3 | -2/+163 |
2019-04-16 | Add python CommandExecutor gRPC server w/ auth |  Alexis de Talhouët | 3 | -20/+127 |
2019-04-16 | Add CommandExecutor.proto python bindings |  Alexis de Talhouët | 3 | -0/+485 |
2019-04-16 | Add Command executor maven module and Dockerfile |  Alexis de Talhouët | 5 | -0/+238 |
2019-04-16 | Add remote scripts cba |  Brinda Santh | 3 | -12/+109 |
2019-04-16 | Add grpc execution service |  Brinda Santh | 16 | -32/+406 |
2019-04-16 | Add grpc property service |  Brinda Santh | 8 | -1/+260 |
2019-04-16 | Add remote python executor |  Brinda Santh | 3 | -0/+173 |
2019-04-16 | Merge "CDS-Listener should send response back to SDC" |  Dan Timoney | 19 | -141/+550 |
2019-04-15 | AAI Junit test and Blueprint support configs |  Steve Siani | 11 | -21/+473 |
2019-04-15 | Fix wrong package for workflow-service |  Alexis de Talhouët | 9 | -9/+11 |
2019-04-15 | Do start netty server when grpc server enabled |  Alexis de Talhouët | 3 | -6/+60 |