summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge "Template option populate to Select template"Dan Timoney2-3/+11
2019-07-08Merge "Search service for Controller Blueprint"Dan Timoney2-0/+28
2019-07-08Merge "Added template options to create CBA"Dan Timoney1-3/+3
2019-07-08Merge "Remote Python executor Handler class process fails with Arguments list...Dan Timoney1-0/+7
2019-07-08Merge "Enhance logger to the server"Dan Timoney1-3/+10
2019-07-08Merge "CDS-UI: support gRPC integration with blueprint processor mS - For dep...Dan Timoney9-37/+207
2019-07-08Merge "Kafka Messaging Controller API."Dan Timoney17-10/+464
2019-07-08Merge "Remote Python executor unescapes script parameter values"Dan Timoney1-2/+14
2019-07-08Adding tests to NetconfMessageUtilsTest.ktRodrigo Ottero18-0/+293
2019-07-08Fix ComponentRemoteAnsibleExecutorTestEliezio Oliveira5-189/+1381
2019-07-08Removed empty ResourceResolutionControllerTestEliezio Oliveira1-22/+0
2019-07-08Removed redundant Jython interpreter instantiation testEliezio Oliveira1-48/+0
2019-07-08Re-enabled @Ignored tests on NetconfSessionImplTestEliezio Oliveira1-13/+13
2019-07-08Re-enabled test for happy-path case on NetconfDeviceCommunicatorTestEliezio Oliveira1-10/+9
2019-07-08Re-enabled BluePrintProcessingGRPCHandlerTestEliezio Oliveira1-2/+0
2019-07-08Re-enabled RestClientServiceTestEliezio Oliveira2-58/+59
2019-07-08Fix interrupt state left ON on NetconfSessionImpl.syncRpc()Eliezio Oliveira1-1/+0
2019-07-05Created media folders for ResourceDictionaryEzhilarasi6-9/+11
2019-07-05Created microservice folderEzhilarasi3-0/+105
2019-07-05Corrected title section in Microservice indexEzhilarasi2-6/+6
2019-07-04Add UT for ResourceResolutionService/ComponentAlexis de Talhouët11-139/+223
2019-07-04Add unit test for resolution repositoryAlexis de Talhouët4-4/+353
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët17-212/+519
2019-07-04Share RR context within node templateAlexis de Talhouët5-21/+43
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët14-105/+236
2019-07-04Refactor resolution controllersAlexis de Talhouët17-532/+410
2019-07-04Error: Could not find or load main classAlexis de Talhouët4-22/+7
2019-07-04Enable https for cds-uieeginux3-0/+55
2019-07-03Added Search CBA componentEzhilarasi5-2/+111
2019-07-03Added Side Nav menu for search CBAEzhilarasi2-6/+36
2019-07-03Create CBA Search existing templateEzhilarasi2-6/+48
2019-07-03Template option populate to Select templateEzhilarasi2-3/+11
2019-07-03Search service for Controller BlueprintEzhilarasi2-0/+28
2019-06-28Do not dump a collection of outputs at the end.Oleg Mitsura1-1/+1
2019-06-26CDS-UI: support gRPC integration with blueprint processor mSNirvan Ramjuttun9-37/+207
2019-06-26Added template options to create CBAEzhilarasi1-3/+3
2019-06-25Refractor blueprint script dependencyBrinda Santh20-144/+496
2019-06-25Remote Python executor Handler class process fails with Arguments list too longSerge Simard1-0/+7
2019-06-25Kafka Messaging Controller API.prathameshmo17-10/+464
2019-06-25Merge "DSL to service template generator"Dan Timoney7-48/+482
2019-06-25Merge "Store resolution and expose with REST API"Dan Timoney18-157/+714
2019-06-25Merge "Allow multiple resolution for same node template"Dan Timoney6-121/+145
2019-06-25Merge "Added notes on remote python executor in dev env."Dan Timoney1-57/+75
2019-06-25Merge "Add blueprint domain DSL"Dan Timoney9-26/+508
2019-06-25Merge "python-executor will provide output line-by-line"Dan Timoney10-28/+41
2019-06-25Merge "Replace windows alert with Notification component"Dan Timoney10-30/+88
2019-06-25Merge "Fixed bug CCSDK-1402"Dan Timoney1-1/+7
2019-06-25Merge "InputResourceResolutionProcessorTest re-enabled"Dan Timoney1-13/+16
2019-06-25DSL to service template generatorBrinda Santh7-48/+482
2019-06-25Store resolution and expose with REST APIAlexis de Talhouët18-157/+714