Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | restoring the pnf dmaap client functionality to the proper working version |  Lukasz Muszkieta | 3 | -103/+19 |
2019-11-22 | improve error log scores |  Plummer, Brittany | 1 | -1/+1 |
2019-09-18 | Prevent reading twice from ResponseEntity stream, since this caused IOErrors. |  grabinsk | 2 | -19/+11 |
2019-09-11 | bug fix - avoid npe in pnf flow |  Lukasz Muszkieta | 3 | -40/+43 |
2019-09-05 | Log exception |  Parshad Patel | 5 | -11/+21 |
2019-08-19 | Close input streams via try-with-resources |  k.kazak | 1 | -9/+5 |
2019-08-13 | Merge "Enhance variable name-comply with regex" |  Lukasz Muszkieta | 1 | -1/+1 |
2019-08-13 | Merge "Replace with equalsIgnoreCase" |  Seshu Kumar M | 1 | -4/+4 |
2019-08-13 | Enhance variable name-comply with regex |  sindhu3672 | 1 | -1/+1 |
2019-08-12 | Replace with equalsIgnoreCase |  sindhu3672 | 1 | -4/+4 |
2019-08-09 | Remove useless double assignment in PnfEventReadyDmaapClient.unregister |  Artem Naluzhnyy | 1 | -1/+1 |
2019-08-08 | remove not used BaseTask class |  Lukasz Muszkieta | 2 | -5/+5 |
2019-08-08 | Fix NoClassDefFoundError for ServicePluginFactory |  sarada prasad sahoo | 1 | -6/+11 |
2019-08-07 | Fix Critical Bug - print array content correctly |  Lukasz Muszkieta | 1 | -1/+1 |
2019-07-29 | Vulnerability fixes in ServicePluginFactory |  r.bogacki | 1 | -7/+8 |
2019-07-26 | Enhanced List Level flow with backward support |  sarada prasad sahoo | 1 | -64/+170 |
2019-07-22 | Vulnerability fixes in ServicePluginFactory |  r.bogacki | 1 | -1/+1 |
2019-07-18 | Merge "Major Sonar fixes" |  Steve Smokowski | 1 | -1/+1 |
2019-07-12 | Major Sonar fixes |  r.bogacki | 1 | -1/+1 |
2019-07-12 | Vulnerability fixes in ServicePluginFactory |  r.bogacki | 1 | -7/+17 |
2019-06-10 | Merge "replaced String.repeat with static final strings" |  Steve Smokowski | 3 | -6/+6 |
2019-06-10 | replaced String.repeat with static final strings |  Benjamin, Max | 3 | -6/+6 |
2019-06-10 | Improvements in JsonUtilForPnfCorrelationId |  r.bogacki | 1 | -4/+8 |
2019-06-03 | Cleaned up duplicated literals |  rob.bog | 3 | -3/+6 |
2019-05-31 | Corrected enum formatting by plugin |  Benjamin, Max (mb388a) | 1 | -28/+27 |
2019-05-07 | fix newest sonar bugs |  k.kazak | 1 | -1/+2 |
2019-04-30 | Sonar fix NullPointerException |  Arindam Mondal | 1 | -1/+3 |
2019-04-26 | Removed hardcoded values for PNF creation (cvlan, svlan, remoteId) |  marios.iakovidis | 3 | -9/+96 |
2019-04-11 | Revert the change to avoid break PNF PnP |  eeginux | 3 | -65/+10 |
2019-04-11 | Merge "Fixed latest Sonar blocker issues" |  Seshu Kumar M | 1 | -15/+16 |
2019-04-10 | Fixed latest Sonar blocker issues |  r.bogacki | 1 | -15/+16 |
2019-04-09 | PNF WF post instantiation configuration |  eeginux | 3 | -9/+67 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml |  Benjamin, Max (mb388a) | 43 | -1547/+1570 |
2019-04-08 | fix sonar bugs in ServicePluginFactory |  k.kazak | 1 | -116/+139 |
2019-04-05 | Change to use OAM IPAddress |  eeginux | 1 | -2/+7 |
2019-04-04 | Merge "PNF WF post instantiation configuration" |  Steve Smokowski | 6 | -1/+392 |
2019-04-04 | PNF WF post instantiation configuration |  eeginux | 6 | -1/+392 |
2019-04-03 | Implement builder |  Arindam Mondal | 1 | -11/+66 |
2019-03-19 | Merge "Removed MsoLogger class" |  Steve Smokowski | 4 | -6/+4 |
2019-03-19 | Back to the correlationId value name |  Lukasz Muszkieta | 1 | -1/+1 |
2019-03-18 | Removed MsoLogger class |  r.bogacki | 4 | -6/+4 |
2019-02-28 | CorrelationId cleanup |  Joanna Jeremicz | 12 | -56/+56 |
2019-02-27 | Removed MsoLogger 'so-bpmn-infrastructure-common' |  r.bogacki | 6 | -38/+48 |
2019-02-22 | Merge "Change interface name to be more suitable" |  Lukasz Muszkieta | 5 | -20/+19 |
2019-02-21 | Merge "remove unneeded code" |  Steve Smokowski | 1 | -13/+7 |
2019-02-21 | remove unneeded code |  Lukasz Muszkieta | 1 | -13/+7 |
2019-02-21 | Change interface name to be more suitable |  Lukasz Muszkieta | 5 | -20/+19 |
2019-02-21 | Fixed major Sonar issues in ServicePluginFactory |  r.bogacki | 1 | -22/+15 |
2019-02-18 | Validate inputs for pnf association |  Joanna Jeremicz | 2 | -0/+10 |
2019-02-13 | Associate PNF instance with Service |  Lukasz Muszkieta | 3 | -0/+72 |