Age | Commit message (Expand) | Author | Files | Lines |
2019-10-14 | update scheduled tasks to have mdc setup |  Plummer, Brittany | 8 | -7/+216 |
2019-10-11 | initial commit for the release notes |  seshukm | 1 | -0/+70 |
2019-10-10 | Merge "- Increased version to 1.5.1 to get new client" |  Seshu Kumar M | 1 | -1/+1 |
2019-10-09 | Merge "mso should not send content type http header to" |  Steve Smokowski | 3 | -6/+24 |
2019-10-09 | Merge "Changed task names in bpmn" |  Steve Smokowski | 1 | -21/+21 |
2019-10-09 | Merge "Fix issue where user cannot create a recipe via" |  Steve Smokowski | 4 | -1/+47 |
2019-10-09 | Merge "Add model info on CHANGEASSIGN req to SDNC" |  Steve Smokowski | 2 | -0/+69 |
2019-10-09 | Merge "Converted tests to use LATEST" |  Steve Smokowski | 6 | -27/+37 |
2019-10-09 | Merge "VNFM Simulator Removed. Moved to CSIT." |  Steve Smokowski | 46 | -20122/+1 |
2019-10-09 | Merge "Improved error handling" |  Steve Smokowski | 11 | -48/+230 |
2019-10-09 | Improved error handling |  MichaelMorris | 11 | -48/+230 |
2019-10-08 | - Increased version to 1.5.1 to get new client |  Merkel, Jeff | 1 | -1/+1 |
2019-10-08 | Fix Blocking distribution of K8S Service |  Eric Multanen | 3 | -1/+5 |
2019-10-08 | VNFM Simulator Removed. Moved to CSIT. |  AndrewLamb | 46 | -20122/+1 |
2019-10-07 | Converted tests to use LATEST |  Gamboa, Gilbert | 6 | -27/+37 |
2019-10-07 | Merge "Update catalog db client to specify larger page" |  Steve Smokowski | 1 | -2/+2 |
2019-10-07 | Add model info on CHANGEASSIGN req to SDNC |  Kuleshov, Elena | 2 | -0/+69 |
2019-10-07 | Changed task names in bpmn |  Boslet, Cory | 1 | -21/+21 |
2019-10-07 | SO Distribution Error on Allotted Resource |  sarada prasad sahoo | 10 | -1/+1254 |
2019-10-04 | Merge "Update logging version to 1.5.1" |  Byung-Woo Jun | 1 | -3/+3 |
2019-10-04 | Fix issue where user cannot create a recipe via |  Smokowski, Steven | 4 | -1/+47 |
2019-10-04 | Update catalog db client to specify larger page |  Smokowski, Steven | 1 | -2/+2 |
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 | Update logging version to 1.5.1 |  Marcus G K Williams | 1 | -3/+3 |
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-10-01 | mso should not send content type http header to |  Plummer, Brittany | 3 | -6/+24 |
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 |