summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët7-64/+64
2019-03-18Propagate exceptions correctlyAlexis de Talhouët1-9/+27
2019-03-13Add node template workflow service.Muthuramalingam, Brinda Santh3-37/+32
2019-03-11Add blueprint runtime validatorMuthuramalingam, Brinda Santh1-15/+4
2019-03-05Add gRPC & REST basic auth supportAlexis de Talhouët3-3/+11
2019-03-05Define EventType contract for gRPC messageAlexis de Talhouët2-3/+5
2019-03-04Use protobuf JsonFormatAlexis de Talhouët3-49/+3
2019-02-25Add extension validation frameworkMuthuramalingam, Brinda Santh1-0/+38
2019-02-22Provide correct output to #process requestAlexis de Talhouët2-7/+12
2019-02-22Properly handle async gRPC requestAlexis de Talhouët4-22/+43
2019-01-28Controller Design Studio: Blueprint ManagerSingal, Kapil (ks220y)1-3/+4
2019-01-24Controller Design Studio: Blueprint ManagerSingal, Kapil (ks220y)1-3/+4
2019-01-21Map proto to pojo. implement blueprint processingAlexis de Talhouët4-14/+187
2019-01-18Make BluePrintProcessingService#process streamAlexis de Talhouët1-9/+22
2019-01-18Add support for async RESTAlexis de Talhouët2-4/+44
2019-01-18Implement CBA upload through RESTAlexis de Talhouët4-8/+73