summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/services
AgeCommit message (Expand)AuthorFilesLines
2021-04-05Release version 1.1.2 of dockers and roll versionDan Timoney3-3/+3
2021-03-24Refactoring to enable on_failure for imperative workflowJozsef Csongvai12-22/+41
2021-03-23Prohibit cycles in imperative workflowsJozsef Csongvai1-0/+6
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney3-3/+3
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney3-3/+3
2021-02-09Instance dependencies in ComponentScriptExecutorLukasz Rajewski1-1/+7
2021-01-26PV/PVC eliminationOleg Mitsura1-0/+43
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL29-285/+285
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine2-8/+0
2020-12-14Pass on MDCContext to imperative workflowJozsef Csongvai1-3/+13
2020-09-22Roll to initial Honolulu versionDan Timoney3-3/+3
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)20-128/+147
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