Age | Commit message (Expand) | Author | Files | Lines |
2019-07-05 | Fixed sonar issue in QueryGroups.java |  Arundathi Patil | 1 | -1/+2 |
2019-07-04 | fix global-jjb migration issue |  sarada prasad sahoo | 1 | -3/+3 |
2019-07-04 | fix global-jjb migration issue |  sarada prasad sahoo | 1 | -1/+1 |
2019-07-01 | Merge "do not overwrite status message with rollback" |  Steve Smokowski | 2 | -1/+40 |
2019-07-01 | do not overwrite status message with rollback |  Mnushkin, Dmitry | 2 | -1/+40 |
2019-07-01 | support new query param format |  Chan, Mercy | 30 | -105/+248 |
2019-07-01 | Added check for null response to prevent crash at |  Oleksandr Moliavko | 1 | -0/+5 |
2019-06-27 | enhance workflowaction to handle resume func |  Mnushkin, Dmitry | 6 | -125/+362 |
2019-06-27 | Merge "improved logging when no exception data is found" |  Steve Smokowski | 1 | -1/+5 |
2019-06-27 | Merge "Update failsafe dependency to 2.0.1" |  Steve Smokowski | 6 | -34/+48 |
2019-06-27 | Merge "handle multiple cvnfc configs" |  Steve Smokowski | 6 | -22/+36 |
2019-06-27 | Merge "add rollback ext system error source" |  Steve Smokowski | 9 | -17/+45 |
2019-06-27 | improved logging when no exception data is found |  Benjamin, Max | 1 | -1/+5 |
2019-06-27 | Update failsafe dependency to 2.0.1 |  Benjamin, Max | 6 | -34/+48 |
2019-06-27 | handle multiple cvnfc configs |  Merkel, Jeff | 6 | -22/+36 |
2019-06-27 | add rollback ext system error source |  Plummer, Brittany | 9 | -17/+45 |
2019-06-27 | Fix macro delete instance bug. |  Gamboa, Gilbert | 4 | -23/+27 |
2019-06-27 | Changed dependency back to 1.3.0 |  Benjamin, Max (mb388a) | 1 | -1/+1 |
2019-06-26 | Merge "Merge remote-tracking branch 'origin/dublin' into 'origin/master'" |  Steve Smokowski | 16 | -345/+334 |
2019-06-26 | Merge "Security updates for maven dependencies" |  Steve Smokowski | 5 | -4/+8 |
2019-06-26 | Merge "Updated path to match AID for resume requests" |  Steve Smokowski | 1 | -1/+1 |
2019-06-26 | Merge "Moved code inside IF checking for null ptr to prevent crash" |  Steve Smokowski | 1 | -3/+3 |
2019-06-26 | Merge "Sonar fixes in MsoVnfAdapterAsyncImpl" |  Steve Smokowski | 1 | -5/+3 |
2019-06-26 | Merge "Sonar fixes and improvements" |  Steve Smokowski | 9 | -14/+26 |
2019-06-25 | Merge remote-tracking branch 'origin/dublin' into 'origin/master' |  Benjamin, Max (mb388a) | 16 | -345/+334 |
2019-06-25 | Moved code inside IF checking for null ptr to prevent crash |  Oleksandr Moliavko | 1 | -3/+3 |
2019-06-24 | Process workflow artifacts last |  Elena Kuleshov | 2 | -11/+28 |
2019-06-24 | Sonar fixes in MsoVnfAdapterAsyncImpl |  r.bogacki | 1 | -5/+3 |
2019-06-24 | Sonar fixes and improvements |  r.bogacki | 9 | -14/+26 |
2019-06-24 | add junit coverage for InstantiateOperationProgressor |  Lukasz Muszkieta | 1 | -3/+62 |
2019-06-21 | Updated path to match AID for resume requests |  Plummer, Brittany | 2 | -2/+2 |
2019-06-21 | Security updates for maven dependencies |  Sangalang, Felix | 5 | -4/+8 |
2019-06-21 | update the SO release notes |  seshukm | 1 | -16/+16 |
2019-06-21 | fix jenkins build |  Lukasz Muszkieta | 2 | -3/+3 |
2019-06-20 | Merge "Sonar fix too many method param" |  Steve Smokowski | 2 | -21/+179 |
2019-06-20 | Merge "nullpointer in vnfadaptervfmoduleobjectmapper" |  Steve Smokowski | 4 | -3/+62 |
2019-06-20 | Merge "support no payload for alacarte deletes" |  Steve Smokowski | 57 | -74/+3750 |
2019-06-20 | Merge "pass request-id to adapter call to match search" |  Steve Smokowski | 2 | -0/+2 |
2019-06-20 | Merge "NPE when setting instanceName" |  Steve Smokowski | 2 | -16/+63 |
2019-06-20 | Merge "Use Regex to find the name on failure scenario" |  Steve Smokowski | 2 | -27/+10 |
2019-06-20 | Merge "update apih to accept new uri parameter" |  Steve Smokowski | 3 | -11/+143 |
2019-06-19 | changed hikari dependency to java based one |  Benjamin, Max (mb388a) | 2 | -11/+15 |
2019-06-19 | update SO release notes path for dublin |  sarada prasad sahoo | 1 | -1/+1 |
2019-06-19 | Merge "update the relaese notes" |  Seshu Kumar M | 1 | -174/+174 |
2019-06-18 | Use Regex to find the name on failure scenario |  Smokowski, Steven | 2 | -27/+10 |
2019-06-18 | update apih to accept new uri parameter |  Chan, Mercy | 3 | -11/+143 |
2019-06-18 | NPE when setting instanceName |  Plummer, Brittany | 2 | -16/+63 |
2019-06-18 | pass request-id to adapter call to match search |  Mnushkin, Dmitry | 2 | -0/+2 |
2019-06-18 | support no payload for alacarte deletes |  Smokowski, Steven | 57 | -74/+3750 |
2019-06-18 | nullpointer in vnfadaptervfmoduleobjectmapper |  Bhatt, Prema | 4 | -3/+62 |