Age | Commit message (Expand) | Author | Files | Lines |
2019-07-18 | Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" | Steve Smokowski | 1 | -3/+6 |
2019-07-18 | Merge "Commented out updatedAttribute declaration to prevent static analyzer ... | Steve Smokowski | 1 | -1/+1 |
2019-07-18 | Merge changes I5e72e1c6,I5e1cb624 | Steve Smokowski | 2 | -9/+17 |
2019-07-18 | Merge "Fix error updating request_processing_data" | Steve Smokowski | 4 | -2/+57 |
2019-07-18 | Merge "Remove duplicate name check in createAAITasks." | Steve Smokowski | 2 | -96/+0 |
2019-07-18 | Removing application-local.yaml files | Roy, Amresh | 8 | -696/+0 |
2019-07-18 | Fix error updating request_processing_data | Gamboa, Gilbert | 4 | -2/+57 |
2019-07-18 | Merge "Implement TLS for calls from VNFM adapter to VNFM" | Steve Smokowski | 13 | -11/+118 |
2019-07-18 | Remove duplicate name check in createAAITasks. | Gamboa, Gilbert | 2 | -96/+0 |
2019-07-18 | Merge "Commented out initialization of workflowResponse to prevent static ana... | Steve Smokowski | 1 | -1/+2 |
2019-07-18 | Merge "Fixes in WorkflowAction" | Steve Smokowski | 2 | -5/+8 |
2019-07-18 | Merge "Major Sonar fixes" | Steve Smokowski | 6 | -16/+11 |
2019-07-18 | Merge "Vulnerability fixes in ServicePluginFactory" | Steve Smokowski | 3 | -7/+38 |
2019-07-18 | Merge "Add requestContext to unassignVfModule tasks and" | Steve Smokowski | 4 | -10/+14 |
2019-07-18 | Merge "Add SO BPMN name for NAME in tbl workflow" | Steve Smokowski | 1 | -2/+2 |
2019-07-18 | Merge "We need to expand column request_status" | Steve Smokowski | 1 | -0/+3 |
2019-07-18 | Implement TLS for calls from VNFM adapter to VNFM | MichaelMorris | 13 | -11/+118 |
2019-07-18 | Add SO BPMN name for NAME in tbl workflow | Bonkur, Venkat (vb8416) | 1 | -2/+2 |
2019-07-17 | Add requestContext to unassignVfModule tasks and | Mcblain, Thomas | 4 | -10/+14 |
2019-07-17 | We need to expand column request_status | Gamboa, Gilbert | 1 | -0/+3 |
2019-07-17 | add query stack data and populate table step | Boslet, Cory | 21 | -205/+879 |
2019-07-15 | Added null check for yaml to prevent crash at | Oleksandr Moliavko | 1 | -3/+6 |
2019-07-12 | Fixing ASDCRestInterface for CSIT to simulate SDC req | waqas.ikram | 5 | -62/+102 |
2019-07-12 | Commented out updatedAttribute declaration to prevent | Oleksandr Moliavko | 1 | -1/+1 |
2019-07-12 | Added null check for function param pFqdns to | Oleksandr Moliavko | 1 | -8/+16 |
2019-07-12 | Commented out initialization of workflowResponse to prevent | Oleksandr Moliavko | 1 | -1/+2 |
2019-07-12 | Added check for null ptr before dereferencing at | Oleksandr Moliavko | 1 | -1/+1 |
2019-07-12 | Fixes in WorkflowAction | r.bogacki | 2 | -5/+8 |
2019-07-12 | Major Sonar fixes | r.bogacki | 6 | -16/+11 |
2019-07-12 | Vulnerability fixes in ServicePluginFactory | r.bogacki | 3 | -7/+38 |
2019-07-11 | Merge "Sonar Fix: SDNCAdapterApplication.java" | Steve Smokowski | 1 | -2/+2 |
2019-07-10 | Merge "Major Sonar fixes in E2EServiceInstances" | Lukasz Muszkieta | 1 | -27/+10 |
2019-07-10 | Sonar Fix: SDNCAdapterApplication.java | Arundathi Patil | 1 | -2/+2 |
2019-07-09 | Merge "Sonar fix in CreateInventoryTask.java" | Marcus Williams | 1 | -4/+8 |
2019-07-09 | Merge "Sonar fixes in ManualTasks" | Lukasz Muszkieta | 1 | -10/+3 |
2019-07-09 | Merge "Sonar fixes in OrchestrationRequests" | Lukasz Muszkieta | 1 | -8/+4 |
2019-07-09 | Major Sonar fixes | r.bogacki | 4 | -18/+21 |
2019-07-09 | Sonar fixes in OrchestrationRequests | r.bogacki | 1 | -8/+4 |
2019-07-09 | Sonar fixes in ManualTasks | r.bogacki | 1 | -10/+3 |
2019-07-09 | Major Sonar fixes in E2EServiceInstances | r.bogacki | 1 | -27/+10 |
2019-07-09 | Sonar fix in CreateInventoryTask.java | Arundathi Patil | 1 | -4/+8 |
2019-07-08 | Merge "remove unneeded code" | Steve Smokowski | 1 | -12/+10 |
2019-07-08 | Merge "Added null check to prevent call of getVnfResources() method for null ... | Steve Smokowski | 1 | -2/+4 |
2019-07-08 | Merge "Added null check for heatStack to prevent crash at getCanonicalName() ... | Steve Smokowski | 1 | -1/+1 |
2019-07-08 | Merge "add junit coverage for VnfmHelper" | Steve Smokowski | 2 | -1/+109 |
2019-07-08 | Merge "Fixed sonar issue in QueryGroups.java" | Seshu Kumar M | 1 | -1/+2 |
2019-07-05 | Fixed sonar issue in QueryGroups.java | Arundathi Patil | 1 | -1/+2 |
2019-07-05 | mso will support new requeststate values | Gamboa, Gilbert | 6 | -103/+214 |
2019-07-05 | update bpmn to save extsystemerrorsource | Plummer, Brittany | 21 | -115/+657 |
2019-07-05 | add junit coverage for VnfmHelper | Lukasz Muszkieta | 2 | -1/+109 |