summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules
AgeCommit message (Expand)AuthorFilesLines
2022-09-08Http 204 response results with exception in rest resolutionFrank Kimmlingen2-3/+92
2022-08-22Refactoring to support H2 DB for local runSingal, Kapil (ks220y)1-1/+0
2022-08-02Change HTTP response code on Blueprint Model APIMichal Jagiello1-1/+1
2022-07-22Aligned attributes of CDS componentsLukasz Rajewski2-1/+12
2022-04-13Merge "Return errormessages in failing imperative workflows"KAPIL SINGAL2-2/+3
2022-04-12Prevent stack overflow in BluePrintProcessingGRPCHandlerJozsef Csongvai1-5/+4
2022-04-12Return errormessages in failing imperative workflowsJozsef Csongvai2-2/+3
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney27-27/+27
2022-03-02DMAAP-1706 - New Kafka Auth optiondavid.mcweeney5-1/+192
2021-11-30CCSDK-3531 improve cmd-exec returned err msgOleg Mitsura2-2/+4
2021-10-20Add missing code for Metrics and PV/PVC eliminationJozsef Csongvai8-3/+32
2021-09-29Merge "Metrics on command-executor blueprints processor side"Dan Timoney2-0/+4
2021-09-21Metrics on command-executor blueprints processor sideMichael Pruss2-0/+4
2021-09-21Roll versions for JakartaDan Timoney27-54/+27
2021-09-16Release version 1.2.0 maven artifactsDan Timoney27-27/+27
2021-09-13Fix versionDan Timoney1-1/+1
2021-09-10Upgrading velocity version to v2.3 due to some vulnerabilities in previous ve...meriem zidane5-5/+21
2021-09-01Merge "Upgrade hazelcast version"KAPIL SINGAL1-1/+1
2021-08-31Upgrade hazelcast versionmeriem zidane1-1/+1
2021-08-27CCSDK-3434 CBA workflow status storeKavitha P15-6/+715
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai291-3334/+3334
2021-06-23Add Request ID and Sub Request ID to CDS kafka logsJulien Fontaine3-22/+23
2021-05-13Add MS SQL driver in CDS blueprints andPrudence Au5-1/+77
2021-04-28Merge "Fixed error when uploading CBA when Hazelcast cluster is not initialized"Dan Timoney1-4/+2
2021-04-28Fixed error when uploading CBA when Hazelcast cluster is not initializedJulien Fontaine1-4/+2
2021-04-28Add check for cluster status to readiness endpointJozsef Csongvai1-3/+14
2021-04-26Fix for CCSDK-3271 added kotlin compiler option java 11vmuthukrishnan@aarnanetworks.com1-0/+2
2021-04-22Fix grpcProperties resolution for String valuesJozsef Csongvai1-2/+3
2021-04-07Remove trust all for BasicAuthRestClientServiceClaudio D. Gasparini1-18/+0
2021-03-25Address some pendings items for SSLBasicAuthRestClientClaudio D. Gasparini5-27/+50
2021-03-23Fix Certificate Exception when using BasicAuthRestClientServiceClaudio D. Gasparini1-0/+18
2021-03-22Bug fixes for config template and config value componentsLukasz Rajewski3-0/+18
2021-03-19Prohibit cycles in imperative workflowsJozsef Csongvai4-13/+107
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai22-53/+83
2021-03-16Assign a unique worker ID for CDS Kafka workerJulien Fontaine7-37/+113
2021-03-09Add delete endpoint for config snapshot APIJulien Fontaine2-1/+99
2021-03-09Roll master version for IstanbulDan Timoney26-26/+26
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney26-26/+26
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney26-26/+26
2021-02-11Added Kafka metrics for CDS workersJulien Fontaine15-44/+231
2021-02-11Improve logging for CDS Kafka workersJulien Fontaine4-28/+47
2021-02-09Instance dependencies in ComponentScriptExecutorLukasz Rajewski1-1/+7
2021-01-26PV/PVC eliminationOleg Mitsura4-2/+81
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL287-3287/+3287
2021-01-08CDS add Swagger annotations for Model Type APIPiotr Stanior1-1/+34
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine12-25/+190
2020-12-16Fixing typo in message-prioritizationSingal, Kapil (ks220y)6-6/+6
2020-12-15CDS add Postman collection for Resource, Template, Dictionary and Config APIPiotr Stanior5-79/+77
2020-12-14Merge "CDS API reference add request classes"KAPIL SINGAL1-8/+21
2020-12-14Merge "Pass on MDCContext to imperative workflow"KAPIL SINGAL2-4/+14