Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | Move string literal left side-avoid null pointer ex | sindhu3672 | 1 | -1/+1 |
2019-08-12 | DoCreateResources.groovy corrected | anjali.walsatwar | 1 | -8/+8 |
2019-08-12 | Change collections size with isEmpty | sindhu3672 | 1 | -2/+2 |
2019-08-12 | corrected CompareModelofE2EServiceInstance.groovy | anjali.walsatwar | 1 | -5/+5 |
2019-08-11 | Merge changes Ia52d9db2,Iab16430b | Seshu Kumar M | 2 | -6/+11 |
2019-08-11 | Merge changes I045619a9,Iadffb2af,Ie97c560d | Seshu Kumar M | 20 | -194/+194 |
2019-08-09 | All extendable enums should be serializable | Benjamin, Max (mb388a) | 3 | -3/+7 |
2019-08-09 | health check now entirely config based | Benjamin, Max | 13 | -338/+459 |
2019-08-09 | Replace collections size with isEmpty | sindhu3672 | 1 | -3/+3 |
2019-08-09 | Replace type spec with diamond op | sindhu3672 | 2 | -5/+5 |
2019-08-09 | Merge if stmts for code readability | sindhu3672 | 1 | -4/+2 |
2019-08-09 | Remove repeated conditional test in ​buildServiceErrorResponse | Artem Naluzhnyy | 1 | -4/+2 |
2019-08-09 | Remove useless double assignment in PnfEventReadyDmaapClient.​unregister | Artem Naluzhnyy | 1 | -1/+1 |
2019-08-09 | Merge "Remove unused SDNCServiceRequest constructors" | Lukasz Muszkieta | 1 | -14/+0 |
2019-08-09 | Merge "removed unwanted public for ActivateSDNCNetworkResource.groovy" | subhash kumar singh | 1 | -5/+5 |
2019-08-09 | Merge "fix sonar issue" | subhash kumar singh | 1 | -2/+2 |
2019-08-09 | Remove unwanted semicolon from groovy files | subhash kumar singh | 6 | -69/+69 |
2019-08-09 | Remove unwanted semicolon | subhash kumar singh | 10 | -69/+69 |
2019-08-09 | Merge changes I8e443077,I51a9106a,I54076323 | subhash kumar singh | 4 | -62/+51 |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 1 | -7/+10 |
2019-08-09 | query builder now handles more than just strings | Benjamin, Max | 3 | -6/+20 |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 1 | -2/+2 |
2019-08-09 | Remove unused SDNCServiceRequest constructors | Artem Naluzhnyy | 1 | -14/+0 |
2019-08-09 | added in mapping of aggregate routes in | Kalkere Ramesh, Sharan | 4 | -10/+34 |
2019-08-09 | Merge "remove not used BaseTask class" | Steve Smokowski | 4 | -668/+5 |
2019-08-09 | Merge "Terminate workflow on Abort handling code" | Steve Smokowski | 1 | -15/+38 |
2019-08-09 | Merge "Add SO re-name the migration sql for version conflict" | Steve Smokowski | 1 | -0/+0 |
2019-08-09 | Merge "add rainy day handling with SERVICE_ROLE and type" | Steve Smokowski | 9 | -20/+100 |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 1 | -12/+9 |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 2 | -43/+37 |
2019-08-09 | Removed unrequired semicolon from groovy | subhash kumar singh | 4 | -56/+56 |
2019-08-09 | removed unwanted public for ActivateSDNCNetworkResource.groovy | anjali.walsatwar | 1 | -5/+5 |
2019-08-09 | Remove unused public access modifier | subhash kumar singh | 1 | -6/+6 |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 1 | -7/+5 |
2019-08-09 | Add vfmodule support to e2e service instance | subhash.kumar.singh | 1 | -0/+5 |
2019-08-08 | Terminate workflow on Abort handling code | Elena Kuleshov | 1 | -15/+38 |
2019-08-08 | add rainy day handling with SERVICE_ROLE and type | Mnushkin, Dmitry | 9 | -20/+100 |
2019-08-08 | Add SO re-name the migration sql for version conflict | Bonkur, Venkat (vb8416) | 1 | -0/+0 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 5 | -36/+33 |
2019-08-08 | remove not used BaseTask class | Lukasz Muszkieta | 4 | -668/+5 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -61/+35 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -2/+2 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -15/+16 |
2019-08-08 | Merge "Fix NoClassDefFoundError for ServicePluginFactory" | Seshu Kumar M | 1 | -6/+11 |
2019-08-08 | Merge "VNFM adapter support two way TLS" | Seshu Kumar M | 11 | -25/+281 |
2019-08-08 | Merge "Added null check for listFiles() result to prevent crash at iterating ... | Lukasz Muszkieta | 1 | -10/+17 |
2019-08-08 | Fix NoClassDefFoundError for ServicePluginFactory | sarada prasad sahoo | 1 | -6/+11 |
2019-08-08 | Merge "Sonar fixes for SvnfmController" | Seshu Kumar M | 2 | -61/+29 |
2019-08-08 | Merge "Added null checks for getUpdateResInputObj() return value to prevent c... | Seshu Kumar M | 1 | -3/+9 |
2019-08-08 | Merge "Replace collections.size with isEmpty for better performance" | Seshu Kumar M | 3 | -7/+7 |