summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-18Implement BluePrintManagementServiceGrpcAlexis de Talhouët2-23/+97
2019-01-18Implement BluePrintCatalogServiceAlexis de Talhouët1-2/+2
2019-01-09Add support for blueprintprocessor runtime DBAlexis de Talhouët1-45/+0
2019-01-041st drop integration with BluePrintCatalogServiceSteve Alphonse Siani1-1/+5
2018-12-17Change to base sli provider interfaces.Muthuramalingam, Brinda Santh(bs2796)2-3/+51
2018-12-14Add multiple path load service.Muthuramalingam, Brinda Santh(bs2796)2-2/+10
2018-12-07Add GRPC Blueprint Processing APIMuthuramalingam, Brinda Santh(bs2796)3-1/+109
2018-12-04Add Blueprint Runtime Input/Output logicMuthuramalingam, Brinda Santh(bs2796)2-0/+84