aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/services
AgeCommit message (Expand)AuthorFilesLines
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)3-24/+21
2020-09-02Adding parent pom referenceSingal, Kapil (ks220y)1-1/+1
2020-08-24Add request IDs in command-executor logJulien Fontaine1-0/+5
2020-07-06Fix misleading errormessages in script exeutorsJozsef Csongvai2-2/+2
2020-06-30Fix incorrect error handling for resolveWorkflowOutputsJozsef Csongvai2-2/+62
2020-06-24Remove service annotation for ImperativeBluePrintWorkflowServiceJozsef Csongvai2-12/+4
2020-06-22Fix exception handling in AbstractComponentFunctionJozsef Csongvai2-15/+38
2020-06-19Implement nodetemplate locking featureJozsef Csongvai8-28/+171
2020-06-04Changed sli-provider dependencyDan Timoney1-1/+2
2020-04-09Remove unneeded backup filesDan Timoney3-192/+0
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney1-0/+42
2020-04-07Roll to next Guilin snapshotDan Timoney6-3/+198
2020-04-06Merge "execution timeout not respected..."Dan Timoney2-14/+16
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh1-0/+42
2020-03-30Roll to next Frankfurt snapshot and fix sonar buildDan Timoney3-3/+3
2020-03-30execution timeout not respected...Oleg Mitsura2-14/+16
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland2-0/+8
2020-03-03Add override function to BlueprintSvcLogicServiceJozsef Csongvai1-0/+4
2020-02-12Refactoring Resource Resolution ServiceSingal, Kapil (ks220y)1-1/+1
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh2-2/+3
2019-12-31Flexible DSL Types and Templates definition.Brinda Santh4-25/+142
2019-12-30Runtime services for Relationship Type and TemplatesBrinda Santh1-1/+6
2019-12-19Cluster communication channelsBrinda Santh1-0/+4
2019-12-11Separate jython implementation and dependencies.Brinda Santh10-444/+12
2019-12-06Refractor controller blueprint modulesBrinda Santh2-6/+6
2019-12-06Remote Script Executor ComponentBrinda Santh6-14/+474
2019-11-27Upgrade CDS GRPC implementations.Brinda Santh1-1/+1
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)36-410/+588
2019-11-07Fix missing status event type workflow response.Brinda Santh2-1/+9
2019-10-31Merge "Add remote service function execution."Dan Timoney1-0/+112
2019-10-31Merge "Add GRPC log tracing service."Dan Timoney3-4/+28
2019-10-29Add remote service function execution.Brinda Santh1-0/+112
2019-10-24Improve Remote Python Executor error handling and allow for structured responseSerge Simard1-1/+3
2019-10-22Add GRPC log tracing service.Brinda Santh3-4/+28
2019-10-14Merge "Component Script Executor Fix"Brinda Santh Muthuramalingam3-3/+4
2019-10-14Component Script Executor FixSingal, Kapil (ks220y)3-3/+4
2019-10-04Bi-directional GRPC non interactive implementationBrinda Santh3-35/+91
2019-10-03Add bi-directional python executor testsBrinda Santh4-0/+395
2019-09-24AbstractComponentFunction Payload APISingal, Kapil (ks220y)3-7/+39
2019-09-18Optimizing Imports and Formatting codeSingal, Kapil (ks220y)3-4/+1
2019-09-17Plugin to format/validate POMSINGAL, KAPIL (ks220y)3-4/+8
2019-09-16Changing line separator type to LFSINGAL, KAPIL (ks220y)3-73/+73
2019-09-12Fix proto cyclic dependency.Brinda Santh1-4/+0
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)3-3/+3
2019-08-28Roll versionsTimoney, Dan (dt5972)3-3/+3
2019-08-22Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"Dan Timoney1-0/+12
2019-08-22CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1stebo1-0/+12
2019-08-16Component node timeout implementationBrinda Santh3-26/+45
2019-08-16Modify workflow execution service options.Brinda Santh5-99/+145
2019-08-16Add Imperative workflow execution service.Brinda Santh8-7/+311