summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/services/execution-service
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Aligned attributes of CDS componentsLukasz Rajewski2-1/+12
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney1-1/+1
2021-11-30CCSDK-3531 improve cmd-exec returned err msgOleg Mitsura1-1/+2
2021-09-29Merge "Metrics on command-executor blueprints processor side"Dan Timoney1-0/+2
2021-09-21Metrics on command-executor blueprints processor sideMichael Pruss1-0/+2
2021-09-21Roll versions for JakartaDan Timoney1-2/+1
2021-09-16Release version 1.2.0 maven artifactsDan Timoney1-1/+1
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai14-145/+145
2021-04-22Fix grpcProperties resolution for String valuesJozsef Csongvai1-2/+3
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai4-8/+13
2021-03-09Roll master version for IstanbulDan Timoney1-1/+1
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney1-1/+1
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney1-1/+1
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 SINGAL15-143/+143
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine2-8/+0
2020-09-22Roll to initial Honolulu versionDan Timoney1-1/+1
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)14-89/+104
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)1-14/+12
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-22Fix exception handling in AbstractComponentFunctionJozsef Csongvai2-15/+38
2020-06-19Implement nodetemplate locking featureJozsef Csongvai2-24/+144
2020-04-09Remove unneeded backup filesDan Timoney1-73/+0
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney1-0/+42
2020-04-07Roll to next Guilin snapshotDan Timoney2-1/+75
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 Timoney1-1/+1
2020-03-30execution timeout not respected...Oleg Mitsura2-14/+16
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland2-0/+8
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh1-1/+1
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 Santh1-4/+4
2019-12-06Remote Script Executor ComponentBrinda Santh5-10/+470
2019-11-27Upgrade CDS GRPC implementations.Brinda Santh1-1/+1
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)20-239/+313
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