aboutsummaryrefslogtreecommitdiffstats
path: root/sli/provider/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-03refactor sli-providerSmokowski, Kevin (ks6305)48-4025/+106
2018-11-30Fixed Sonar issue in DeleteNodeExecutor.javaezhil1-3/+4
2018-11-28Merge "Add DG name to debug"Dan Timoney1-2/+2
2018-11-28Merge "Fixed Sonar issue in SvcLogicServiceImpl"Dan Timoney1-8/+6
2018-11-28Add DG name to debugBrandon, Bruce (bb2697)1-2/+2
2018-11-27Fixed Sonar issue in SvcLogicServiceImplezhil1-8/+6
2018-11-27Sonar fix in SvcLogicNodeExecutorezhil1-4/+0
2018-11-09Fix node id / type in log entry0.3.2Timoney, Dan (dt5972)1-2/+4
2018-11-01SetNode patchSmokowski, Kevin (ks6305)8-16/+213
2018-10-25mdsalhelper patchSmokowski, Kevin (ks6305)4-1450/+1669
2018-10-05Merge "callnode handling updates"Dan Timoney3-33/+37
2018-10-05callnode handling updatesSmokowski, Kevin (ks6305)3-33/+37
2018-10-04implement exit nodeSmokowski, Kevin (ks6305)2-10/+77
2018-10-04throw an exception if an executor is missingSmokowski, Kevin (ks6305)1-22/+2
2018-10-02added test cases to MdsalHelperTestSandeep J1-74/+86
2018-09-04Restore registering break nodeSmokowski, Kevin (ks6305)1-1/+1
2018-08-17breaknode executor tests addedGanesh Chandrasekaran1-0/+1
2018-08-01remove static boolSmokowski, Kevin (ks6305)2-15/+19
2018-07-25Merge "support legacy enumeration mapping"Dan Timoney5-4/+107
2018-07-25support legacy enumeration mappingSmokowski, Kevin (ks6305)5-4/+107
2018-07-25Fix sonar issuesParshad Patel2-6/+8
2018-07-12Special handling for inet classesTimoney, Dan (dt5972)1-15/+51
2018-06-12Reset root array length when using setnodeSmokowski, Kevin (ks6305)3-0/+15
2018-05-03SetNodeExecutor nulling feature enhancementSmokowski, Kevin (ks6305)4-58/+150
2018-04-10URGENT : Add node executorsTimoney, Dan (dt5972)1-39/+32
2018-04-05code coverage for ccsdk sli DG nodesprakash.e1-1/+6
2018-03-28Merge "Simplify enumeration handling"Dan Timoney1-2/+7
2018-03-27Add unit tests for sliTimoney, Dan (dt5972)5-49/+36
2018-03-27Simplify enumeration handlingSmokowski, Kevin (ks6305)1-2/+7
2018-03-21Add unit tests for sli/providerTimoney, Dan (dt5972)2-0/+45
2018-03-16Additional enum supportSmokowski, Kevin (ks6305)2-0/+12
2018-03-16Add test cases for sliTimoney, Dan (dt5972)9-113/+361
2018-03-02fix setnode null featureKevin Smokowski4-149/+208
2018-03-02Favor interfacesKevin Smokowski29-389/+403
2018-02-09Reset MDC after invoking nodeKevin Smokowski12-761/+450
2018-02-09Upgrade sli/core to NitrogenDan Timoney10-230/+324
2018-02-09CallNodeExecutor patchKevin Smokowski1-13/+10
2017-12-18Support additional IETF typesDan Timoney3-102/+222
2017-12-05SLI parser improvementsDan Timoney2-61/+3
2017-10-02Add test cases for MdsalHelperDan Timoney2-2/+85
2017-10-02Add test cases for MdsalHelperDan Timoney2-82/+78
2017-09-27Refinements to coreGaurav Agrawal3-213/+246
2017-09-25Fixes for SvcLogicActivatorGaurav Agrawal1-150/+141
2017-09-21Improve code coverage for MdsalHelperGaurav Agrawal2-0/+147
2017-09-20Fixes for MdsalHelper utilGaurav Agrawal1-1002/+1062
2017-09-19Remove mysql dependencies in sli/coreDan Timoney1-24/+22
2017-09-15Merge "Log current DG & NodeId using MDC"Dan Timoney1-216/+221
2017-09-14Log current DG & NodeId using MDCMarcus G K Williams1-216/+221
2017-09-14Merge "Fix critical issues"Dan Timoney1-16/+6
2017-09-14Merge "Clean up public interfaces"Marcus Williams1-41/+41