Age | Commit message (Expand) | Author | Files | Lines |
2020-09-22 | Enabling Code Formatter | Singal, Kapil (ks220y) | 6 | -33/+49 |
2020-08-24 | Add request IDs in command-executor log | Julien Fontaine | 1 | -0/+5 |
2020-08-04 | cds-exec shouldn't return "N/A" as output | Oleg Mitsura | 1 | -8/+8 |
2020-07-14 | cmd-exec payload should be payload, not err msg. | Oleg Mitsura | 1 | -67/+50 |
2020-07-08 | cmd-exec server-side timeout. | Oleg Mitsura | 1 | -1/+1 |
2020-07-02 | Command Executor : Invalid response_data when executed script fails | Julien Fontaine | 1 | -18/+18 |
2020-06-26 | cmdexec should return status=FAILURE on errors | Oleg Mitsura | 1 | -40/+47 |
2020-06-18 | Missing note of timeout differences. | Oleg Mitsura | 1 | -3/+8 |
2020-05-05 | Truncate message published on Kafka / Spike: Define solution for logs separation | Julien Fontaine | 1 | -23/+74 |
2020-04-09 | Merge "Improving CMD-exec err msgs/handling." | Dan Timoney | 1 | -16/+51 |
2020-04-08 | Improving CMD-exec err msgs/handling. | Oleg Mitsura | 1 | -16/+51 |
2020-04-08 | Merge "Refactoring BP Code with ErrorCatalog" | Dan Timoney | 1 | -0/+6 |
2020-04-06 | Refactoring BP Code with ErrorCatalog | Brinda Santh | 1 | -0/+6 |
2020-03-30 | execution timeout not respected... | Oleg Mitsura | 1 | -9/+25 |
2019-12-30 | Runtime services for Relationship Type and Templates | Brinda Santh | 2 | -2/+2 |
2019-12-11 | Separate jython implementation and dependencies. | Brinda Santh | 5 | -8/+325 |
2019-11-26 | Formatting Code base with ktlint | Singal, Kapil (ks220y) | 4 | -60/+98 |
2019-11-19 | Changes return value from boolean to typical process return code; | Serge Simard | 1 | -23/+29 |
2019-10-24 | Improve Remote Python Executor error handling and allow for structured response | Serge Simard | 1 | -9/+41 |
2019-08-09 | Add resource source template DSL. | Brinda Santh | 1 | -38/+40 |
2019-08-09 | Add property definition type DSL. | Brinda Santh | 1 | -5/+5 |
2019-08-01 | Add remote python executor DSL properties | Brinda Santh | 2 | -0/+164 |
2019-07-17 | Enable dynamic remote python executor | Alexis de Talhouët | 1 | -12/+19 |
2019-07-10 | Python executor parameters sorted again. | Oleg Mitsura | 1 | -10/+12 |
2019-07-08 | Merge "Remote Python executor unescapes script parameter values" | Dan Timoney | 1 | -2/+14 |
2019-06-25 | python-executor will provide output line-by-line | Oleg Mitsura | 1 | -3/+4 |
2019-06-21 | Remote Python executor unescapes script parameter values | Serge Simard | 1 | -2/+14 |
2019-06-14 | Python executor: Execution command and prepare environment log | Steve Siani | 1 | -0/+2 |
2019-04-24 | Multiples fixes | Alexis de Talhouët | 1 | -0/+1 |
2019-04-24 | Rework remote command arguments | Brinda Santh | 1 | -27/+25 |
2019-04-23 | Support for dynamic property in command args | Alexis de Talhouët | 1 | -3/+6 |
2019-04-22 | Update package type name | Alexis de Talhouët | 1 | -16/+7 |
2019-04-18 | Add support for Ansible packages | Alexis de Talhouët | 1 | -6/+8 |
2019-04-16 | Add support to command to execute for remote python | Alexis de Talhouët | 1 | -1/+3 |
2019-04-16 | Integration Test - Component Executor | Alexis de Talhouët | 1 | -13/+34 |
2019-04-16 | Add remote scripts cba | Brinda Santh | 1 | -11/+9 |
2019-04-16 | Add grpc execution service | Brinda Santh | 1 | -21/+33 |
2019-04-16 | Add grpc property service | Brinda Santh | 1 | -1/+1 |
2019-04-16 | Add remote python executor | Brinda Santh | 1 | -0/+101 |
2019-04-04 | Improve step data access. | Muthuramalingam, Brinda Santh | 1 | -2/+2 |
2019-04-01 | Improve function interfaces | Muthuramalingam, Brinda Santh | 2 | -19/+51 |
2019-03-25 | Migrate ccsdk/apps to ccsdk/cds | Alexis de Talhouët | 1 | -8/+8 |
2019-02-20 | Add component function scripting service | Muthuramalingam, Brinda Santh | 5 | -261/+2 |
2019-02-12 | Add netconf script component function | Muthuramalingam, Brinda Santh | 3 | -50/+107 |
2019-02-12 | Fixes: manual integration test of CDS | Alexis de Talhouët | 4 | -33/+39 |
2019-02-12 | Jython execution component and service | Steve Alphonse Siani | 7 | -150/+176 |
2019-01-17 | Resource Resolution Service | Singal, Kapil (ks220y) | 1 | -2/+2 |
2019-01-11 | Resource Resoulution Service | Singal, Kapil (ks220y) | 1 | -2/+3 |
2018-12-17 | Change to base sli provider interfaces. | Muthuramalingam, Brinda Santh(bs2796) | 1 | -4/+4 |
2018-12-04 | Add Netconf Executor Function module | Muthuramalingam, Brinda Santh(bs2796) | 3 | -15/+42 |