summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Add check for cluster status to readiness endpointJozsef Csongvai1-3/+14
2021-03-24Refactoring to enable on_failure for imperative workflowJozsef Csongvai2-7/+3
2021-02-11Added Kafka metrics for CDS workersJulien Fontaine5-32/+67
2021-02-11Improve logging for CDS Kafka workersJulien Fontaine2-16/+18
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL13-90/+90
2020-10-28Blueprints Processor MetricsJulien Fontaine8-4/+135
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)19-82/+117
2020-08-10Merge "Make use of Kafka Key for Audit service and Kafka listener"KAPIL SINGAL2-5/+9
2020-08-07Kafka Audit Service: Error during sensitive data hidingJulien Fontaine1-54/+118
2020-08-04Make use of Kafka Key for Audit service and Kafka listenerJulien Fontaine2-5/+11
2020-07-24Change EventListener functions to non-blocking scopeJozsef Csongvai1-1/+2
2020-06-22Kafka Audit Service : Improve error handling and miscellaneous refactoringJulien Fontaine5-87/+96
2020-06-19Error when template-prefix-names list is set as an inputJulien Fontaine1-1/+12
2020-05-13Kafka Audit Service : Error with CBA using dg-generic node templateJulien Fontaine1-27/+35
2020-05-11Kafka Audit Service : CorrelationUUID from request is not matching the correc...Julien Fontaine5-9/+7
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine2-10/+25
2020-04-21Secure Kafka AuthenticationJulien Fontaine3-1/+12
2020-04-08Publish execution input/output into Kafka topicsJulien Fontaine7-46/+349
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh11-21/+118
2020-03-18Fix GroupId and package name in Error CatalogDan Timoney1-1/+1
2020-03-11Error Catalog Management Core Library.Brinda Santh2-1/+49
2020-02-01Expose rest API with non blocking call.Brinda Santh1-8/+5
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh1-2/+1
2019-12-11Metadata for name, version, tags and typeBrinda Santh3-5/+13
2019-11-29Optimize spring data JPA UT.Brinda Santh4-8/+95
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)14-139/+201
2019-11-09Convert component functions IT to UT.Brinda Santh1-3/+3
2019-11-07Fix missing status event type workflow response.Brinda Santh4-260/+2
2019-11-05Rolling upgrade support for in-flight requestsSebastien Premont-Tendland3-1/+39
2019-11-04Fixed CDS liveness probe failure during high load.prathamesh1-3/+5
2019-10-29Add remote service function execution.Brinda Santh2-10/+115
2019-10-22Add GRPC log tracing service.Brinda Santh1-1/+1
2019-10-02Add reactive log tracing service.Brinda Santh1-11/+15
2019-09-25Add bi-directional GRPC python executor.Brinda Santh1-0/+96
2019-09-18Optimizing Imports and Formatting codeSingal, Kapil (ks220y)2-6/+1
2019-09-05Move GRPC management api to designer api.Brinda Santh8-555/+56
2019-09-05Add Config based blueprint process consumerBrinda Santh12-448/+329
2019-09-04Add Kafka message lib consumer servicesBrinda Santh1-10/+9
2019-09-04Add draft and publish grpc upload options.Brinda Santh3-19/+53
2019-08-30Combine Blueprint entities and repositories.Brinda Santh1-3/+3
2019-08-29Resolve duplicate application property valuesBrinda Santh2-10/+10
2019-08-27Make source-db consistent across samplesOleg Mitsura2-10/+10
2019-08-09Add property definition type DSL.Brinda Santh1-1/+3
2019-07-31Fix compiler cache to hold for next transaction.Brinda Santh1-0/+6
2019-07-31Fix conflicting catalog service instance names.Brinda Santh3-9/+8
2019-07-24Fix missing capability cli models.Brinda Santh1-19/+21
2019-07-23Merge "ExecutionServiceHandler error handler error fix."Brinda Santh Muthuramalingam1-2/+2
2019-07-23ExecutionServiceHandler error handler error fix.Oleg Mitsura1-2/+2
2019-07-23Fixed Kafka consumer behaviour on failed deserializationprathameshmo5-15/+27
2019-07-09Merge "Re-enabled BluePrintProcessingGRPCHandlerTest"Dan Timoney1-2/+0