1. 5595d82 Update the format of resourceInput by zm330 · 6 years ago
  2. 5ed1062 Modify instance resource list creation by subhash kumar singh · 6 years ago
  3. bb0a782 Enhance resource sequence to add group by subhash kumar singh · 6 years ago
  4. e98c9cb Enhanced Service decomposition to handle gruop by subhash kumar singh · 6 years ago
  5. 834a36f Merge "Removed imports and defined a constant. Removed imports and defined constant and combined exception in single catch block. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  6. 0bb58cf Removed JsonIgnore for resourceInput by subhash kumar singh · 6 years ago
  7. 941712f Removed imports and defined a constant. by NITIN KAWA · 6 years ago
  8. c401624 Removed unused imports and rearranged variables by NITIN KAWA · 6 years ago
  9. c0247ec corrected inlucde filter for formatter by Benjamin, Max (mb388a) · 6 years ago
  10. 7476b99 Re-commit some changes which were lost by Benjamin, Max (mb388a) · 6 years ago
  11. f47919f Replaced all tabs with spaces in java and pom.xml by Benjamin, Max (mb388a) · 6 years ago
  12. c8dc961 JUnit tests for VnfResource by r.bogacki · 6 years ago
  13. 26c6548 Removed BPMNLogger class by Witold Ficio Kopel · 6 years ago
  14. 72dcb2d Removed MsoLogger from 'MSOCoreBPMN' II by r.bogacki · 6 years ago
  15. c1959a3 Removed MsoLogger from 'MSOCoreBPMN' by r.bogacki · 6 years ago
  16. fe91155 Merge 'origin/casablanca' into master by Benjamin, Max (mb388a) · 6 years ago
  17. 58709fc Removed deprecated Matcher imports by Benjamin, Max (mb388a) · 6 years ago
  18. 2e5bd7e Fix json parsing of resource input by subhash kumar singh · 6 years ago
  19. 69abb1b Merge "Remove Swagger UI" by Seshu Kumar M · 6 years ago
  20. 19d2dae Sonar:Critical by Manamohan Satapathy · 6 years ago
  21. 01176bd Skip cloud regions and fix macro by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  22. 7a121bf Remove Swagger UI by Benjamin, Max (mb388a) · 6 years ago
  23. 2b0f2c8 Fixing JsonMappingException issue by Shinu John · 6 years ago
  24. 0f76551 Fix OOF Directives processing by Marcus G K Williams · 6 years ago
  25. eec3403 11/7: merge casablanca to master by Rob Daugherty · 6 years ago
  26. 6fa3d2b Springboot 2.0 upgrade by Benjamin, Max (mb388a) · 6 years ago
  27. 5dadc2c Fix msb url in homing cloudsite by Marcus G K Williams · 6 years ago
  28. 6cf9ff1 8/23: merge casablanca to master by Rob Daugherty · 6 years ago
  29. 802257f removed att-aic from codebase by Benjamin, Max (mb388a) · 6 years ago
  30. 325d4e2 Update version to 1.4.0-SNAPSHOT for Dublin by Rob Daugherty · 6 years ago
  31. 937b70d Update OofHoming w/ directives by Marcus G K Williams · 6 years ago
  32. 74da803 update field in service decomp object by Benjamin, Max (mb388a) · 6 years ago
  33. e910556 updated ServiceInstance POJO by Benjamin, Max (mb388a) · 6 years ago
  34. 5a6a6de Containerization feature of SO by Benjamin, Max (mb388a) · 6 years ago
  35. 8711fde Sonar major issues by Sumapriya Sarvepalli · 6 years ago
  36. de7fa7c Fix problem with singleton impact on TC execution by Bogumil Zebek · 7 years ago
  37. 34d23bf Fix problem with singleton and parallel unit tests by Bogumil Zebek · 7 years ago
  38. 77e3e06 Revert placementInfo to placement in SniroHoming by Marcus G K Williams · 7 years ago
  39. 0bc1ab2 Merge "Bug Fix - OOF api updates processing flavor-label" by Seshu Kumar M · 7 years ago
  40. 409d9ea Add junit coverage for CompareModelsResult java by Felix Sangalang · 7 years ago
  41. 22a25ae Bug Fix - OOF api updates processing flavor-label by Marcus G K Williams · 7 years ago
  42. c4c512c Refactor homing flows for OOF/HPA by Marcus G K Williams · 7 years ago
  43. cd04a08 add ResourceModelInfo CompareModelsResult java by Yulian Han · 7 years ago
  44. 3b7c3f0 Merge "Adding Junit" by Seshu Kumar M · 7 years ago
  45. fda871b Adding Junit by Sumapriya · 7 years ago
  46. bb470c6 Add UT for HealthCheckHandlerTest by subhash kumar singh · 7 years ago
  47. e9ee726 Fix the Jar vulnerability and licensing by Byung-Woo Jun · 7 years ago
  48. 38f7207 AT&T 1712 and 1802 release code by Rob Daugherty · 7 years ago
  49. 8110235 Merge "Remove redundant type cast" by Seshu Kumar M · 7 years ago
  50. 126fe91 Merge "Fix a potentional bug String comparison using !=" by Seshu Kumar M · 7 years ago
  51. 4bd346b Merge changes I5a320c60,I3fbd868e by Seshu Kumar M · 7 years ago
  52. bde88b2 Remove redundant type cast by Munir Ahmad · 7 years ago
  53. f35311f private is redundant for enum constructors by Munir Ahmad · 7 years ago
  54. 7353922 Fix a potentional bug String comparison using != by Munir Ahmad · 7 years ago
  55. 47e37b6 Replace String concatination with chained append by Munir Ahmad · 7 years ago
  56. 9f28878 Merge "Collapse catch clauses where applicable" by Rob Daugherty · 7 years ago
  57. 96b5a68 Revert Reduce log noise/warnings by Rob Daugherty · 7 years ago
  58. a97d603 Collapse catch clauses where applicable by Munir Ahmad · 7 years ago
  59. 4475278 Remove redundant groupId inherited from parent by Munir Ahmad · 7 years ago
  60. 327b17a Reduce log noise/warnings format to conventions by Marcus G K Williams · 7 years ago
  61. 0c43736 Make use of lambda by Munir Ahmad · 7 years ago
  62. 4fb6ea3 Merge "Remove redundant catch clause" by Rob Daugherty · 7 years ago
  63. 8a6c06a Remove redundant catch clause by Munir Ahmad · 7 years ago
  64. 07b8dfd Fix javadoc by Munir Ahmad · 7 years ago
  65. 18507d9 Merge "Replace StringBuilder with String & inline return" by Seshu Kumar M · 7 years ago
  66. 2c3be92 Replace explicit type with dimond type by Munir Ahmad · 7 years ago
  67. 5b17ffb Replace StringBuilder with String & inline return by Munir Ahmad · 7 years ago
  68. 51343e0 Make use of Map.getOrDefault by Munir Ahmad · 7 years ago
  69. 71343e7 Merge "Remove the unnecessary toString" by Seshu Kumar M · 7 years ago
  70. 40bb7ad Make use of append instead of string concatenation by Munir Ahmad · 7 years ago
  71. 3e01033 Remove the unnecessary toString by Munir Ahmad · 7 years ago
  72. 0e8dbed Merge "Swap while loops with foreach where applicable" by Seshu Kumar M · 7 years ago
  73. bb9cc6b Swap while loops with foreach where applicable by Munir Ahmad · 7 years ago
  74. 7065148 Remove wrapping of primitive values in objects by Munir Ahmad · 7 years ago
  75. 1beaa90 Swap StringBuffer with StringBuilder everywhere by Munir Ahmad · 7 years ago
  76. 22e015f Port SO artifacts to ONAP folder structure by Arthur Martella · 7 years ago
  77. 5bb9130 Merge "Added unittests for RollbackData" by Seshu Kumar M · 7 years ago
  78. d27b2b8 Merge "Refactor of DecomposeJsonUtils class." by Seshu Kumar M · 7 years ago
  79. ebd504c Added unittests for RollbackData by biniek · 7 years ago
  80. 9c55afa Merge "Sonar:Major" by Seshu Kumar M · 7 years ago
  81. 6822277 Merge "Sonar:Major" by Seshu Kumar M · 7 years ago
  82. 0824ab9 Sonar:Major by Manamohan Satapathy · 7 years ago
  83. d821279 Sonar:Major by Manamohan Satapathy · 7 years ago
  84. 7e21f0e Sonar:Major by Azhar Sardar Sayyed · 7 years ago
  85. b7a3cec Refactor of DecomposeJsonUtils class. by biniek · 7 years ago
  86. 64f8c9f Unittest refactoring. by biniek · 7 years ago
  87. 900def9 Moved variable name extraction to separate class. by biniek · 7 years ago
  88. 777f637 Bump minor version by Jessica Wagantall · 7 years ago
  89. 264228c Fix Json Analyze failed Issue by c00149107 · 7 years ago
  90. 6c99e8d changed artifact version by seshukm · 7 years ago
  91. 7b29d43 removed commented out lines of code by Benjamin, Max (mb388a) · 7 years ago
  92. 9f48bf3 Flows fail to update status in requests DB by Rob Daugherty · 7 years ago
  93. d53a72c Fixes for sonar coverage in bpmn by Rob Daugherty · 7 years ago
  94. b455e88 Merge "Added @Override annotation to method signature" by Seshu Kumar M · 7 years ago
  95. 899ed6f Merge "Added @Override annotation to method signature" by Seshu Kumar M · 7 years ago
  96. 9bb2e66 Merge "Fixed string literal comparision issue" by Seshu Kumar M · 7 years ago
  97. ec9600d Update POM to inherit from oparent by Rob Daugherty · 7 years ago
  98. e56e410 Added @Override annotation to method signature by shashikanth · 7 years ago
  99. 52e2e15 Added @Override annotation to method signature by shashikanth · 7 years ago
  100. 154b169 Fixed string literal comparision issue by shashikanth · 7 years ago