Age | Commit message (Expand) | Author | Files | Lines |
2019-08-26 | Merge "added in exception handling if auditResult is null" |  Steve Smokowski | 1 | -2/+8 |
2019-08-26 | Merge "added additional mock to MsoGroovyTest" |  Steve Smokowski | 1 | -66/+69 |
2019-08-26 | Merge "fixed dsl builder to correctly add output" |  Steve Smokowski | 2 | -1/+45 |
2019-08-26 | Javadoc and logging improvement |  Manamohan | 8 | -12/+221 |
2019-08-23 | Add the check Fabric Config in |  Bonkur, Venkat | 2 | -2/+6 |
2019-08-23 | Merge "url correction and improve API doc Issue-ID: SO-2245" |  Seshu Kumar M | 4 | -1326/+1388 |
2019-08-23 | Merge "Fix issue in so-bpmn-tasks" |  Lukasz Muszkieta | 2 | -49/+61 |
2019-08-22 | url correction and improve API doc |  Rene_Robert | 4 | -1326/+1388 |
2019-08-22 | - Updated VNF and VfModules to use the getEntity |  Merkel, Jeff | 1 | -171/+161 |
2019-08-22 | Merge "Moved setNeutronNetworkId() call inside null check to prevent crash at... |  Lukasz Muszkieta | 1 | -1/+1 |
2019-08-22 | Fix issue in so-bpmn-tasks |  Parshad Patel | 2 | -49/+61 |
2019-08-22 | Merge "Moved null check for outputs so that get() method call won't result in... |  Lukasz Muszkieta | 1 | -4/+4 |
2019-08-22 | General sonar fixes |  Arindam Mondal | 3 | -6/+5 |
2019-08-21 | Add generic neutron network parameters |  Eric Multanen | 1 | -0/+5 |
2019-08-21 | Added null check for latestStack to prevent crash |  Oleksandr Moliavko | 1 | -10/+14 |
2019-08-21 | Merge "Javadoc and logging improvement" |  Seshu Kumar M | 5 | -31/+97 |
2019-08-21 | Merge "Added null check for httpResponse to prevent crash at throwing exception" |  Seshu Kumar M | 1 | -2/+6 |
2019-08-21 | Added null check for rootNode to prevent crash at |  Oleksandr Moliavko | 1 | -13/+18 |
2019-08-21 | Removed unused methods injectSNIROCallbacks() |  Oleksandr Moliavko | 1 | -166/+0 |
2019-08-21 | Rewritten checks for status according to comments |  Oleksandr Moliavko | 1 | -5/+9 |
2019-08-20 | path prefix now stripped off per system |  Benjamin, Max | 2 | -1/+12 |
2019-08-20 | added in exception handling if auditResult is null |  Kalkere Ramesh, Sharan | 1 | -2/+8 |
2019-08-20 | added additional mock to MsoGroovyTest |  Boslet, Cory | 1 | -66/+69 |
2019-08-19 | Merge "Solve the vnfc_instance_group_customization_id insertion failure problem" |  Seshu Kumar M | 1 | -0/+1 |
2019-08-19 | Close input streams via try-with-resources |  k.kazak | 3 | -18/+13 |
2019-08-19 | Added null check for heat to remove static |  Oleksandr Moliavko | 1 | -1/+5 |
2019-08-16 | fixed dsl builder to correctly add output |  Benjamin, Max | 2 | -1/+45 |
2019-08-16 | Merge "add junit coverage for SvnfmService" |  Steve Smokowski | 1 | -0/+112 |
2019-08-16 | Merge "Add retrieval of vmIds and vServerIds for APPC" |  Steve Smokowski | 9 | -4/+719 |
2019-08-16 | Merge "Add SO Same deployment id on deployed custom workflows" |  Steve Smokowski | 1 | -1/+1 |
2019-08-16 | Merge "Initial commit of validation framework to APIH" |  Steve Smokowski | 53 | -344/+1148 |
2019-08-16 | Merge "asdc controller treat distributionid as requestid" |  Steve Smokowski | 2 | -0/+37 |
2019-08-16 | Merge "apih format statusdetail to return granular" |  Steve Smokowski | 2 | -1/+14 |
2019-08-16 | Added null check for httpResponse to prevent crash |  Oleksandr Moliavko | 1 | -2/+6 |
2019-08-16 | Removed unused CSAR class. |  Oleksandr Moliavko | 1 | -189/+0 |
2019-08-16 | Replaced string concatenations in a loop with |  Oleksandr Moliavko | 1 | -4/+9 |
2019-08-16 | Merge "Added check for empty processInstanceList" |  Lukasz Muszkieta | 2 | -13/+26 |
2019-08-16 | Sonar fix in MSOCommonBPMN |  Parshad Patel | 2 | -18/+18 |
2019-08-16 | Javadoc and logging improvement |  Manamohan | 5 | -31/+97 |
2019-08-16 | Solve the vnfc_instance_group_customization_id insertion failure problem |  zm330 | 1 | -0/+1 |
2019-08-15 | Initial commit of validation framework to APIH |  Smokowski, Steven | 53 | -344/+1148 |
2019-08-15 | Added check for empty processInstanceList |  Plummer, Brittany | 2 | -13/+26 |
2019-08-15 | asdc controller treat distributionid as requestid |  Bhatt, Prema | 2 | -0/+37 |
2019-08-15 | apih format statusdetail to return granular |  Plummer, Brittany | 2 | -1/+14 |
2019-08-15 | Add SO Same deployment id on deployed custom workflows |  Bonkur, Venkat (vb8416) | 1 | -1/+1 |
2019-08-15 | Merge "- Updated vnfc instance groups to use the" |  Steve Smokowski | 2 | -77/+135 |
2019-08-14 | public keyword removed for DoCreateServiceInstanceRollback.groovy |  anjali.walsatwar | 1 | -5/+5 |
2019-08-14 | Merge "DoCreateVFCNetworkServiceInstance.groovy corrected" |  Lukasz Muszkieta | 1 | -6/+6 |
2019-08-13 | Add retrieval of vmIds and vServerIds for APPC |  Elena Kuleshov | 9 | -4/+719 |
2019-08-13 | - Updated vnfc instance groups to use the |  Merkel, Jeff | 2 | -77/+135 |