Age | Commit message (Expand) | Author | Files | Lines |
2019-08-09 | All extendable enums should be serializable |  Benjamin, Max (mb388a) | 1 | -1/+1 |
2019-08-09 | Merge "removed unwanted public for ActivateSDNCNetworkResource.groovy" |  subhash kumar singh | 1 | -5/+5 |
2019-08-09 | Merge "fix sonar issue" |  subhash kumar singh | 1 | -2/+2 |
2019-08-09 | Merge changes I8e443077,I51a9106a,I54076323 |  subhash kumar singh | 1 | -7/+5 |
2019-08-09 | fix sonar issue |  sarada prasad sahoo | 1 | -2/+2 |
2019-08-09 | Merge "remove not used BaseTask class" |  Steve Smokowski | 4 | -668/+5 |
2019-08-09 | Merge "Terminate workflow on Abort handling code" |  Steve Smokowski | 1 | -15/+38 |
2019-08-09 | Merge "add rainy day handling with SERVICE_ROLE and type" |  Steve Smokowski | 2 | -9/+69 |
2019-08-09 | removed unwanted public for ActivateSDNCNetworkResource.groovy |  anjali.walsatwar | 1 | -5/+5 |
2019-08-09 | fix sonar issue |  sarada prasad sahoo | 1 | -7/+5 |
2019-08-08 | Terminate workflow on Abort handling code |  Elena Kuleshov | 1 | -15/+38 |
2019-08-08 | add rainy day handling with SERVICE_ROLE and type |  Mnushkin, Dmitry | 2 | -9/+69 |
2019-08-08 | remove not used BaseTask class |  Lukasz Muszkieta | 4 | -668/+5 |
2019-08-08 | Merge "Fix NoClassDefFoundError for ServicePluginFactory" |  Seshu Kumar M | 1 | -6/+11 |
2019-08-08 | Merge "VNFM adapter support two way TLS" |  Seshu Kumar M | 4 | -0/+78 |
2019-08-08 | Merge "Added null check for listFiles() result to prevent crash at iterating ... |  Lukasz Muszkieta | 1 | -10/+17 |
2019-08-08 | Fix NoClassDefFoundError for ServicePluginFactory |  sarada prasad sahoo | 1 | -6/+11 |
2019-08-08 | Merge "Added null checks for getUpdateResInputObj() return value to prevent c... |  Seshu Kumar M | 1 | -3/+9 |
2019-08-08 | Added null check for listFiles() result to prevent crash |  Oleksandr Moliavko | 1 | -10/+17 |
2019-08-08 | Added null checks for getUpdateResInputObj() return value |  Oleksandr Moliavko | 1 | -3/+9 |
2019-08-08 | Merge "Fix Critical Bug - print array content correctly" |  subhash kumar singh | 1 | -1/+1 |
2019-08-08 | Merge "Fix sonar issues in MSOCoreBPMN" |  Lukasz Muszkieta | 3 | -21/+14 |
2019-08-08 | Merge "Set suppressRollback variable for ActivityBBs" |  Seshu Kumar M | 1 | -0/+1 |
2019-08-08 | Fix sonar issues in MSOCoreBPMN |  Parshad Patel | 3 | -21/+14 |
2019-08-07 | Add SO Message instead of Exception when vmIds are empty |  Bonkur, Venkat (vb8416) | 2 | -0/+112 |
2019-08-07 | Fix Critical Bug - print array content correctly |  Lukasz Muszkieta | 1 | -1/+1 |
2019-08-06 | Set suppressRollback variable for ActivityBBs |  Elena Kuleshov | 1 | -0/+1 |
2019-08-06 | updated delete payloads for bulk deletes |  Benjamin, Max | 1 | -22/+0 |
2019-08-06 | Added close() call for InputStream instance to |  Oleksandr Moliavko | 1 | -1/+5 |
2019-08-05 | Merge "Added null check for return value of getUpdateResInputObj(), to preven... |  Seshu Kumar M | 1 | -1/+5 |
2019-08-05 | Merge "ModelInstanceName is required in SNIROHomingv2 to" |  Seshu Kumar M | 2 | -1/+6 |
2019-08-05 | Added null check for return value of |  Oleksandr Moliavko | 1 | -1/+5 |
2019-08-02 | VNFM adapter support two way TLS |  MichaelMorris | 4 | -0/+78 |
2019-08-02 | Fix Blocker Bug - prevent from npe throwing |  Lukasz Muszkieta | 1 | -1/+1 |
2019-08-02 | ModelInstanceName is required in SNIROHomingv2 to |  Gamboa, Gilbert | 2 | -1/+6 |
2019-08-02 | Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity" |  Seshu Kumar M | 2 | -5/+5 |
2019-08-02 | Merge "Fixed potential crashes due to null object dereference attempts in exc... |  Seshu Kumar M | 1 | -8/+23 |
2019-08-02 | Merge "Added null checks to prevent crashes at method calls" |  Seshu Kumar M | 1 | -6/+12 |
2019-08-02 | Merge "Added null check for injectedVariables to prevent crash at call of inj... |  Seshu Kumar M | 1 | -4/+6 |
2019-08-01 | Added null checks to prevent crashes at |  Oleksandr Moliavko | 1 | -6/+12 |
2019-08-01 | Fixed potential crashes due to null object |  Oleksandr Moliavko | 1 | -8/+23 |
2019-08-01 | Added null check for injectedVariables to prevent |  Oleksandr Moliavko | 1 | -4/+6 |
2019-08-01 | Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity |  Elena Kuleshov | 2 | -5/+5 |
2019-07-31 | Merge "Changed to set source service as model info" |  Steve Smokowski | 2 | -2/+2 |
2019-07-31 | Changed to set source service as model info |  Boslet, Cory | 2 | -2/+2 |
2019-07-31 | added back missing method in groovy file |  Benjamin, Max (mb388a) | 1 | -0/+14 |
2019-07-31 | Javadoc and logging improvement |  Manamohan | 2 | -0/+37 |
2019-07-30 | Merge "Replaced constructor calls with valueOf() method calls to remove stati... |  Seshu Kumar M | 1 | -10/+10 |
2019-07-30 | Merge "Removed subscriber variable that was not actually used in any test (to... |  Seshu Kumar M | 1 | -3/+0 |
2019-07-30 | Merge "Javadoc and logging improvement" |  Seshu Kumar M | 2 | -3/+99 |