1. ae691f0 Merge "Update the VFC NS resource recipe" by Chuanyu Chen · 7 years ago
  2. d3ccd3c Update the VFC NS resource recipe by c00149107 · 7 years ago
  3. 6d0f024 add main updateInstance bpmn flow by Yulian Han · 7 years ago
  4. 12b7ecb Merge "Remove redundant intValue" by Seshu Kumar M · 7 years ago
  5. fc8e6f4 Simplify boolean expressions in groovy by Munir Ahmad · 7 years ago
  6. 47e37b6 Replace String concatination with chained append by Munir Ahmad · 7 years ago
  7. ed1b1d9 Remove redundant intValue by Munir Ahmad · 7 years ago
  8. 80f0404 Merge "Update resource recipe parameter prepare logic" by Rob Daugherty · 7 years ago
  9. 8681d68 Merge "Fix some Sonar Blockers in workflow/serviceTask" by Rob Daugherty · 7 years ago
  10. 9f28878 Merge "Collapse catch clauses where applicable" by Rob Daugherty · 7 years ago
  11. 96b5a68 Revert Reduce log noise/warnings by Rob Daugherty · 7 years ago
  12. a97d603 Collapse catch clauses where applicable by Munir Ahmad · 7 years ago
  13. 4475278 Remove redundant groupId inherited from parent by Munir Ahmad · 7 years ago
  14. f3b28a0 Merge "Reduce log noise/warnings format to conventions" by Seshu Kumar M · 7 years ago
  15. 16103f7 Update resource recipe parameter prepare logic by c00149107 · 7 years ago
  16. 8d0b9eb Merge "Support resource generic workflow Inputs" by Chuanyu Chen · 7 years ago
  17. 5d59cc0 Support resource generic workflow Inputs by c00149107 · 7 years ago
  18. 5022c4d Fix some Sonar Blockers in workflow/serviceTask by Shashank Kumar Shankar · 7 years ago
  19. 327b17a Reduce log noise/warnings format to conventions by Marcus G K Williams · 7 years ago
  20. 8f8b3b9 Merge "Remove redundant String constructor calls" by Seshu Kumar M · 7 years ago
  21. 0079db1 Merge "Remove redundant declaration of extending object" by Seshu Kumar M · 7 years ago
  22. e3c8124 Merge "Remove unused code" by Seshu Kumar M · 7 years ago
  23. a98fdce Remove redundant String constructor calls by Munir Ahmad · 7 years ago
  24. ed7baf2 Remove redundant declaration of extending object by Munir Ahmad · 7 years ago
  25. 0c43736 Make use of lambda by Munir Ahmad · 7 years ago
  26. 9975687 Remove unused code by Munir Ahmad · 7 years ago
  27. bcfb7e2 Merge "Swap indexOf with contains" by Rob Daugherty · 7 years ago
  28. 9717e76 Merge "Store NB Create req. userParam - Customer_Location" by Rob Daugherty · 7 years ago
  29. 4fb6ea3 Merge "Remove redundant catch clause" by Rob Daugherty · 7 years ago
  30. 61b1d1c Merge "Fix javadoc" by Rob Daugherty · 7 years ago
  31. 0fa31fe Swap indexOf with contains by Munir Ahmad · 7 years ago
  32. 51b69b3 Remove unnecessary String constructor call by Munir Ahmad · 7 years ago
  33. 5c45d18 Merge "Support get resource recipe groovy common method" by Chuanyu Chen · 7 years ago
  34. 79c821a Support get resource recipe groovy common method by c00149107 · 7 years ago
  35. 402785f Store NB Create req. userParam - Customer_Location by Marcus G K Williams · 7 years ago
  36. 8a6c06a Remove redundant catch clause by Munir Ahmad · 7 years ago
  37. 07b8dfd Fix javadoc by Munir Ahmad · 7 years ago
  38. 18507d9 Merge "Replace StringBuilder with String & inline return" by Seshu Kumar M · 7 years ago
  39. 2c3be92 Replace explicit type with dimond type by Munir Ahmad · 7 years ago
  40. 34b3e57 Merge "Make use of Map.getOrDefault" by Seshu Kumar M · 7 years ago
  41. 5b17ffb Replace StringBuilder with String & inline return by Munir Ahmad · 7 years ago
  42. 51f4f8e Merge "Removed unreachable log" by Seshu Kumar M · 7 years ago
  43. 2698d1d Removed unreachable log by Munir Ahmad · 7 years ago
  44. f8af1e8 Merge "Update generic create service workflow" by Chuanyu Chen · 7 years ago
  45. e6a0b6e Update generic create service workflow by c00149107 · 7 years ago
  46. 51343e0 Make use of Map.getOrDefault by Munir Ahmad · 7 years ago
  47. 4372205 Merge "Support decompose service by model uuid" by Chuanyu Chen · 7 years ago
  48. 787947c Merge "Support query service resources by modeluuid" by Chuanyu Chen · 7 years ago
  49. 0502c4a Support decompose service by model uuid by c00149107 · 7 years ago
  50. ec68cdf Merge "Support Resource Recipe Common Model" by Chuanyu Chen · 7 years ago
  51. 9de144d Support query service resources by modeluuid by c00149107 · 7 years ago
  52. 3d8d6d2 Support Resource Recipe Common Model by c00149107 · 7 years ago
  53. 71343e7 Merge "Remove the unnecessary toString" by Seshu Kumar M · 7 years ago
  54. 91bce4a Merge "Removed System.out.println from catch clause" by Seshu Kumar M · 7 years ago
  55. 8111059 Removed System.out.println from catch clause by Munir Ahmad · 7 years ago
  56. 40bb7ad Make use of append instead of string concatenation by Munir Ahmad · 7 years ago
  57. 3e01033 Remove the unnecessary toString by Munir Ahmad · 7 years ago
  58. 250de78 Merge "Remove the unnecessary plus zero" by Seshu Kumar M · 7 years ago
  59. 0e8dbed Merge "Swap while loops with foreach where applicable" by Seshu Kumar M · 7 years ago
  60. c0cd851 Merge "Support more Generic workflow for voLTE" by Seshu Kumar M · 7 years ago
  61. 0195781 Remove the unnecessary plus zero by Munir Ahmad · 7 years ago
  62. bb9cc6b Swap while loops with foreach where applicable by Munir Ahmad · 7 years ago
  63. 7065148 Remove wrapping of primitive values in objects by Munir Ahmad · 7 years ago
  64. 1beaa90 Swap StringBuffer with StringBuilder everywhere by Munir Ahmad · 7 years ago
  65. 0690755 Swap for loop in favor of foreach by Munir Ahmad · 7 years ago
  66. 6f242c0 Replace explicit type with dimond everywhere by Munir Ahmad · 7 years ago
  67. 5d63e31 Make use of lambda for comparator by Munir Ahmad · 7 years ago
  68. 2c9049b Support more Generic workflow for voLTE by c00149107 · 7 years ago
  69. a4272dd Merge "Support more Generic workflow for voLTE" by Seshu Kumar M · 7 years ago
  70. 22e015f Port SO artifacts to ONAP folder structure by Arthur Martella · 7 years ago
  71. 9278ff5 Support more Generic workflow for voLTE by c00149107 · 7 years ago
  72. f5b9e7c Remove redundant toString by Munir Ahmad · 7 years ago
  73. c136343 Replace Collection.sort with List.sort by Munir Ahmad · 7 years ago
  74. 2d5eeda Added unittests for ApplicationControllerSupport by biniek · 7 years ago
  75. affcd9b Added unittests by biniek · 7 years ago
  76. a9a9bb8 Sonar:Critical by Manamohan Satapathy · 7 years ago
  77. e629304 Merge "Sonar blocker issue - closeableHttpClient" by Seshu Kumar M · 7 years ago
  78. eba2cbb Sonar blocker issue - closeableHttpClient by liboNet · 7 years ago
  79. 4947f32 Merge "Sonar:Critical" by Seshu Kumar M · 7 years ago
  80. 5bb9130 Merge "Added unittests for RollbackData" by Seshu Kumar M · 7 years ago
  81. d27b2b8 Merge "Refactor of DecomposeJsonUtils class." by Seshu Kumar M · 7 years ago
  82. f843c92 Sonar:Critical by Sumapriya Sarvepalli · 7 years ago
  83. ebd504c Added unittests for RollbackData by biniek · 7 years ago
  84. 9c55afa Merge "Sonar:Major" by Seshu Kumar M · 7 years ago
  85. 6822277 Merge "Sonar:Major" by Seshu Kumar M · 7 years ago
  86. d3ab628 Merge "Sonar:Major" by Seshu Kumar M · 7 years ago
  87. 57cafc0 Merge "Same Service names under two different Customers" by Seshu Kumar M · 7 years ago
  88. 0824ab9 Sonar:Major by Manamohan Satapathy · 7 years ago
  89. d821279 Sonar:Major by Manamohan Satapathy · 7 years ago
  90. 7e21f0e Sonar:Major by Azhar Sardar Sayyed · 7 years ago
  91. b7a3cec Refactor of DecomposeJsonUtils class. by biniek · 7 years ago
  92. cd805e2 Same Service names under two different Customers by Chittaranjan Sardar · 7 years ago
  93. 64f8c9f Unittest refactoring. by biniek · 7 years ago
  94. 18c1c68 Add Generic Workflow for E2E ServiceInstance by c00149107 · 7 years ago
  95. 5755fcd Merge "Utility Methods: clean xml of all empty nodes" by Seshu Kumar M · 7 years ago
  96. 70cd0b0 Merge "Conflicting Jars: jaon-rpc and json-20160212" by Seshu Kumar M · 7 years ago
  97. d4c74a6 Utility Methods: clean xml of all empty nodes by Abhishek Shekhar · 7 years ago
  98. 485a358 Conflicting Jars: jaon-rpc and json-20160212 by Abhishek Shekhar · 7 years ago
  99. 900def9 Moved variable name extraction to separate class. by biniek · 7 years ago
  100. 997e16b Merge "Fix the super keyword misuse" by Seshu Kumar M · 7 years ago