- 50d7289 Changes for checkstyle 8.32 by liamfallon · 4 years, 6 months ago
- 611f63a Cleanup various sonar issues in policy-common by Jim Hahn · 4 years, 6 months ago
- f3e7792 Bump common master to 1.7.0 by Pamela Dragosh · 4 years, 7 months ago
- 8d689e9 Bump common to 1.6.6-SNAPSHOT by Pamela Dragosh · 4 years, 7 months ago
- 2cf13e0 Bump common to 1.6.5-SNAPSHOT by Ram Krishna Verma · 4 years, 8 months ago
- 784c32b Bump common to 1.6.4-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
- a2ca5ed Update licenses on sonar fixes in common by Jim Hahn · 4 years, 8 months ago
- 82ac877 More sonar issues in common by Jim Hahn · 4 years, 8 months ago
- a56d392 Address sonar issues in common by Jim Hahn · 4 years, 8 months ago
- dff3e8b Sonar and eclipse warnings common by Pamela Dragosh · 4 years, 9 months ago
- 5765deb Bump common to 1.6.3-SNAPSHOT by Pamela Dragosh · 4 years, 9 months ago
- ad2cfb2 Move code from drools-apps to common by Jim Hahn · 4 years, 9 months ago
- 157ece6 Add gson adapters for special field types by Jim Hahn · 4 years, 9 months ago
- d047a3d Fixes to support dependency upgrade by Pamela Dragosh · 4 years, 10 months ago
- ae4f697 Add convert() to Coder by Jim Hahn · 4 years, 10 months ago
- 5bbe2f9 Add enhancements to standard coder by Jim Hahn · 4 years, 10 months ago
- 277c904 Merge "Fix ResourceUtilsTest junit" by Pamela Dragosh · 4 years, 10 months ago
- 4f909d7 Add pretty() method to Coder by Jim Hahn · 4 years, 10 months ago
- f6550dd Fix ResourceUtilsTest junit by Jim Hahn · 4 years, 10 months ago
- 7b420e7 Convert double to int when decoding JSON by Jim Hahn · 4 years, 10 months ago
- 2ce955e Schema validation extension to StandardCoder by jhh · 4 years, 10 months ago
- b4f69e4 Create path to text file being created by liamfallon · 4 years, 11 months ago
- c22d70d Sonar cleanup overrides and fixes by Pamela Dragosh · 5 years ago
- 04061f9 Add method to return resource directory contents by liamfallon · 5 years ago
- 895912a Merge "Address items deprecated by move to java 11" by Ram Krishna Verma · 5 years ago
- fe23721 Fix mockito import in common by Jim Hahn · 5 years ago
- 1f049a4 Address items deprecated by move to java 11 by Jim Hahn · 5 years ago
- 6139460 policy/common jdk11 upgrades by HOCKLA · 5 years ago
- e20940f Bumped policy/common patch version to 1.6.2-SNAPSHOT by HOCKLA · 5 years ago
- c0b670f Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgrades by HOCKLA · 5 years ago
- afc7fa5 Fix new sonar issues in common by Jim Hahn · 5 years ago
- 884fb56 Merge "Cleanup eclipse warnings in common" by Jorge Hernandez · 5 years ago
- 6ff501c Cleanup eclipse warnings in common by Jim Hahn · 5 years ago
- 6cd319c Disable HTML escaping in gson coders by Jim Hahn · 5 years ago
- 5784888 Integrate CryptoUtils into ONAP common by Chou, Joseph (jc2555) · 5 years ago
- 1c9e4e6 Add CryptoCoder interface by jhh · 5 years ago
- 824468c Removed unthrown checked exceptions from CryptoUtils. by jhh · 5 years ago
- af2e401 Extract YamlJsonTranslator from StandardYamlCoder by Jim Hahn · 5 years ago
- 3093fbe Remove YamlException class by Jim Hahn · 5 years ago
- 173c4db Create StandardYamlCoder by Jim Hahn · 5 years ago
- 9c1f0ed Bump version in policy/common master by Jim Hahn · 5 years ago
- 98a4da6 Add ApiUtils to facilitate looping over features by Jim Hahn · 5 years ago
- a881b1a Bump version in policy/common by Jim Hahn · 5 years ago
- 37f4fef Convert double to int when decoding via gson by Jim Hahn · 5 years ago
- 7ac967b Fix sonar issue in common/utils by Jim Hahn · 5 years ago
- 7bdb762 Remove ToStringTester from utils by ramverma · 5 years ago
- 4df5717 Speed up CryptoUtilsTest by Jim Hahn · 5 years ago
- 62463da Bump common to 1.5.1 SNAPSHOT by Pamela Dragosh · 5 years ago
- aecbc1c Change getCanonicalName() to getName() in common by Jim Hahn · 5 years ago
- fe5d787 More sonar fixes in policy/common by Jim Hahn · 5 years ago
- ea262e6 Apply simple sonar fixes by Jim Hahn · 5 years ago
- d815765 Change version to 1.5.0 by Pamela Dragosh · 6 years ago
- d9a5e9b Bump common snapshot by Pamela Dragosh · 6 years ago
- 119fc53 Fix sonar issue with double compare by Jim Hahn · 6 years ago 1.4.0 4.0.0-ONAP
- ea29ed1 Don't map JSON values to Double by Jim Hahn · 6 years ago
- 7825f3a Add string constructor to Version class by liamfallon · 6 years ago
- 2128942 Add semantic version comparable class by liamfallon · 6 years ago
- 3fa9acf Add get() without clazz by Jim Hahn · 6 years ago
- 4ac6977 Add simple Registry class to manage singletons by Jim Hahn · 6 years ago
- 6fb97d3 Add wrapper for ServiceManager by Jim Hahn · 6 years ago
- 5d8847c Merge "Add Network Logging Feature" by Liam Fallon · 6 years ago
- 1462841 ONAP password encryption tool sonar fix by Chou, Joseph · 6 years ago
- 1ea9981 Make ServiceManager implement Startable by Jim Hahn · 6 years ago
- 8640a6e Add support for TOSCA JSON Parsing by liamfallon · 6 years ago
- 57a4462 Add Network Logging Feature by Daniel Cruz · 6 years ago
- 5bee2c1 Merge "ONAP password encryption tool" by Pamela Dragosh · 6 years ago
- 5f3a884 Merge "Add ServiceManager class" by Liam Fallon · 6 years ago
- d574a2f ONAP password encryption tool by Chou, Joseph · 6 years ago
- 1162f4b Add ServiceManager class by Jim Hahn · 6 years ago
- 33ef186 Address sonar issues in utils by Jim Hahn · 6 years ago
- 116f192 Merge "Add code to allocate server ports" by Jorge Hernandez · 6 years ago
- 2e69b0a Add code to allocate server ports by Jim Hahn · 6 years ago
- c87a79b Remove PropertyConfiguration class by Jim Hahn · 6 years ago
- fabde09 Add bean configurator by Jim Hahn · 6 years ago
- ddb5911 Add StandardCoderObject to hide GSON internals by Jim Hahn · 6 years ago
- e6b3fdd Add additional encode and decode methods to Coder by Jim Hahn · 6 years ago
- df8ba34 Merge "Add common coder classes" by Liam Fallon · 6 years ago
- b8432fe Add common coder classes by Jim Hahn · 6 years ago
- 098c32f Assertion class for DAO code by liamfallon · 6 years ago
- f10d38d Sonar fixes by Jim Hahn · 6 years ago
- 4ec725e Add superclasses for gson-jackson migration by Jim Hahn · 6 years ago
- 20f9114 Skip all fields in gson by default by Jim Hahn · 6 years ago
- 783c0c0 Add helper class to retrive network logger by Krzysztof Opasiak · 6 years ago
- c612946 Add gson to utils pom by Jim Hahn · 6 years ago
- a2db43a Update eclipselink version in policy common by Jim Hahn · 6 years ago
- f6658bc Rename test classes in policy/common by Parshad Patel · 6 years ago
- 2f72ab6 Set new master version for Dublin by liamfallon · 6 years ago
- 90d0f35 Fix refering to snapshot in policy/common by ramverma · 6 years ago 1.3.1
- d716c36 Use powermock version from parent pom by Jim Hahn · 6 years ago
- af5e28c Fix policy/common checkstyle issues by Pamela Dragosh · 6 years ago
- cf282dd Remove changing of access on par fields by liamfallon · 6 years ago
- 8ae6254 Merge "Adding usage of openpojo in policy common" by Pamela Dragosh · 6 years ago
- 95751fd Adding usage of openpojo in policy common by ramverma · 6 years ago
- f133be2 Make checkstyle warnings fail by Pamela Dragosh · 6 years ago
- 99b3ae8 Adding common utility classes to policy/common by ramverma · 6 years ago
- 2d381af Fix checkstyle in utils by Pamela Dragosh · 6 years ago
- 33eb63b Fix pom and checkstyle warnings in common by liamfallon · 6 years ago
- 1b6404f Add resource handling utility class by liamfallon · 6 years ago
- b40acf2 Copy policy-endpoints from drools-pdp to common by mmis · 6 years ago
- 88116de Merge "Delete SpecPropertyConfiguration class" by Pamela Dragosh · 6 years ago