1. 5bbe2f9 Add enhancements to standard coder by Jim Hahn · 4 years, 10 months ago
  2. 277c904 Merge "Fix ResourceUtilsTest junit" by Pamela Dragosh · 4 years, 10 months ago
  3. 4f909d7 Add pretty() method to Coder by Jim Hahn · 4 years, 10 months ago
  4. f6550dd Fix ResourceUtilsTest junit by Jim Hahn · 4 years, 10 months ago
  5. 7b420e7 Convert double to int when decoding JSON by Jim Hahn · 4 years, 10 months ago
  6. 2ce955e Schema validation extension to StandardCoder by jhh · 4 years, 10 months ago
  7. b4f69e4 Create path to text file being created by liamfallon · 4 years, 11 months ago
  8. c22d70d Sonar cleanup overrides and fixes by Pamela Dragosh · 5 years ago
  9. 04061f9 Add method to return resource directory contents by liamfallon · 5 years ago
  10. 895912a Merge "Address items deprecated by move to java 11" by Ram Krishna Verma · 5 years ago
  11. fe23721 Fix mockito import in common by Jim Hahn · 5 years ago
  12. 1f049a4 Address items deprecated by move to java 11 by Jim Hahn · 5 years ago
  13. 6139460 policy/common jdk11 upgrades by HOCKLA · 5 years ago
  14. e20940f Bumped policy/common patch version to 1.6.2-SNAPSHOT by HOCKLA · 5 years ago
  15. c0b670f Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgrades by HOCKLA · 5 years ago
  16. afc7fa5 Fix new sonar issues in common by Jim Hahn · 5 years ago
  17. 884fb56 Merge "Cleanup eclipse warnings in common" by Jorge Hernandez · 5 years ago
  18. 6ff501c Cleanup eclipse warnings in common by Jim Hahn · 5 years ago
  19. 6cd319c Disable HTML escaping in gson coders by Jim Hahn · 5 years ago
  20. 5784888 Integrate CryptoUtils into ONAP common by Chou, Joseph (jc2555) · 5 years ago
  21. 1c9e4e6 Add CryptoCoder interface by jhh · 5 years ago
  22. 824468c Removed unthrown checked exceptions from CryptoUtils. by jhh · 5 years ago
  23. af2e401 Extract YamlJsonTranslator from StandardYamlCoder by Jim Hahn · 5 years ago
  24. 3093fbe Remove YamlException class by Jim Hahn · 5 years ago
  25. 173c4db Create StandardYamlCoder by Jim Hahn · 5 years ago
  26. 9c1f0ed Bump version in policy/common master by Jim Hahn · 5 years ago
  27. 98a4da6 Add ApiUtils to facilitate looping over features by Jim Hahn · 5 years ago
  28. a881b1a Bump version in policy/common by Jim Hahn · 5 years ago
  29. 37f4fef Convert double to int when decoding via gson by Jim Hahn · 5 years ago
  30. 7ac967b Fix sonar issue in common/utils by Jim Hahn · 5 years ago
  31. 7bdb762 Remove ToStringTester from utils by ramverma · 5 years ago
  32. 4df5717 Speed up CryptoUtilsTest by Jim Hahn · 5 years ago
  33. 62463da Bump common to 1.5.1 SNAPSHOT by Pamela Dragosh · 5 years ago
  34. aecbc1c Change getCanonicalName() to getName() in common by Jim Hahn · 5 years ago
  35. fe5d787 More sonar fixes in policy/common by Jim Hahn · 5 years ago
  36. ea262e6 Apply simple sonar fixes by Jim Hahn · 5 years ago
  37. d815765 Change version to 1.5.0 by Pamela Dragosh · 6 years ago
  38. d9a5e9b Bump common snapshot by Pamela Dragosh · 6 years ago
  39. 119fc53 Fix sonar issue with double compare by Jim Hahn · 6 years ago 1.4.0 4.0.0-ONAP
  40. ea29ed1 Don't map JSON values to Double by Jim Hahn · 6 years ago
  41. 7825f3a Add string constructor to Version class by liamfallon · 6 years ago
  42. 2128942 Add semantic version comparable class by liamfallon · 6 years ago
  43. 3fa9acf Add get() without clazz by Jim Hahn · 6 years ago
  44. 4ac6977 Add simple Registry class to manage singletons by Jim Hahn · 6 years ago
  45. 6fb97d3 Add wrapper for ServiceManager by Jim Hahn · 6 years ago
  46. 5d8847c Merge "Add Network Logging Feature" by Liam Fallon · 6 years ago
  47. 1462841 ONAP password encryption tool sonar fix by Chou, Joseph · 6 years ago
  48. 1ea9981 Make ServiceManager implement Startable by Jim Hahn · 6 years ago
  49. 8640a6e Add support for TOSCA JSON Parsing by liamfallon · 6 years ago
  50. 57a4462 Add Network Logging Feature by Daniel Cruz · 6 years ago
  51. 5bee2c1 Merge "ONAP password encryption tool" by Pamela Dragosh · 6 years ago
  52. 5f3a884 Merge "Add ServiceManager class" by Liam Fallon · 6 years ago
  53. d574a2f ONAP password encryption tool by Chou, Joseph · 6 years ago
  54. 1162f4b Add ServiceManager class by Jim Hahn · 6 years ago
  55. 33ef186 Address sonar issues in utils by Jim Hahn · 6 years ago
  56. 116f192 Merge "Add code to allocate server ports" by Jorge Hernandez · 6 years ago
  57. 2e69b0a Add code to allocate server ports by Jim Hahn · 6 years ago
  58. c87a79b Remove PropertyConfiguration class by Jim Hahn · 6 years ago
  59. fabde09 Add bean configurator by Jim Hahn · 6 years ago
  60. ddb5911 Add StandardCoderObject to hide GSON internals by Jim Hahn · 6 years ago
  61. e6b3fdd Add additional encode and decode methods to Coder by Jim Hahn · 6 years ago
  62. df8ba34 Merge "Add common coder classes" by Liam Fallon · 6 years ago
  63. b8432fe Add common coder classes by Jim Hahn · 6 years ago
  64. 098c32f Assertion class for DAO code by liamfallon · 6 years ago
  65. f10d38d Sonar fixes by Jim Hahn · 6 years ago
  66. 4ec725e Add superclasses for gson-jackson migration by Jim Hahn · 6 years ago
  67. 20f9114 Skip all fields in gson by default by Jim Hahn · 6 years ago
  68. 783c0c0 Add helper class to retrive network logger by Krzysztof Opasiak · 6 years ago
  69. c612946 Add gson to utils pom by Jim Hahn · 6 years ago
  70. a2db43a Update eclipselink version in policy common by Jim Hahn · 6 years ago
  71. f6658bc Rename test classes in policy/common by Parshad Patel · 6 years ago
  72. 2f72ab6 Set new master version for Dublin by liamfallon · 6 years ago
  73. 90d0f35 Fix refering to snapshot in policy/common by ramverma · 6 years ago 1.3.1
  74. d716c36 Use powermock version from parent pom by Jim Hahn · 6 years ago
  75. af5e28c Fix policy/common checkstyle issues by Pamela Dragosh · 6 years ago
  76. cf282dd Remove changing of access on par fields by liamfallon · 6 years ago
  77. 8ae6254 Merge "Adding usage of openpojo in policy common" by Pamela Dragosh · 6 years ago
  78. 95751fd Adding usage of openpojo in policy common by ramverma · 6 years ago
  79. f133be2 Make checkstyle warnings fail by Pamela Dragosh · 6 years ago
  80. 99b3ae8 Adding common utility classes to policy/common by ramverma · 6 years ago
  81. 2d381af Fix checkstyle in utils by Pamela Dragosh · 6 years ago
  82. 33eb63b Fix pom and checkstyle warnings in common by liamfallon · 6 years ago
  83. 1b6404f Add resource handling utility class by liamfallon · 6 years ago
  84. b40acf2 Copy policy-endpoints from drools-pdp to common by mmis · 6 years ago
  85. 88116de Merge "Delete SpecPropertyConfiguration class" by Pamela Dragosh · 6 years ago
  86. 8690e7d Merge "Add CurrentTime utilities" by Pamela Dragosh · 6 years ago
  87. 8a16d90 Delete SpecPropertyConfiguration class by Jim Hahn · 6 years ago
  88. b4e7fb0 Add CurrentTime utilities by Jim Hahn · 6 years ago
  89. b1299d4 Merge "Move SpecProperties from drools-pdp to common" by Pamela Dragosh · 6 years ago
  90. 719ef33 Move SpecProperties from drools-pdp to common by Jim Hahn · 6 years ago
  91. cd5750e Use setXxx() methods for @Property fields by Jim Hahn · 6 years ago
  92. 6f69d79 Update policy-common to SNAPSHOT-1.3.0 by liamfallon · 7 years ago
  93. 02b64fc Update Policy Common to 1.2.3-SNAPSHOT by liamfallon · 7 years ago
  94. fe5a5a0 Upgrade SNAPSHOT to 1.2.2 by liamfallon · 7 years ago
  95. 46a970e Upgrade SNAPSHOT to 1.2.1 by Pamela Dragosh · 7 years ago
  96. d625f8e Add PropertyConfiguration class by Jim Hahn · 7 years ago
  97. bcd8104 Removed checkstyle warnings by mmis · 7 years ago
  98. 29c8d90 Consolidating and organizing dependencies by Pamela Dragosh · 7 years ago
  99. 8666407 Add AutoClose wrappers for JPA classes by Jim Hahn · 7 years ago