Age | Commit message (Expand) | Author | Files | Lines |
2019-04-23 | Merge "Declare constant for String literal" |  Seshu Kumar M | 2 | -7/+9 |
2019-04-23 | Merge "Reorder modifiers to comply with java standards" |  Seshu Kumar M | 1 | -2/+2 |
2019-04-23 | Merge "Shift constructor to comply with coding standards" |  Seshu Kumar M | 1 | -17/+17 |
2019-04-23 | Define constant in place of repeated literals. |  h00397475 | 2 | -7/+8 |
2019-04-23 | Merge "Moved base client to new location" into dublin |  subhash kumar singh | 7 | -9/+9 |
2019-04-23 | Merge "Remove unused imports" |  Seshu Kumar M | 7 | -39/+0 |
2019-04-23 | Merge "Move variable,constructor to comply with standard" |  Seshu Kumar M | 1 | -27/+27 |
2019-04-23 | Remove unused private field and replace repeated string with constants. |  h00397475 | 3 | -7/+5 |
2019-04-23 | Merge "Remove unused variables from class file. Remove unused local variables... |  Seshu Kumar M | 2 | -9/+6 |
2019-04-23 | Merge "Move String literal to left-hand side of equals" |  Seshu Kumar M | 1 | -2/+2 |
2019-04-23 | Remove unused variables from class file. |  h00397475 | 2 | -9/+6 |
2019-04-23 | Move String literal to left-hand side of equals |  Sindhuri.A | 1 | -2/+2 |
2019-04-23 | Move variable,constructor to comply with standard |  Sindhuri.A | 1 | -27/+27 |
2019-04-23 | Remove unused imports |  Sindhuri.A | 7 | -39/+0 |
2019-04-23 | add vnfcInstanceGroup sequence |  zm330 | 7 | -2/+140 |
2019-04-22 | Merge "Status message for create vf module event audit" |  Steve Smokowski | 24 | -172/+688 |
2019-04-22 | Shift constructor to comply with coding standards |  Sindhuri.A | 1 | -17/+17 |
2019-04-22 | Reorder modifiers to comply with java standards |  Sindhuri.A | 1 | -2/+2 |
2019-04-22 | Declare constant for String literal |  Sindhuri.A | 2 | -7/+9 |
2019-04-22 | Define constant for String literal |  Sindhuri.A | 1 | -3/+4 |
2019-04-21 | Fix issue where null variable causes task to not |  Benjamin, Max (mb388a) | 2 | -10/+47 |
2019-04-21 | Status message for create vf module event audit |  Benjamin, Max (mb388a) | 24 | -172/+688 |
2019-04-21 | Merge "Add existing vnf customization for service" |  Seshu Kumar M | 1 | -1/+15 |
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 import,variable,shift constructor call" |  Seshu Kumar M | 1 | -11/+9 |
2019-04-21 | Merge "Replace String literal with constant" |  Seshu Kumar M | 1 | -10/+9 |
2019-04-21 | Merge "Reallocate Constructor call" |  Seshu Kumar M | 1 | -2/+2 |
2019-04-21 | Merge "Replace String literal with a constant" |  Seshu Kumar M | 1 | -4/+5 |
2019-04-21 | Merge "Remove unused logger" |  Seshu Kumar M | 3 | -3/+0 |
2019-04-21 | Merge "Move Constructor call" |  Seshu Kumar M | 1 | -2/+2 |
2019-04-21 | Merge "Shift Constructor call" |  Seshu Kumar M | 1 | -2/+2 |
2019-04-21 | Define String Literal,use in place constant |  Sindhuri.A | 1 | -5/+5 |
2019-04-21 | Reallocate Constructor call |  Sindhuri.A | 1 | -2/+2 |
2019-04-21 | Move Constructor call |  Sindhuri.A | 1 | -2/+2 |
2019-04-21 | Shift Constructor call |  Sindhuri.A | 1 | -2/+2 |
2019-04-20 | Replace String literal with constant |  Sindhuri.A | 1 | -10/+9 |
2019-04-20 | Remove import,variable,shift constructor call |  Sindhuri.A | 1 | -11/+9 |
2019-04-20 | Replace String literal with a constant |  Sindhuri.A | 1 | -4/+5 |
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 | Add existing vnf customization for service |  subhash kumar singh | 1 | -1/+15 |
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) | 7 | -9/+9 |
2019-04-20 | always convert values toString for xml marshalling |  Benjamin, Max (mb388a) | 5 | -5/+63 |
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 |