Age | Commit message (Expand) | Author | Files | Lines |
2019-08-08 | Merge "VNFM adapter support two way TLS" | Seshu Kumar M | 3 | -0/+18 |
2019-08-08 | Added null checks for getUpdateResInputObj() return value | Oleksandr Moliavko | 1 | -3/+9 |
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 | 3 | -0/+18 |
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 check for injectedVariables to prevent | Oleksandr Moliavko | 1 | -4/+6 |
2019-07-30 | Removed subscriber variable that was not actually | Oleksandr Moliavko | 1 | -3/+0 |
2019-07-29 | Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." | Steve Smokowski | 1 | -0/+2 |
2019-07-26 | Upgrade springboot.version from 2.0.5 to 2.1.5. | Sangalang, Felix | 1 | -0/+2 |
2019-07-26 | Enhanced List Level flow with backward support | sarada prasad sahoo | 2 | -5/+29 |
2019-07-18 | Merge "Commented out initialization of workflowResponse to prevent static ana... | Steve Smokowski | 1 | -1/+2 |
2019-07-12 | Commented out initialization of workflowResponse to prevent | Oleksandr Moliavko | 1 | -1/+2 |
2019-07-12 | Major Sonar fixes | r.bogacki | 2 | -4/+1 |
2019-06-26 | Merge "Security updates for maven dependencies" | Steve Smokowski | 1 | -0/+4 |
2019-06-24 | Sonar fixes and improvements | r.bogacki | 1 | -1/+3 |
2019-06-21 | Security updates for maven dependencies | Sangalang, Felix | 1 | -0/+4 |
2019-06-17 | Changes related to eviction of connections | Benjamin, Max (mb388a) | 2 | -4/+91 |
2019-06-10 | Merge "replaced String.repeat with static final strings" | Steve Smokowski | 4 | -18/+18 |
2019-06-10 | replaced String.repeat with static final strings | Benjamin, Max | 4 | -18/+18 |
2019-06-10 | Sonar fixes and improvements | r.bogacki | 3 | -25/+7 |
2019-06-06 | Merge remote-tracking branch 'origin/dublin' into 'origin/master' | Steve Smokowski | 2 | -28/+34 |
2019-06-03 | Add SO Turn off OpenStack heat stack audit | Bonkur, Venkat (vb8416) | 1 | -2/+2 |
2019-06-03 | Cleaned up duplicated literals | rob.bog | 4 | -15/+19 |
2019-05-22 | Handle case of null requestInfo | Elena Kuleshov | 1 | -6/+6 |
2019-05-05 | Fix deployment of workflows on start | Elena Kuleshov | 1 | -26/+32 |
2019-04-27 | Merge "Cleaned up DeleteVnfNotification" | Seshu Kumar M | 1 | -8/+2 |
2019-04-26 | Cleaned up DeleteVnfNotification | r.bogacki | 1 | -8/+2 |
2019-04-26 | Removed hardcoded values for PNF creation (cvlan, svlan, remoteId) | marios.iakovidis | 3 | -7/+41 |
2019-04-24 | add resourceInput in vnfc | zm330 | 1 | -6/+6 |
2019-04-11 | Fix Pom | Smokowski, Steve (ss835w) | 1 | -5/+6 |
2019-04-11 | corrected inlucde filter for formatter | Benjamin, Max (mb388a) | 1 | -274/+274 |
2019-04-09 | Deploy custom flows on startup | Elena Kuleshov | 1 | -1/+38 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 86 | -10911/+10100 |
2019-04-08 | Fix POM to allow HTTP long polling to work | Benjamin, Max (mb388a) | 1 | -6/+7 |
2019-04-01 | replace all fixed wiremock ports | Benjamin, Max (mb388a) | 31 | -509/+505 |
2019-03-20 | Merge "Add cloudOwner to VNF adapter call" | Steve Smokowski | 3 | -0/+41 |
2019-03-20 | Removed BPMNLogger class | Witold Ficio Kopel | 2 | -27/+28 |
2019-03-19 | Add cloudOwner to VNF adapter call | Eric Multanen | 3 | -0/+41 |
2019-03-18 | Removed MsoLogger class | r.bogacki | 7 | -36/+15 |
2019-03-14 | Reduced content of MsoLogger | r.bogacki | 2 | -12/+12 |
2019-03-13 | Merge changes Id0369478,I82d8306f | Steve Smokowski | 1 | -0/+63 |
2019-03-11 | Cleaned up MsoLogger class | r.bogacki | 5 | -10/+6 |
2019-03-06 | Junit Class added for ObjectFactory.java | Sudarshan Kumar | 1 | -0/+63 |
2019-03-06 | Add junit tests for CallbackHandlerService | Lukasz Muszkieta | 2 | -3/+110 |
2019-03-04 | Removed MsoLogger from 'mso-infrastructure-bpmn' | r.bogacki | 21 | -331/+324 |
2019-02-28 | CorrelationId cleanup | Joanna Jeremicz | 3 | -18/+18 |
2019-02-27 | Fix start up | Benjamin, Max (mb388a) | 3 | -37/+8 |
2019-02-26 | removed flyway from bpmn base yaml | Kalkere Ramesh, Sharan (sk720x) | 2 | -9/+6 |
2019-02-26 | changed to jdbcUrl and updated flyway for bpmn | Kalkere Ramesh, Sharan (sk720x) | 2 | -2/+9 |
2019-02-22 | Merge "Change interface name to be more suitable" | Lukasz Muszkieta | 2 | -11/+11 |