aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Move string literal left side-avoid null pointer exsindhu36721-1/+1
2019-08-12DoCreateResources.groovy correctedanjali.walsatwar1-8/+8
2019-08-12Change collections size with isEmptysindhu36721-2/+2
2019-08-12corrected CompareModelofE2EServiceInstance.groovyanjali.walsatwar1-5/+5
2019-08-11Merge changes Ia52d9db2,Iab16430bSeshu Kumar M2-6/+11
2019-08-11Merge changes I045619a9,Iadffb2af,Ie97c560dSeshu Kumar M20-194/+194
2019-08-09All extendable enums should be serializableBenjamin, Max (mb388a)3-3/+7
2019-08-09health check now entirely config basedBenjamin, Max13-338/+459
2019-08-09Replace collections size with isEmptysindhu36721-3/+3
2019-08-09Replace type spec with diamond opsindhu36722-5/+5
2019-08-09Merge if stmts for code readabilitysindhu36721-4/+2
2019-08-09Remove repeated conditional test in ​buildServiceErrorResponseArtem Naluzhnyy1-4/+2
2019-08-09Remove useless double assignment in PnfEventReadyDmaapClient.​unregisterArtem Naluzhnyy1-1/+1
2019-08-09Merge "Remove unused SDNCServiceRequest constructors"Lukasz Muszkieta1-14/+0
2019-08-09Merge "removed unwanted public for ActivateSDNCNetworkResource.groovy"subhash kumar singh1-5/+5
2019-08-09Merge "fix sonar issue"subhash kumar singh1-2/+2
2019-08-09Remove unwanted semicolon from groovy filessubhash kumar singh6-69/+69
2019-08-09Remove unwanted semicolonsubhash kumar singh10-69/+69
2019-08-09Merge changes I8e443077,I51a9106a,I54076323subhash kumar singh4-62/+51
2019-08-09fix sonar issuesarada prasad sahoo1-7/+10
2019-08-09query builder now handles more than just stringsBenjamin, Max3-6/+20
2019-08-09fix sonar issuesarada prasad sahoo1-2/+2
2019-08-09Remove unused SDNCServiceRequest constructorsArtem Naluzhnyy1-14/+0
2019-08-09added in mapping of aggregate routes inKalkere Ramesh, Sharan4-10/+34
2019-08-09Merge "remove not used BaseTask class"Steve Smokowski4-668/+5
2019-08-09Merge "Terminate workflow on Abort handling code"Steve Smokowski1-15/+38
2019-08-09Merge "Add SO re-name the migration sql for version conflict"Steve Smokowski1-0/+0
2019-08-09Merge "add rainy day handling with SERVICE_ROLE and type"Steve Smokowski9-20/+100
2019-08-09fix sonar issuesarada prasad sahoo1-12/+9
2019-08-09fix sonar issuesarada prasad sahoo2-43/+37
2019-08-09Removed unrequired semicolon from groovysubhash kumar singh4-56/+56
2019-08-09removed unwanted public for ActivateSDNCNetworkResource.groovyanjali.walsatwar1-5/+5
2019-08-09Remove unused public access modifiersubhash kumar singh1-6/+6
2019-08-09fix sonar issuesarada prasad sahoo1-7/+5
2019-08-09Add vfmodule support to e2e service instancesubhash.kumar.singh1-0/+5
2019-08-08Terminate workflow on Abort handling codeElena Kuleshov1-15/+38
2019-08-08add rainy day handling with SERVICE_ROLE and typeMnushkin, Dmitry9-20/+100
2019-08-08Add SO re-name the migration sql for version conflictBonkur, Venkat (vb8416)1-0/+0
2019-08-08fix sonar issuesarada prasad sahoo5-36/+33
2019-08-08remove not used BaseTask classLukasz Muszkieta4-668/+5
2019-08-08fix sonar issuesarada prasad sahoo1-61/+35
2019-08-08fix sonar issuesarada prasad sahoo1-2/+2
2019-08-08fix sonar issuesarada prasad sahoo1-15/+16
2019-08-08Merge "Fix NoClassDefFoundError for ServicePluginFactory"Seshu Kumar M1-6/+11
2019-08-08Merge "VNFM adapter support two way TLS"Seshu Kumar M11-25/+281
2019-08-08Merge "Added null check for listFiles() result to prevent crash at iterating ...Lukasz Muszkieta1-10/+17
2019-08-08Fix NoClassDefFoundError for ServicePluginFactorysarada prasad sahoo1-6/+11
2019-08-08Merge "Sonar fixes for SvnfmController"Seshu Kumar M2-61/+29
2019-08-08Merge "Added null checks for getUpdateResInputObj() return value to prevent c...Seshu Kumar M1-3/+9
2019-08-08Merge "Replace collections.size with isEmpty for better performance"Seshu Kumar M3-7/+7