aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/python-executor
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Release 1.0.2 docker containerDan Timoney1-1/+1
2020-11-09Roll to next snapshot versionDan Timoney1-1/+1
2020-09-22Roll to next Guilin snapshotDan Timoney1-1/+1
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)10-140/+164
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)1-2/+2
2020-09-02Adding parent pom referenceSingal, Kapil (ks220y)2-2/+2
2020-08-24Add request IDs in command-executor logJulien Fontaine1-0/+5
2020-08-04cds-exec shouldn't return "N/A" as outputOleg Mitsura1-8/+8
2020-07-23Disable jython testsJozsef Csongvai1-1/+3
2020-07-14cmd-exec payload should be payload, not err msg.Oleg Mitsura1-67/+50
2020-07-08cmd-exec server-side timeout.Oleg Mitsura1-1/+1
2020-07-02Command Executor : Invalid response_data when executed script failsJulien Fontaine1-18/+18
2020-06-26cmdexec should return status=FAILURE on errorsOleg Mitsura1-40/+47
2020-06-18Missing note of timeout differences.Oleg Mitsura1-3/+8
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine2-25/+83
2020-04-09Remove unneeded backup filesDan Timoney1-38/+0
2020-04-09Merge "Improving CMD-exec err msgs/handling."Dan Timoney1-16/+51
2020-04-08Improving CMD-exec err msgs/handling.Oleg Mitsura1-16/+51
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney1-0/+6
2020-04-07Roll to next Guilin snapshotDan Timoney2-1/+40
2020-04-06Merge "execution timeout not respected..."Dan Timoney2-9/+27
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh1-0/+6
2020-03-30Roll to next Frankfurt snapshot and fix sonar buildDan Timoney1-1/+1
2020-03-30execution timeout not respected...Oleg Mitsura2-9/+27
2020-03-27Change relative paths in Python Executor testMichal Jagiello1-2/+2
2019-12-30Runtime services for Relationship Type and TemplatesBrinda Santh2-2/+2
2019-12-11Metadata for name, version, tags and typeBrinda Santh1-8/+7
2019-12-11Separate jython implementation and dependencies.Brinda Santh10-10/+484
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)8-121/+193
2019-11-19Changes return value from boolean to typical process return code;Serge Simard1-23/+29
2019-10-24Improve Remote Python Executor error handling and allow for structured responseSerge Simard2-9/+43
2019-09-18Optimizing Imports and Formatting codeSingal, Kapil (ks220y)1-4/+4
2019-09-18Refactoring Netconf NetconfMessageUtilsSingal, Kapil (ks220y)1-5/+4
2019-09-17Plugin to format/validate POMSINGAL, KAPIL (ks220y)1-4/+4
2019-09-16Changing line separator type to LFSINGAL, KAPIL (ks220y)2-66/+66
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)1-1/+1
2019-08-28Roll versionsTimoney, Dan (dt5972)1-1/+1
2019-08-15Update to NeonTimoney, Dan (dt5972)1-1/+1
2019-08-09Add resource source template DSL.Brinda Santh1-38/+40
2019-08-09Add property definition type DSL.Brinda Santh2-6/+6
2019-08-09Added service for Edit CBAEzhilarasi1-1/+1
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-1/+1
2019-08-01Add remote python executor DSL propertiesBrinda Santh3-0/+220
2019-07-23Fix for python executor unit test case failure.Brinda Santh2-48/+49
2019-07-17Enable dynamic remote python executorAlexis de Talhouët2-13/+20
2019-07-10Python executor parameters sorted again.Oleg Mitsura1-10/+12
2019-07-08Merge "Enforce resolutionKey or resourceId/resourceType"Dan Timoney1-37/+41
2019-07-08Merge "Remote Python executor unescapes script parameter values"Dan Timoney1-2/+14
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët1-37/+41
2019-06-25python-executor will provide output line-by-lineOleg Mitsura2-6/+7