1. 322b149 Merge "Revert "Modify StandardCoder to handle empty source"" by Pamela Dragosh · 3 years, 8 months ago
  2. 1155833 Revert "Modify StandardCoder to handle empty source" by Jim Hahn · 3 years, 8 months ago
  3. 1cb818e Add command line handler by adheli.tavares · 3 years, 8 months ago
  4. 04623fe Modify StandardCoder to handle empty source by Jim Hahn · 3 years, 8 months ago
  5. 7a4b6b8 Address plugin-not-found issues by Jim Hahn · 3 years, 9 months ago
  6. 0b7b9cf Bump version to 1.9.0 in common by Jim Hahn · 3 years, 9 months ago
  7. 5e4739e Bump version to 1.8.1-SNAPSHOT in common by Jim Hahn · 3 years, 10 months ago
  8. 98d2ab1 Remove javax.persistence dependency by Jim Hahn · 3 years, 10 months ago
  9. cd9c3db Add policy-clamp to policy Message constants by liamfallon · 4 years ago
  10. e2756fa Convert YAML Double to Integer/Long by Jim Hahn · 4 years ago
  11. bd384df Fix upcoming checkstyle issues by Pamela Dragosh · 4 years, 1 month ago
  12. f9c66e1 Fix sonar security issue in CryptoUtils by Jim Hahn · 4 years, 2 months ago
  13. 923f855 Bump common master to 1.8.0 SNAPSHOT by Jim Hahn · 4 years, 2 months ago
  14. 2a72226 Fix more sonars in policy/common by Jim Hahn · 4 years, 3 months ago
  15. 1e39e2b New sonars in policy-common by Jim Hahn · 4 years, 3 months ago
  16. fa868f6 Bump common to 1.7.2 by Jim Hahn · 4 years, 3 months ago
  17. ac169ac Adding common success/failure messages for policy components by a.sreekumar · 4 years, 4 months ago
  18. 36a8646 Bump policy/common to 1.7.1-SNAPSHOT by Ram Krishna Verma · 4 years, 5 months ago
  19. f38f990 Removing hamcrest and openpojo from utils pom by RossC · 4 years, 6 months ago
  20. 6a384a2 Updating common dependencies by RossC · 4 years, 6 months ago
  21. d3e074c Fix sonar about always-trust-manager by Jim Hahn · 4 years, 6 months ago
  22. ff08421 Fix issues in common for new sonar rules by Jim Hahn · 4 years, 6 months ago
  23. 50d7289 Changes for checkstyle 8.32 by liamfallon · 4 years, 6 months ago
  24. 611f63a Cleanup various sonar issues in policy-common by Jim Hahn · 4 years, 6 months ago
  25. f3e7792 Bump common master to 1.7.0 by Pamela Dragosh · 4 years, 7 months ago
  26. 8d689e9 Bump common to 1.6.6-SNAPSHOT by Pamela Dragosh · 4 years, 7 months ago
  27. 2cf13e0 Bump common to 1.6.5-SNAPSHOT by Ram Krishna Verma · 4 years, 8 months ago
  28. 784c32b Bump common to 1.6.4-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
  29. a2ca5ed Update licenses on sonar fixes in common by Jim Hahn · 4 years, 8 months ago
  30. 82ac877 More sonar issues in common by Jim Hahn · 4 years, 8 months ago
  31. a56d392 Address sonar issues in common by Jim Hahn · 4 years, 9 months ago
  32. dff3e8b Sonar and eclipse warnings common by Pamela Dragosh · 4 years, 9 months ago
  33. 5765deb Bump common to 1.6.3-SNAPSHOT by Pamela Dragosh · 4 years, 9 months ago
  34. ad2cfb2 Move code from drools-apps to common by Jim Hahn · 4 years, 9 months ago
  35. 157ece6 Add gson adapters for special field types by Jim Hahn · 4 years, 10 months ago
  36. d047a3d Fixes to support dependency upgrade by Pamela Dragosh · 4 years, 10 months ago
  37. ae4f697 Add convert() to Coder by Jim Hahn · 4 years, 10 months ago
  38. 5bbe2f9 Add enhancements to standard coder by Jim Hahn · 4 years, 10 months ago
  39. 277c904 Merge "Fix ResourceUtilsTest junit" by Pamela Dragosh · 4 years, 11 months ago
  40. 4f909d7 Add pretty() method to Coder by Jim Hahn · 4 years, 11 months ago
  41. f6550dd Fix ResourceUtilsTest junit by Jim Hahn · 4 years, 11 months ago
  42. 7b420e7 Convert double to int when decoding JSON by Jim Hahn · 4 years, 11 months ago
  43. 2ce955e Schema validation extension to StandardCoder by jhh · 4 years, 11 months ago
  44. b4f69e4 Create path to text file being created by liamfallon · 5 years ago
  45. c22d70d Sonar cleanup overrides and fixes by Pamela Dragosh · 5 years ago
  46. 04061f9 Add method to return resource directory contents by liamfallon · 5 years ago
  47. 895912a Merge "Address items deprecated by move to java 11" by Ram Krishna Verma · 5 years ago
  48. fe23721 Fix mockito import in common by Jim Hahn · 5 years ago
  49. 1f049a4 Address items deprecated by move to java 11 by Jim Hahn · 5 years ago
  50. 6139460 policy/common jdk11 upgrades by HOCKLA · 5 years ago
  51. e20940f Bumped policy/common patch version to 1.6.2-SNAPSHOT by HOCKLA · 5 years ago
  52. c0b670f Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgrades by HOCKLA · 5 years ago
  53. afc7fa5 Fix new sonar issues in common by Jim Hahn · 5 years ago
  54. 884fb56 Merge "Cleanup eclipse warnings in common" by Jorge Hernandez · 5 years ago
  55. 6ff501c Cleanup eclipse warnings in common by Jim Hahn · 5 years ago
  56. 6cd319c Disable HTML escaping in gson coders by Jim Hahn · 5 years ago
  57. 5784888 Integrate CryptoUtils into ONAP common by Chou, Joseph (jc2555) · 5 years ago
  58. 1c9e4e6 Add CryptoCoder interface by jhh · 5 years ago
  59. 824468c Removed unthrown checked exceptions from CryptoUtils. by jhh · 5 years ago
  60. af2e401 Extract YamlJsonTranslator from StandardYamlCoder by Jim Hahn · 5 years ago
  61. 3093fbe Remove YamlException class by Jim Hahn · 5 years ago
  62. 173c4db Create StandardYamlCoder by Jim Hahn · 5 years ago
  63. 9c1f0ed Bump version in policy/common master by Jim Hahn · 5 years ago
  64. 98a4da6 Add ApiUtils to facilitate looping over features by Jim Hahn · 5 years ago
  65. a881b1a Bump version in policy/common by Jim Hahn · 5 years ago
  66. 37f4fef Convert double to int when decoding via gson by Jim Hahn · 5 years ago
  67. 7ac967b Fix sonar issue in common/utils by Jim Hahn · 5 years ago
  68. 7bdb762 Remove ToStringTester from utils by ramverma · 5 years ago
  69. 4df5717 Speed up CryptoUtilsTest by Jim Hahn · 5 years ago
  70. 62463da Bump common to 1.5.1 SNAPSHOT by Pamela Dragosh · 5 years ago
  71. aecbc1c Change getCanonicalName() to getName() in common by Jim Hahn · 6 years ago
  72. fe5d787 More sonar fixes in policy/common by Jim Hahn · 6 years ago
  73. ea262e6 Apply simple sonar fixes by Jim Hahn · 6 years ago
  74. d815765 Change version to 1.5.0 by Pamela Dragosh · 6 years ago
  75. d9a5e9b Bump common snapshot by Pamela Dragosh · 6 years ago
  76. 119fc53 Fix sonar issue with double compare by Jim Hahn · 6 years ago 1.4.0 4.0.0-ONAP
  77. ea29ed1 Don't map JSON values to Double by Jim Hahn · 6 years ago
  78. 7825f3a Add string constructor to Version class by liamfallon · 6 years ago
  79. 2128942 Add semantic version comparable class by liamfallon · 6 years ago
  80. 3fa9acf Add get() without clazz by Jim Hahn · 6 years ago
  81. 4ac6977 Add simple Registry class to manage singletons by Jim Hahn · 6 years ago
  82. 6fb97d3 Add wrapper for ServiceManager by Jim Hahn · 6 years ago
  83. 5d8847c Merge "Add Network Logging Feature" by Liam Fallon · 6 years ago
  84. 1462841 ONAP password encryption tool sonar fix by Chou, Joseph · 6 years ago
  85. 1ea9981 Make ServiceManager implement Startable by Jim Hahn · 6 years ago
  86. 8640a6e Add support for TOSCA JSON Parsing by liamfallon · 6 years ago
  87. 57a4462 Add Network Logging Feature by Daniel Cruz · 6 years ago
  88. 5bee2c1 Merge "ONAP password encryption tool" by Pamela Dragosh · 6 years ago
  89. 5f3a884 Merge "Add ServiceManager class" by Liam Fallon · 6 years ago
  90. d574a2f ONAP password encryption tool by Chou, Joseph · 6 years ago
  91. 1162f4b Add ServiceManager class by Jim Hahn · 6 years ago
  92. 33ef186 Address sonar issues in utils by Jim Hahn · 6 years ago
  93. 116f192 Merge "Add code to allocate server ports" by Jorge Hernandez · 6 years ago
  94. 2e69b0a Add code to allocate server ports by Jim Hahn · 6 years ago
  95. c87a79b Remove PropertyConfiguration class by Jim Hahn · 6 years ago
  96. fabde09 Add bean configurator by Jim Hahn · 6 years ago
  97. ddb5911 Add StandardCoderObject to hide GSON internals by Jim Hahn · 6 years ago
  98. e6b3fdd Add additional encode and decode methods to Coder by Jim Hahn · 6 years ago
  99. df8ba34 Merge "Add common coder classes" by Liam Fallon · 6 years ago
  100. b8432fe Add common coder classes by Jim Hahn · 6 years ago