Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | Merge "remove unused columns infra active requests" |  Steve Smokowski | 3 | -18/+0 |
2019-11-07 | remove unused columns infra active requests |  Chan, Mercy | 3 | -18/+0 |
2019-11-04 | Call WorkflowActionTasks.sendErrorSyncAck() |  Gamboa, Gilbert | 3 | -3/+66 |
2019-11-04 | Merge "Adding preload capability using userParams" |  Steve Smokowski | 15 | -181/+766 |
2019-10-28 | Merge "General sonar improvements" |  Lukasz Muszkieta | 1 | -5/+0 |
2019-10-28 | General sonar improvements |  Arindam Mondal | 1 | -5/+0 |
2019-10-23 | Adjust listener to actually execute on process end |  Smokowski, Steven | 3 | -236/+167 |
2019-10-23 | Adding preload capability using userParams |  waqas.ikram | 15 | -181/+766 |
2019-10-22 | Merge "add junit coverage and sonar fix" |  Steve Smokowski | 3 | -22/+66 |
2019-10-21 | Fortify scan reports vulnerability on |  Gamboa, Gilbert | 1 | -0/+3 |
2019-10-21 | Merge "Removed unused SerializableChecker class; updated imports in Serializa... |  Lukasz Muszkieta | 3 | -329/+1 |
2019-10-21 | Merge "Cleanup - removed unused variables and methods, redundant initializers... |  Lukasz Muszkieta | 1 | -147/+2 |
2019-10-18 | add junit coverage and sonar fix |  Lukasz Muszkieta | 3 | -22/+66 |
2019-10-15 | Removed unused SerializableChecker class; updated |  Oleksandr Moliavko | 3 | -329/+1 |
2019-10-15 | Cleanup - removed unused variables and methods, |  Oleksandr Moliavko | 1 | -147/+2 |
2019-10-15 | Merge "Cleaning up unused variables and redundant initializers to remove stat... |  Lukasz Muszkieta | 1 | -3/+0 |
2019-10-15 | Cleaning up unused variables and redundant initializers to |  Oleksandr Moliavko | 1 | -3/+0 |
2019-10-09 | feature request to mso to save name on deletes |  Plummer, Brittany | 2 | -140/+202 |
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 "Add model info on CHANGEASSIGN req to SDNC" |  Steve Smokowski | 2 | -0/+69 |
2019-10-09 | Merge "Converted tests to use LATEST" |  Steve Smokowski | 2 | -24/+31 |
2019-10-09 | Improved error handling |  MichaelMorris | 1 | -3/+6 |
2019-10-07 | Converted tests to use LATEST |  Gamboa, Gilbert | 2 | -24/+31 |
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-04 | Merge "bug fix with wrong json handling in ConfigAssignVnf" |  Steve Smokowski | 2 | -18/+69 |
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 | Removed unused private method getProcessInstanceId() |  Oleksandr Moliavko | 1 | -13/+0 |
2019-10-01 | Improve fall out case handling |  Smokowski, Steven | 18 | -23/+28 |
2019-10-01 | mso should not send content type http header to |  Plummer, Brittany | 3 | -6/+24 |
2019-09-30 | Merge "revert the code change of mso7941 .logic is" |  Steve Smokowski | 1 | -5/+2 |
2019-09-30 | Merge "Added null check for vMap to prevent static analyzer warning about pot... |  Lukasz Muszkieta | 1 | -6/+8 |
2019-09-27 | revert the code change of mso7941 .logic is |  Bonkur, Venkat | 1 | -5/+2 |
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-25 | Merge "sdn post 1908 rollback and resume mso should" |  Steve Smokowski | 4 | -1/+86 |
2019-09-24 | Update Resume Logic and Add Workflow Listeners |  Smokowski, Steven | 12 | -150/+444 |
2019-09-24 | sdn post 1908 rollback and resume mso should |  Gamboa, Gilbert | 4 | -1/+86 |
2019-09-24 | Merge "Prevent reading twice from ResponseEntity stream, since this caused IO... |  Seshu Kumar M | 4 | -23/+24 |
2019-09-23 | Merge "Fix default homing" |  Marcus Williams | 2 | -23/+172 |
2019-09-20 | Merge "Exception string in checkRelationshipRelatedTo" |  Steve Smokowski | 3 | -4/+29 |
2019-09-19 | Exception string in checkRelationshipRelatedTo |  Bhatt, Prema | 3 | -4/+29 |
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 |
2019-09-18 | Fix default homing |  kurczews | 2 | -23/+172 |
2019-09-17 | Merge "Build payload APPC parameter from UserParams" |  Steve Smokowski | 2 | -0/+38 |
2019-09-17 | Async vnf adapter response not getting to bpmn |  Gamboa, Gilbert | 2 | -5/+123 |
2019-09-16 | Use the configurationId associated to vnfc if |  Bonkur, Venkat | 2 | -1/+31 |