Age | Commit message (Expand) | Author | Files | Lines |
2019-04-23 | Define constants in place of repeated literals | h00397475 | 2 | -12/+16 |
2019-04-23 | Define constant in place of repeated literals. | h00397475 | 2 | -7/+8 |
2019-04-23 | Remove unused private field and replace repeated string with constants. | h00397475 | 3 | -7/+5 |
2019-04-23 | Remove unused variables from class file. | h00397475 | 2 | -9/+6 |
2019-04-21 | Merge "Substitute string literal with constant" | Seshu Kumar M | 2 | -9/+8 |
2019-04-21 | Merge "Move String literal to left-hand side of equals" | Seshu Kumar M | 1 | -2/+2 |
2019-04-21 | Merge "Remove unused import,replace type specification" | Seshu Kumar M | 2 | -2/+2 |
2019-04-21 | Merge "Replace type specification,Remove unused import" | Seshu Kumar M | 2 | -2/+1 |
2019-04-21 | Merge "Remove unused logger" | Seshu Kumar M | 3 | -3/+0 |
2019-04-20 | Replace type specification,Remove unused import | Sindhuri.A | 2 | -2/+1 |
2019-04-20 | Remove unused import,replace type specification | Sindhuri.A | 4 | -4/+3 |
2019-04-20 | Move String literal to left-hand side of equals | Sindhuri.A | 1 | -2/+2 |
2019-04-20 | Substitute string literal with constant | Sindhuri.A | 2 | -9/+8 |
2019-04-20 | Moved base client to new location | Benjamin, Max (mb388a) | 3 | -3/+3 |
2019-04-20 | Remove unused logger | Sindhuri.A | 3 | -3/+0 |
2019-04-20 | Merge "Remove unused imports, logger" | Seshu Kumar M | 2 | -3/+0 |
2019-04-20 | Merge "Remove logger, unused import" | Seshu Kumar M | 3 | -3/+0 |
2019-04-20 | Merge "Change variable name to match regex" | Seshu Kumar M | 1 | -12/+12 |
2019-04-20 | Remove unused imports, logger | Sindhuri.A | 2 | -3/+0 |
2019-04-20 | Remove logger, unused import | Sindhuri.A | 3 | -3/+0 |
2019-04-20 | Change variable name to match regex,remove logger | Sindhuri.A | 1 | -3/+2 |
2019-04-20 | Change variable name to match regex | Sindhuri.A | 1 | -12/+12 |
2019-04-19 | Change static string litral. | Isaac Manuel Raj | 1 | -7/+7 |
2019-04-17 | Changed constants collections to immutable | Witold Ficio Kopel | 1 | -6/+7 |
2019-04-15 | Conditional Macro Action Selection | SunilB | 1 | -0/+20 |
2019-04-12 | PNFs are not picked from SNIRO response | Benjamin, Max (mb388a) | 1 | -1/+1 |
2019-04-09 | Refactor OofHomingV2 | Marcus G K Williams | 6 | -66/+212 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 152 | -11194/+11705 |
2019-04-08 | Merge "fix delete vfmodule" | Steve Smokowski | 1 | -15/+48 |
2019-04-08 | SDNHandler callback correlation issue. | Benjamin, Max (mb388a) | 2 | -1/+45 |
2019-04-08 | fix delete vfmodule | Benjamin, Max (mb388a) | 1 | -15/+48 |
2019-04-08 | Fixed recent Sonar blocker issues | r.bogacki | 1 | -2/+3 |
2019-04-06 | Implement Traffic Distribution BBs | Elena Kuleshov | 1 | -0/+2 |
2019-04-05 | Fix Java OOF Client | Marcus G K Williams | 9 | -55/+4 |
2019-04-05 | Merge "Added Node status monitoring" | Steve Smokowski | 2 | -0/+89 |
2019-04-05 | Merge "Fixed Sonar blocker issues" | Steve Smokowski | 1 | -2/+3 |
2019-04-05 | Added Node status monitoring | Lathish | 2 | -0/+89 |
2019-04-05 | Fixed Sonar blocker issues | r.bogacki | 1 | -2/+3 |
2019-04-04 | Add support to parse cdl inside LOB and platform | Benjamin, Max (mb388a) | 1 | -2/+12 |
2019-04-03 | Added Delete Job Monitoring | Lathish | 3 | -56/+208 |
2019-04-03 | Merge "do not error out when there is no config" | Steve Smokowski | 1 | -5/+10 |
2019-04-02 | do not error out when there is no config | Benjamin, Max (mb388a) | 1 | -5/+10 |
2019-04-02 | fix catalogdb cvfnc customization | Benjamin, Max (mb388a) | 2 | -17/+17 |
2019-04-02 | Added instatntiation job monitoring | Lathish | 5 | -0/+208 |
2019-04-01 | Merge "Added ETSI Delete VNF BB" | Steve Smokowski | 5 | -69/+199 |
2019-04-01 | Merge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId" | Steve Smokowski | 6 | -11/+36 |
2019-03-30 | Added ETSI Delete VNF BB | Lathish | 5 | -69/+199 |
2019-03-29 | Merge "Prepare the x_directives inputs for multicloud API" | Steve Smokowski | 2 | -157/+241 |
2019-03-28 | Put MSOReqId in ReqInfo to SDNC, not sdncReqId | Benjamin, Max (mb388a) | 6 | -11/+36 |
2019-03-27 | Prepare the x_directives inputs for multicloud API | Eric Multanen | 2 | -157/+241 |