Age | Commit message (Expand) | Author | Files | Lines |
2019-10-04 | Fix issue where user cannot create a recipe via | Smokowski, Steven | 4 | -1/+47 |
2019-10-04 | Merge "Revert "basic auth for so-monitoring"" | Byung-Woo Jun | 19 | -611/+39 |
2019-10-04 | Merge "bug fix with wrong json handling in ConfigAssignVnf" | Steve Smokowski | 2 | -18/+69 |
2019-10-04 | Merge "Added null checks for bp to prevent exceptions at bp.getId() calls; fi... | Lukasz Muszkieta | 1 | -8/+13 |
2019-10-04 | Revert "basic auth for so-monitoring" | k.kazak | 19 | -611/+39 |
2019-10-04 | Added null checks for bp to prevent exceptions at | Oleksandr Moliavko | 1 | -8/+13 |
2019-10-04 | Merge "Removed unused private method getProcessInstanceId() to prevent static... | Lukasz Muszkieta | 1 | -13/+0 |
2019-10-04 | bug fix with wrong json handling in ConfigAssignVnf | Lukasz Muszkieta | 2 | -18/+69 |
2019-10-03 | Merge "Added null check for executions variable to prevent a static analyzer ... | Lukasz Muszkieta | 1 | -1/+1 |
2019-10-03 | Merge "Updated VNFM adapter security readme" | Byung-Woo Jun | 2 | -16/+9 |
2019-10-03 | Merge "Add null check for the InfraActiveRequests lookup" | Steve Smokowski | 3 | -55/+66 |
2019-10-03 | Merge "Improve fall out case handling" | Steve Smokowski | 31 | -524/+263 |
2019-10-03 | Removed unused private method getProcessInstanceId() | Oleksandr Moliavko | 1 | -13/+0 |
2019-10-03 | Added null check for executions variable to | Oleksandr Moliavko | 1 | -1/+1 |
2019-10-02 | Update version | subhash kumar singh | 1 | -1/+1 |
2019-10-01 | Improve fall out case handling | Smokowski, Steven | 31 | -524/+263 |
2019-09-30 | Add null check for the InfraActiveRequests lookup | Bonkur, Venkat | 3 | -55/+66 |
2019-09-30 | Merge "Added null check for execute() result to remove static analyzer warning" | Lukasz Muszkieta | 1 | -1/+5 |
2019-09-30 | Merge "revert the code change of mso7941 .logic is" | Steve Smokowski | 1 | -5/+2 |
2019-09-30 | Merge "Added null check to server.getImage() to prevent crash at getId() call." | Lukasz Muszkieta | 1 | -5/+7 |
2019-09-30 | Merge "Added null check for vMap to prevent static analyzer warning about pot... | Lukasz Muszkieta | 1 | -6/+8 |
2019-09-30 | Added null check for execute() result to remove | Oleksandr Moliavko | 1 | -1/+5 |
2019-09-30 | Updated VNFM adapter security readme | MichaelMorris | 2 | -16/+9 |
2019-09-27 | revert the code change of mso7941 .logic is | Bonkur, Venkat | 1 | -5/+2 |
2019-09-27 | Merge "Set WorkflowException on BPMN WF error" | Steve Smokowski | 2 | -1/+16 |
2019-09-27 | Unit test cases for SVNFM Simulator | AndrewLamb | 5 | -26/+384 |
2019-09-26 | Set WorkflowException on BPMN WF error | Elena Kuleshov | 2 | -1/+16 |
2019-09-26 | Added null check for vMap to prevent static | Oleksandr Moliavko | 1 | -6/+8 |
2019-09-26 | Added null check to server.getImage() to prevent | Oleksandr Moliavko | 1 | -5/+7 |
2019-09-25 | Merge "Added missing headers" | Steve Smokowski | 2 | -2/+41 |
2019-09-25 | Merge "- Added serviceDeployed variable for" | Steve Smokowski | 2 | -0/+20 |
2019-09-25 | Merge "Upgrade swagger in mso-catalog-db-adapter" | Steve Smokowski | 4 | -28/+69 |
2019-09-25 | Merge "sdn post 1908 rollback and resume mso should" | Steve Smokowski | 4 | -1/+86 |
2019-09-25 | Merge "check for null before setting headers" | Steve Smokowski | 2 | -1/+99 |
2019-09-25 | Merge "mso should not send content type http header to" | Steve Smokowski | 0 | -0/+0 |
2019-09-24 | Update Resume Logic and Add Workflow Listeners | Smokowski, Steven | 27 | -847/+1149 |
2019-09-24 | check for null before setting headers | Mnushkin, Dmitry | 2 | -1/+99 |
2019-09-24 | mso should not send content type http header to | Benjamin, Max (mb388a) | 0 | -0/+0 |
2019-09-24 | Added missing headers | Plummer, Brittany | 2 | -2/+41 |
2019-09-24 | sdn post 1908 rollback and resume mso should | Gamboa, Gilbert | 4 | -1/+86 |
2019-09-24 | - Added serviceDeployed variable for | Merkel, Jeff | 2 | -0/+20 |
2019-09-24 | Merge "Prevent reading twice from ResponseEntity stream, since this caused IO... | Seshu Kumar M | 4 | -23/+24 |
2019-09-24 | Merge "VNFM adapter relationship handling improvements" | Steve Smokowski | 7 | -122/+82 |
2019-09-23 | Merge "Fix default homing" | Marcus Williams | 2 | -23/+172 |
2019-09-20 | Merge "Exception string in checkRelationshipRelatedTo" | Steve Smokowski | 5 | -10/+35 |
2019-09-19 | Exception string in checkRelationshipRelatedTo | Bhatt, Prema | 5 | -10/+35 |
2019-09-19 | update logging to match onap logging library | Plummer, Brittany | 13 | -34/+58 |
2019-09-19 | VNFM adapter relationship handling improvements | MichaelMorris | 7 | -122/+82 |
2019-09-18 | Prevent reading twice from ResponseEntity stream, since this caused IOErrors. | grabinsk | 4 | -23/+24 |
2019-09-18 | Merge "Async vnf adapter response not getting to bpmn" | Steve Smokowski | 2 | -5/+123 |