1. 82e2784 Removal of unused local variables. by NITIN KAWA · 6 years ago
  2. 9a1a01d Merge "Remove the literal boolean values." by Seshu Kumar M · 6 years ago
  3. 769b661 Merge "Define constant in place of literals" by Seshu Kumar M · 6 years ago
  4. fb9f282 Merge "Define constant in place of repeating literals." by Seshu Kumar M · 6 years ago
  5. ccc73d1 Merge "removal of unused file imports. removal of unused file imports. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  6. 748ba79 Merge "Replace literals with constants. Replace repeated string literals with constants as per guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  7. 34bf4b7 Merge "Change static string litral. Change static string litrals name according to the guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  8. 39bb5f7 Merge "Configuration object status to Inventoried" by Seshu Kumar M · 6 years ago
  9. c8ce95e Configuration object status to Inventoried by Benjamin, Max (mb388a) · 6 years ago
  10. a48569b Removal of unused local variables. by NITIN KAWA · 6 years ago
  11. 7a326c3 Change static string litral. by h00397475 · 6 years ago
  12. 408f1fa Replace literals with constants. by h00397475 · 6 years ago
  13. d2c20f8 removal of unused file imports. by Subhosree Pan · 6 years ago
  14. 290ba3d Remove the literal boolean values. by Driptaroop Das · 6 years ago
  15. ea9a201 Define constant in place of repeating literals. by h00397475 · 6 years ago
  16. b15889d Merge "Define constants in place of repeated literals Defined constants to avoid repeated use of literals Issue-ID: SO-1490 bash: c: command not found" by Seshu Kumar M · 6 years ago
  17. f4fe4ec Define constant in place of literals by h00397475 · 6 years ago
  18. 096a514 Merge "Define constant for String literal" by Seshu Kumar M · 6 years ago
  19. 72f5c70 Merge "Remove unused private field and replace repeated string with constants." by Seshu Kumar M · 6 years ago
  20. bb56dd6 Merge "Define constant in place of repeated literals." by Seshu Kumar M · 6 years ago
  21. 6f7b169 Define constants in place of repeated literals by h00397475 · 6 years ago
  22. f173b99 Merge "Declare constant for String literal" by Seshu Kumar M · 6 years ago
  23. 91cc893 Merge "Reorder modifiers to comply with java standards" by Seshu Kumar M · 6 years ago
  24. 7bbd9b5 Merge "Shift constructor to comply with coding standards" by Seshu Kumar M · 6 years ago
  25. e02e0bf Define constant in place of repeated literals. by h00397475 · 6 years ago
  26. 50cef43 Merge "Remove unused imports" by Seshu Kumar M · 6 years ago
  27. d2c0e74 Merge "Move variable,constructor to comply with standard" by Seshu Kumar M · 6 years ago
  28. 01162cb Remove unused private field and replace repeated string with constants. by h00397475 · 6 years ago
  29. 7e48647 Merge "Remove unused variables from class file. Remove unused local variables from class files. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  30. 9893272 Merge "Move String literal to left-hand side of equals" by Seshu Kumar M · 6 years ago
  31. 30e943e Remove unused variables from class file. by h00397475 · 6 years ago
  32. fc3a611 Move String literal to left-hand side of equals by Sindhuri.A · 6 years ago
  33. ab68e62 Move variable,constructor to comply with standard by Sindhuri.A · 6 years ago
  34. 5cc8de3 Remove unused imports by Sindhuri.A · 6 years ago
  35. 458cc8d add vnfcInstanceGroup sequence Issue-ID: SO-1393 by zm330 · 6 years ago
  36. be61cb6 Merge "Status message for create vf module event audit" by Steve Smokowski · 6 years ago
  37. f05821f Shift constructor to comply with coding standards by Sindhuri.A · 6 years ago
  38. ff21a48 Reorder modifiers to comply with java standards by Sindhuri.A · 6 years ago
  39. c2088b8 Declare constant for String literal by Sindhuri.A · 6 years ago
  40. 7a67a7f Define constant for String literal by Sindhuri.A · 6 years ago
  41. 7328b3f Status message for create vf module event audit by Benjamin, Max (mb388a) · 6 years ago
  42. efa8de7 Merge "Add existing vnf customization for service" by Seshu Kumar M · 6 years ago
  43. 08e14dc Merge "Substitute string literal with constant" by Seshu Kumar M · 6 years ago
  44. 720deec Merge "Move String literal to left-hand side of equals" by Seshu Kumar M · 6 years ago
  45. 32bea69 Merge "Remove unused import,replace type specification" by Seshu Kumar M · 6 years ago
  46. 4e8dc31 Merge "Replace type specification,Remove unused import" by Seshu Kumar M · 6 years ago
  47. 81d98b8 Merge "Remove import,variable,shift constructor call" by Seshu Kumar M · 6 years ago
  48. 7fbb90d Merge "Replace String literal with constant" by Seshu Kumar M · 6 years ago
  49. 20a4e8a Merge "Reallocate Constructor call" by Seshu Kumar M · 6 years ago
  50. 9b11ba0 Merge "Replace String literal with a constant" by Seshu Kumar M · 6 years ago
  51. 82a2e63 Merge "Remove unused logger" by Seshu Kumar M · 6 years ago
  52. 4049a6c Merge "Move Constructor call" by Seshu Kumar M · 6 years ago
  53. 2692935 Merge "Shift Constructor call" by Seshu Kumar M · 6 years ago
  54. a401cbc Define String Literal,use in place constant by Sindhuri.A · 6 years ago
  55. 8bcc5ce Reallocate Constructor call by Sindhuri.A · 6 years ago
  56. 118034e Move Constructor call by Sindhuri.A · 6 years ago
  57. 20ca743 Shift Constructor call by Sindhuri.A · 6 years ago
  58. 5b8aa9a Replace String literal with constant by Sindhuri.A · 6 years ago
  59. e7064c1 Remove import,variable,shift constructor call by Sindhuri.A · 6 years ago
  60. 7aa28aa Replace String literal with a constant by Sindhuri.A · 6 years ago
  61. 936d5c4 Replace type specification,Remove unused import by Sindhuri.A · 6 years ago
  62. 827697e Remove unused import,replace type specification by Sindhuri.A · 6 years ago
  63. 0923081 Move String literal to left-hand side of equals by Sindhuri.A · 6 years ago
  64. 7f8b940 Add existing vnf customization for service by subhash kumar singh · 6 years ago
  65. b3221e8 Substitute string literal with constant by Sindhuri.A · 6 years ago
  66. 5127c75 Remove unused logger by Sindhuri.A · 6 years ago
  67. 0a355f9 Merge "Remove unused imports, logger" by Seshu Kumar M · 6 years ago
  68. f12e1d7 Merge "Added constant for maxElapsedTime" by Seshu Kumar M · 6 years ago
  69. 97718b1 Merge "Remove logger, unused import" by Seshu Kumar M · 6 years ago
  70. ada50f0 Merge "Change variable name to match regex" by Seshu Kumar M · 6 years ago
  71. 3ff2eec Merge "change modifier order,remove unused import" by Seshu Kumar M · 6 years ago
  72. 11a1f51 Merge "Substitute String Literal with Constant" by Seshu Kumar M · 6 years ago
  73. a606609 Merge "Replace String Literal with a Constant" by Seshu Kumar M · 6 years ago
  74. 89b1049 Merge "Replace String Literals with Constant" by Seshu Kumar M · 6 years ago
  75. 075fe6b Merge "Change variable name to match regex,remove logger" by Seshu Kumar M · 6 years ago
  76. e6e3b79 Merge "Add SO update config file -application.yaml file" by Seshu Kumar M · 6 years ago
  77. fa43775 Merge "Move String literal to left-hand side of equals" by Seshu Kumar M · 6 years ago
  78. 366eb36 Added constant for maxElapsedTime by Sindhuri.A · 6 years ago
  79. 37a15ac Merge "change modifier order,replacce type specification" by Seshu Kumar M · 6 years ago
  80. b723906 Merge "Shift String literal to left-hand side of equals" by Seshu Kumar M · 6 years ago
  81. 89fe06c Merge "Replace type specification" by Seshu Kumar M · 6 years ago
  82. 3af7b80 Merge "Replace type spec, shift modifier order" by Seshu Kumar M · 6 years ago
  83. 9a0e720 Merge "Shift modifier order, Replace type spec" by Seshu Kumar M · 6 years ago
  84. 197499f Remove unused imports, logger by Sindhuri.A · 6 years ago
  85. 0b83eed Remove logger, unused import by Sindhuri.A · 6 years ago
  86. 7a335d3 Change variable name to match regex,remove logger by Sindhuri.A · 6 years ago
  87. 45122a3 Change variable name to match regex by Sindhuri.A · 6 years ago
  88. 4b59e3b Shift modifier order, Replace type spec by Sindhuri.A · 6 years ago
  89. 283f718 Replace type spec, shift modifier order by Sindhuri.A · 6 years ago
  90. 32ad157 Replace type specification by Sindhuri.A · 6 years ago
  91. 48fd9c8 Add SO update config file -application.yaml file by Bonkur, Venkat (vb8416) · 6 years ago
  92. d6e5031 Shift String literal to left-hand side of equals by Sindhuri.A · 6 years ago
  93. 521d4f5 Merge "update the SO version" by Marcus Williams · 6 years ago
  94. 1687c3e Move String literal to left-hand side of equals by Sindhuri.A · 6 years ago
  95. 6b29c69 change modifier order,replacce type specification by Sindhuri.A · 6 years ago
  96. 71947f3 change modifier order,remove unused import by Sindhuri.A · 6 years ago
  97. 85cfec3 Substitute String Literal with Constant by Sindhuri.A · 6 years ago
  98. ba5d6d7 Merge "move constructor calling after variable declare" by Seshu Kumar M · 6 years ago
  99. 65684e3 Merge "Build platform/cpu-agnostic SO container images on Arm platform" by Seshu Kumar M · 6 years ago
  100. 3e04b72 Merge "Add String constant for duplicate literals" by Seshu Kumar M · 6 years ago