Age | Commit message (Expand) | Author | Files | Lines |
2020-04-06 | Address sonar issues in common | Jim Hahn | 6 | -59/+59 |
2020-03-12 | Move code from drools-apps to common | Jim Hahn | 2 | -10/+220 |
2020-03-03 | Add gson adapters for special field types | Jim Hahn | 1 | -0/+160 |
2020-02-24 | Fixes to support dependency upgrade | Pamela Dragosh | 1 | -3/+3 |
2020-02-17 | Add convert() to Coder | Jim Hahn | 2 | -1/+161 |
2020-02-08 | Add enhancements to standard coder | Jim Hahn | 1 | -3/+44 |
2020-02-03 | Merge "Fix ResourceUtilsTest junit" | Pamela Dragosh | 1 | -6/+16 |
2020-01-31 | Add pretty() method to Coder | Jim Hahn | 3 | -1/+71 |
2020-01-31 | Fix ResourceUtilsTest junit | Jim Hahn | 1 | -6/+16 |
2020-01-29 | Convert double to int when decoding JSON | Jim Hahn | 1 | -1/+15 |
2020-01-27 | Schema validation extension to StandardCoder | jhh | 1 | -0/+143 |
2020-01-22 | Create path to text file being created | liamfallon | 1 | -1/+21 |
2020-01-13 | Add method to return resource directory contents | liamfallon | 1 | -7/+42 |
2020-01-10 | Address items deprecated by move to java 11 | Jim Hahn | 1 | -2/+3 |
2019-10-29 | Fix new sonar issues in common | Jim Hahn | 1 | -2/+2 |
2019-10-24 | Integrate CryptoUtils into ONAP common | Chou, Joseph (jc2555) | 1 | -0/+105 |
2019-10-21 | Add CryptoCoder interface | jhh | 1 | -2/+2 |
2019-09-13 | Extract YamlJsonTranslator from StandardYamlCoder | Jim Hahn | 3 | -84/+210 |
2019-09-12 | Remove YamlException class | Jim Hahn | 1 | -61/+0 |
2019-09-11 | Create StandardYamlCoder | Jim Hahn | 2 | -0/+212 |
2019-08-14 | Add ApiUtils to facilitate looping over features | Jim Hahn | 1 | -0/+82 |
2019-07-17 | Convert double to int when decoding via gson | Jim Hahn | 1 | -0/+9 |
2019-07-05 | Fix sonar issue in common/utils | Jim Hahn | 1 | -1/+1 |
2019-06-26 | Speed up CryptoUtilsTest | Jim Hahn | 1 | -0/+2 |
2019-06-12 | Apply simple sonar fixes | Jim Hahn | 8 | -162/+167 |
2019-04-11 | Don't map JSON values to Double | Jim Hahn | 1 | -0/+26 |
2019-04-04 | Add semantic version comparable class | liamfallon | 1 | -0/+142 |
2019-03-21 | Add simple Registry class to manage singletons | Jim Hahn | 1 | -0/+139 |
2019-03-20 | Add wrapper for ServiceManager | Jim Hahn | 1 | -0/+115 |
2019-03-18 | Merge "Add Network Logging Feature" | Liam Fallon | 3 | -53/+208 |
2019-03-16 | Make ServiceManager implement Startable | Jim Hahn | 1 | -8/+54 |
2019-03-14 | Add support for TOSCA JSON Parsing | liamfallon | 1 | -0/+53 |
2019-03-13 | Add Network Logging Feature | Daniel Cruz | 3 | -53/+208 |
2019-03-12 | Merge "ONAP password encryption tool" | Pamela Dragosh | 1 | -0/+120 |
2019-03-12 | ONAP password encryption tool | Chou, Joseph | 1 | -0/+120 |
2019-03-11 | Add ServiceManager class | Jim Hahn | 3 | -8/+320 |
2019-03-08 | Merge "Add code to allocate server ports" | Jorge Hernandez | 1 | -6/+80 |
2019-03-08 | Add code to allocate server ports | Jim Hahn | 1 | -6/+80 |
2019-03-07 | Remove PropertyConfiguration class | Jim Hahn | 1 | -1268/+0 |
2019-03-04 | Add bean configurator | Jim Hahn | 1 | -0/+1424 |
2019-03-01 | Add StandardCoderObject to hide GSON internals | Jim Hahn | 2 | -0/+137 |
2019-02-27 | Add additional encode and decode methods to Coder | Jim Hahn | 1 | -14/+140 |
2019-02-27 | Merge "Add common coder classes" | Liam Fallon | 2 | -0/+145 |
2019-02-27 | Add common coder classes | Jim Hahn | 2 | -0/+145 |
2019-02-26 | Assertion class for DAO code | liamfallon | 1 | -0/+98 |
2019-02-14 | Sonar fixes | Jim Hahn | 1 | -2/+2 |
2019-02-08 | Add superclasses for gson-jackson migration | Jim Hahn | 1 | -202/+0 |
2019-02-05 | Skip all fields in gson by default | Jim Hahn | 1 | -0/+202 |
2019-01-30 | Add helper class to retrive network logger | Krzysztof Opasiak | 1 | -0/+52 |
2018-11-26 | Rename test classes in policy/common | Parshad Patel | 6 | -6/+6 |