Age | Commit message (Expand) | Author | Files | Lines |
2019-08-09 | fix sonar issue | sarada prasad sahoo | 1 | -7/+5 |
2019-08-09 | Add vfmodule support to e2e service instance | subhash.kumar.singh | 1 | -0/+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 | 9 | -20/+100 |
2019-08-08 | Add SO re-name the migration sql for version conflict | Bonkur, Venkat (vb8416) | 1 | -0/+0 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 5 | -36/+33 |
2019-08-08 | remove not used BaseTask class | Lukasz Muszkieta | 4 | -668/+5 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -61/+35 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -2/+2 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -15/+16 |
2019-08-08 | add junit coverage for SvnfmService | Lukasz Muszkieta | 1 | -0/+112 |
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 | 11 | -25/+281 |
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 "Sonar fixes for SvnfmController" | Seshu Kumar M | 2 | -61/+29 |
2019-08-08 | Merge "Added null checks for getUpdateResInputObj() return value to prevent c... | Seshu Kumar M | 1 | -3/+9 |
2019-08-08 | Merge "Replace collections.size with isEmpty for better performance" | Seshu Kumar M | 3 | -7/+7 |
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 | Avoid local variables shadow class fields | sindhu3672 | 1 | -15/+15 |
2019-08-08 | Replace collections.size with isEmpty for better performance | sindhu3672 | 3 | -7/+7 |
2019-08-08 | Merge "Fix Critical Bug - print array content correctly" | subhash kumar singh | 1 | -1/+1 |
2019-08-08 | Merge changes I910db5fe,I269f4e20,I2ad55d49,I1cb6eee0,Ifa375512, ... | subhash kumar singh | 6 | -0/+794 |
2019-08-08 | Merge "Fix sonar issues in MSOCoreBPMN" | Lukasz Muszkieta | 3 | -21/+14 |
2019-08-08 | add vid based apis details | seshukm | 1 | -0/+13 |
2019-08-08 | add uui based apis details | seshukm | 1 | -0/+14 |
2019-08-08 | add vid based instantiation flows | seshukm | 1 | -0/+197 |
2019-08-08 | add e2e flow details | seshukm | 1 | -0/+366 |
2019-08-08 | add pnf instantiate flows | seshukm | 1 | -0/+107 |
2019-08-08 | add the NBI section to the instantiate flows | seshukm | 1 | -0/+97 |
2019-08-08 | Merge "Replace duplicated String literals" | Seshu Kumar M | 3 | -20/+22 |
2019-08-08 | Merge "Shift string literal to left side of equals(avoid null pointer ex)" | Seshu Kumar M | 2 | -2/+2 |
2019-08-08 | Merge changes I00b02c80,Icf854fba,I41a7ea89,I3c9b75ba | subhash kumar singh | 4 | -2/+287 |
2019-08-08 | Merge "Set suppressRollback variable for ActivityBBs" | Seshu Kumar M | 1 | -0/+1 |
2019-08-08 | Shift string literal to left side of equals(avoid null pointer ex) | sindhu3672 | 2 | -2/+2 |
2019-08-08 | add instantiation flow | seshukm | 1 | -0/+28 |
2019-08-08 | add pre_instantiation details | seshukm | 1 | -0/+225 |
2019-08-08 | add the information of the instantiate in dev guide | seshukm | 1 | -0/+31 |
2019-08-08 | Replace duplicated String literals | sindhu3672 | 3 | -20/+22 |
2019-08-08 | correct the camunda modeler info | seshukm | 1 | -2/+3 |
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-07 | Sonar fixes for SvnfmController | Lukasz Muszkieta | 2 | -61/+29 |
2019-08-07 | Merge "updated delete payloads for bulk deletes" | Steve Smokowski | 9 | -42/+60 |
2019-08-06 | Set suppressRollback variable for ActivityBBs | Elena Kuleshov | 1 | -0/+1 |
2019-08-06 | - Updated cvnfc's to use the getEntity API. | Merkel, Jeff | 1 | -63/+72 |
2019-08-06 | updated delete payloads for bulk deletes | Benjamin, Max | 9 | -42/+60 |
2019-08-06 | Added close() call for InputStream instance to | Oleksandr Moliavko | 1 | -1/+5 |