summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main
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 Fontaine3-21/+38
2021-02-11Improve logging for CDS Kafka workersJulien Fontaine2-16/+18
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL6-57/+57
2020-10-28Blueprints Processor MetricsJulien Fontaine3-1/+59
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)9-60/+76
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 Fontaine4-80/+93
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 Fontaine4-8/+6
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine2-10/+25
2020-04-08Publish execution input/output into Kafka topicsJulien Fontaine5-37/+288
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh4-10/+71
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
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)6-60/+102
2019-11-07Fix missing status event type workflow response.Brinda Santh3-128/+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 Santh1-10/+31
2019-10-22Add GRPC log tracing service.Brinda Santh1-1/+1
2019-10-02Add reactive log tracing service.Brinda Santh1-11/+15
2019-09-18Optimizing Imports and Formatting codeSingal, Kapil (ks220y)1-5/+1
2019-09-05Move GRPC management api to designer api.Brinda Santh4-237/+4
2019-09-05Add Config based blueprint process consumerBrinda Santh3-130/+108
2019-09-04Add Kafka message lib consumer servicesBrinda Santh1-10/+9
2019-09-04Add draft and publish grpc upload options.Brinda Santh2-12/+41
2019-08-29Resolve duplicate application property valuesBrinda Santh2-10/+10
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 deserializationprathameshmo2-11/+21
2019-07-08Merge "Fix swagger definition for blueprint processor"Dan Timoney1-18/+36
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët1-18/+36
2019-06-25Kafka Messaging Controller API.prathameshmo2-0/+121
2019-05-22Fix payload has not been init in aysncAlexis de Talhouët1-1/+1
2019-05-16Bugfix: Blueprints Processor always return 200 OKottero2-2/+19
2019-04-03BluePrintManagmentGRPC handler should send failure message back to the client.prathamesh morde1-2/+2
2019-04-02Handle expection in REST handlerAlexis de Talhouët1-19/+20
2019-04-01Improve save and delete cbaMuthuramalingam, Brinda Santh2-0/+13
2019-03-27Add Restconf Kotlin script sampleMuthuramalingam, Brinda Santh1-1/+1
2019-03-27Improve blueprint saveMuthuramalingam, Brinda Santh3-75/+93