1. 2879d63 Improve test coverage by xuegao · 4 years, 6 months ago
  2. 6152e45 Remove unused method by xuegao · 4 years, 6 months ago
  3. 95357cd improve test coverage by JulienBe · 4 years, 6 months ago
  4. ccdff9d create tests for ScalarUnitValidator.java by JulienBe · 4 years, 6 months ago
  5. 135e9eb create tests for PropertyTypeExt.java and remove unsused method by JulienBe · 4 years, 6 months ago
  6. bc9783d Fix Java Code Conventions non-compliance issues by xuegao · 4 years, 6 months ago
  7. 0da2195 Reduce nest statement levels by xuegao · 4 years, 6 months ago
  8. 67bd480 Reduce nest statement levels by xuegao · 4 years, 6 months ago
  9. ca685bb Fix Critical security vulnerability by vasraz · 4 years, 6 months ago
  10. a1bd235 Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' by vasraz · 4 years, 8 months ago
  11. a36531c Prepare for Junit5 by vasraz · 4 years, 8 months ago
  12. 8429c53 Fix Tosca properties declaration by aribeiro · 4 years, 9 months ago
  13. 3e87932 Upgrade Junit to version 5.6 by Baumel, Dvir (db384r) · 4 years, 9 months ago
  14. ec7da6a Entitlement Pool - Support Type Field by Ben David, Elad (eb7504) · 4 years, 9 months ago
  15. 5ed9345 Upgrade jacoco/lombok/sonar versions by vasraz · 4 years, 9 months ago
  16. 09d8789 Disable SecurityFilter by Ofir Sonsino · 4 years, 9 months ago
  17. c5ef980 PM_Dictionary Support in GAB by Tomasz Golabek · 4 years, 10 months ago
  18. 65f0aa3 Move to version 1.6.1 by shrek2000 · 4 years, 11 months ago
  19. fe4623d Fixed sonar issues by Dmitry Puzikov · 5 years ago
  20. 8acb01d Fix unprocessed NPE by Dmitry Puzikov · 5 years ago
  21. c2ab277 Fix different sonar issues by Dmitry Puzikov · 5 years ago
  22. f803d28 Fix the lack of test coverage reported by sonar by Dmitry Puzikov · 5 years ago
  23. 1cbcf8e Logged all caught exceptions by Dmitry Puzikov · 5 years ago
  24. 562b7d5 Increase test coverage by Dmitry Puzikov · 5 years ago
  25. 57c8700 Fix sonar issue with test coverage by Dmitry Puzikov · 5 years ago
  26. 4a9ddb2 Fixing sonar issue by Dmitry Puzikov · 5 years ago
  27. 1d3f7e4 Fixing sonar issues by Dmitry Puzikov · 5 years ago
  28. 4b6d5c3 Fixing sonar issues by Dmitry Puzikov · 5 years ago
  29. 150477b Fixing sonar issues by Dmitry Puzikov · 5 years ago
  30. 3051015 Fixing sonar issues by Dmitry Puzikov · 5 years ago
  31. 35b5687 Fix for scalar-unit type value. by aribeiro · 5 years ago
  32. 0f9257b Fixing sonar issue by Dmitry Puzikov · 5 years ago
  33. f9b702b Fixing sonar issues by Dmitry Puzikov · 5 years ago
  34. bf5eeb2 Fix zip slip security flaw by andre.schmid · 5 years ago
  35. c42c9f7 Fix for status properties value. by aribeiro · 5 years ago
  36. 145e960 Bump SDC version 1.6.0 by Ofir Sonsino · 5 years ago
  37. b5cc5d6 Bump SDC version 1.5.2 by Ofir Sonsino · 5 years ago
  38. 51a0f7b common code coverage increase by Piotr Darosz · 5 years ago
  39. 7de4f3e Implement PNFD Model driven conversion by andre.schmid · 5 years ago
  40. 0b5efe7 Fixed sonar issues in ConfigurationRepository by Piotr Borelowski · 5 years ago
  41. 610ff24 Update SDC version 1.5.1 by Ofir Sonsino · 5 years ago
  42. 8b6d4ee Refactor ConfigurationRepositoryTest to remove the powermock. by k.kedron · 5 years ago
  43. 8a894e5 Fix checkstyle violations in sdc-main/common by michal.banka · 5 years ago
  44. a2b6793 Add Lombok support to Repository by noahs · 5 years ago
  45. c8fcbbc Added oparent to sdc main by Tomasz Golabek · 5 years ago
  46. da8b241 Move import handling to service template by ojasdubey · 5 years ago
  47. 9eb80fd Improved the ConfigurationRepositoryTest. by k.kedron · 5 years ago
  48. c9b9138 Added unit tests for ConfigurationRepository by Piotr Borelowski · 5 years ago
  49. dbb1b14 Add Lombok support to RelationshipType by noahs · 5 years ago
  50. 3dbb294 Add lombok support to simple classes by Oren Kleks · 6 years ago
  51. 2cc7f94 BeanUtils upgrade to 1.9.x by Oren Kleks · 6 years ago
  52. b836d34 BeanUtils upgrade to 1.9.x by Tomasz Golabek · 6 years ago
  53. 3a98ad3 Improve unit test in the NonConfigResourceTest and various sonar fixes. by k.kedron · 6 years ago
  54. 1e744a3 Add lombok support to simple classes by shrek2000 · 6 years ago
  55. bf2f191 Add lombok support to simple classes by Oren Kleks · 6 years ago
  56. 7a7f732 Add lombok support to simple classes by shrek2000 · 6 years ago
  57. 2e3f834 Add lombok support to simple classes by shrek2000 · 6 years ago
  58. 39cfb30 Add lombok support to simple classes by shrek2000 · 6 years ago
  59. cf04710 Add lombok support to simple classes by shrek2000 · 6 years ago
  60. 111ba70 Add lombok support to simple classes by shrek2000 · 6 years ago
  61. b3126da Add new unit test for ConfigurationImpl. by k.kedron · 6 years ago
  62. 7c62480 Improve unit test for ConfigurationUtils and sonar fixes by k.kedron · 6 years ago
  63. dc5e4d9 Add Lombok support to RelationshipTemplate by noahs · 6 years ago
  64. d6b413c Add Lombok support to PreconditionDefinition by noahs · 6 years ago
  65. ada9f9d Add unit tests for DataModelNormalizeUtil by m.kowalski3 · 6 years ago
  66. 55c536e Update SDC version 1.5.0 by Sonsino, Ofir (os0695) · 6 years ago
  67. a490dfc Fix for incorrect count of coverage by Tomasz Golabek · 6 years ago
  68. 04aecc5 Fix for jupiter tests execution. by Tomasz Golabek · 6 years ago
  69. 2eb95cf README by Tomasz Golabek · 6 years ago
  70. 967a120 Introduced yaml parser as common lib by Tomasz Golabek · 6 years ago
  71. 532b6da Load TOSCA package into Tosca model object by shiria · 6 years ago
  72. d58f912 Add updated normative types by Yuli Shlosberg · 6 years ago
  73. b5fc68f update sdc version in master by Michael Lando · 6 years ago
  74. aedee1f Deleted artifact generator modules by vempo · 6 years ago
  75. b6379cc Removed dead and duplicate code in onboarding by vempo · 6 years ago
  76. a706d71 Removed compile-helper-plugin by vempo · 6 years ago
  77. e1118da Cleaned up POM of configuration framework by vempo · 6 years ago
  78. f069fd4 Removed artifact-copy plugin by vempo · 6 years ago
  79. 540a71e bump sdc version to 1.3.3 by Michael Lando · 6 years ago
  80. 2da911f Sorted out unit-test libraries in onboarding by vempo · 6 years ago
  81. 1276ee1 update sdc to version 1.3.2 by Michael Lando · 6 years ago
  82. 1777d13 Fixed Sonar violations in configuration by vempo · 6 years ago
  83. 461e964 Removed JMX, other unused code from configuration by vempo · 6 years ago
  84. 8b7a040 Handled not thread-safe fields in configuration by vempo · 6 years ago
  85. 2074ab2 Removed support of dynamic configuration by vempo · 6 years ago
  86. 313e73a Enabled unit tests of configuration framework by vempo · 6 years ago
  87. 933cdbd Code formatting of configuration framework by vempo · 6 years ago
  88. 6e5e2e1 Fixed configuration tests to run on Linux by vempo · 6 years ago
  89. 9125b48 Removed code that stored configuration in DB by vempo · 6 years ago
  90. 04a5bef update sdc version to 1.3.1 by Michael Lando · 6 years ago
  91. 93c6575 Removed config test with Thread.sleep by vempo · 6 years ago
  92. 1496a70 Deleted empty configuration tests module by vempo · 6 years ago
  93. 32ff3e3 Moved config tests into config module by vempo · 6 years ago
  94. 983f006 Deleted unused configuration-management-cli by vempo · 6 years ago
  95. 4a1a59c Add UT for CapabilityDefinition by Satyaki Mallick · 6 years ago
  96. 1f50c72 Fix Policy type and Policy definition by shiria · 6 years ago
  97. 48528e9 Add support of interface in TOSCA datatypes by shiria · 6 years ago
  98. 8efb152 DM modification to align with R2 DM clean version by liang ding · 6 years ago
  99. 7c4075a remove the unwanted code by seshukm · 6 years ago
  100. f450879 Add support for service substitution filter by shiria · 6 years ago