Age | Commit message (Expand) | Author | Files | Lines |
2021-04-21 | Added logging statements for skip post inst conf class | Kalkere Ramesh, Sharan (sk720x) | 1 | -1/+1 |
2020-09-23 | removed references to AAIObjectType | Benjamin, Max | 6 | -58/+76 |
2020-04-29 | rename package for external use | Benjamin, Max | 7 | -30/+30 |
2020-04-13 | decreased code smells | Rupinder | 3 | -3/+0 |
2020-04-06 | Fix critical & major issues | Parshad Patel | 3 | -80/+108 |
2020-03-16 | Merge "Fix Critical & Major issues in adapters" | Steve Smokowski | 1 | -1/+1 |
2020-03-16 | split single and plural graph inventory uris | Benjamin, Max | 1 | -7/+5 |
2020-03-13 | Fix Critical & Major issues in adapters | Parshad Patel | 1 | -1/+1 |
2020-03-10 | Merge "create custom spring aop annotation for logging" | Steve Smokowski | 2 | -2/+2 |
2020-03-05 | create custom spring aop annotation for logging | Plummer, Brittany | 2 | -2/+2 |
2020-03-05 | Support PNF software upgrade workflow using SDNC LCM API | Enbo Wang | 2 | -3/+8 |
2020-02-27 | SW UP building block and workflow | EricMoore | 4 | -0/+237 |
2020-02-14 | Fix too many params issue | Parshad Patel | 2 | -17/+76 |
2020-01-30 | WaitForPnfReadyBB message fix | Lukasz Muszkieta | 1 | -1/+1 |
2020-01-29 | Merge "Create WaitForPnfReadyBB" | Seshu Kumar M | 1 | -0/+99 |
2020-01-29 | AssignPnfBB connects PNF and service instance in AAI | Joanna Jeremicz | 3 | -108/+0 |
2020-01-28 | Create WaitForPnfReadyBB | Lukasz Muszkieta | 1 | -0/+99 |
2020-01-24 | decision point API | eeginux | 5 | -10/+219 |
2020-01-10 | Align AssignPnfBB with Service Macro Create | Remigiusz Janeczek | 4 | -40/+108 |
2019-12-20 | Externalize AssignPnf Building Block and refactor existing code accordingly | Remigiusz Janeczek | 1 | -0/+40 |
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 |