Age | Commit message (Expand) | Author | Files | Lines |
2019-06-26 | Speed up CryptoUtilsTest | Jim Hahn | 2 | -5/+14 |
2019-06-21 | Bump common to 1.5.1 SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2019-06-14 | Change getCanonicalName() to getName() in common | Jim Hahn | 1 | -4/+5 |
2019-06-13 | More sonar fixes in policy/common | Jim Hahn | 1 | -3/+2 |
2019-06-12 | Apply simple sonar fixes | Jim Hahn | 11 | -186/+185 |
2019-05-28 | Change version to 1.5.0 | Pamela Dragosh | 1 | -1/+1 |
2019-05-01 | Bump common snapshot | Pamela Dragosh | 1 | -1/+1 |
2019-04-29 | Fix sonar issue with double compare4.0.0-ONAP1.4.0 | Jim Hahn | 2 | -22/+22 |
2019-04-11 | Don't map JSON values to Double | Jim Hahn | 3 | -2/+35 |
2019-04-05 | Add string constructor to Version class | liamfallon | 1 | -12/+30 |
2019-04-04 | Add semantic version comparable class | liamfallon | 3 | -1/+262 |
2019-03-26 | Add get() without clazz | Jim Hahn | 1 | -0/+17 |
2019-03-21 | Add simple Registry class to manage singletons | Jim Hahn | 2 | -0/+290 |
2019-03-20 | Add wrapper for ServiceManager | Jim Hahn | 2 | -0/+214 |
2019-03-18 | Merge "Add Network Logging Feature" | Liam Fallon | 6 | -71/+363 |
2019-03-18 | ONAP password encryption tool sonar fix | Chou, Joseph | 1 | -25/+25 |
2019-03-16 | Make ServiceManager implement Startable | Jim Hahn | 3 | -36/+114 |
2019-03-14 | Add support for TOSCA JSON Parsing | liamfallon | 2 | -0/+163 |
2019-03-13 | Add Network Logging Feature | Daniel Cruz | 6 | -71/+363 |
2019-03-12 | Merge "ONAP password encryption tool" | Pamela Dragosh | 3 | -0/+383 |
2019-03-12 | Merge "Add ServiceManager class" | Liam Fallon | 7 | -8/+601 |
2019-03-12 | ONAP password encryption tool | Chou, Joseph | 3 | -0/+383 |
2019-03-11 | Add ServiceManager class | Jim Hahn | 7 | -8/+601 |
2019-03-11 | Address sonar issues in utils | Jim Hahn | 2 | -4/+7 |
2019-03-08 | Merge "Add code to allocate server ports" | Jorge Hernandez | 2 | -9/+156 |
2019-03-08 | Add code to allocate server ports | Jim Hahn | 2 | -9/+156 |
2019-03-07 | Remove PropertyConfiguration class | Jim Hahn | 2 | -1766/+0 |
2019-03-04 | Add bean configurator | Jim Hahn | 3 | -0/+2050 |
2019-03-01 | Add StandardCoderObject to hide GSON internals | Jim Hahn | 5 | -1/+303 |
2019-02-27 | Add additional encode and decode methods to Coder | Jim Hahn | 4 | -15/+347 |
2019-02-27 | Merge "Add common coder classes" | Liam Fallon | 6 | -0/+324 |
2019-02-27 | Add common coder classes | Jim Hahn | 6 | -0/+324 |
2019-02-26 | Assertion class for DAO code | liamfallon | 2 | -0/+288 |
2019-02-14 | Sonar fixes | Jim Hahn | 3 | -37/+43 |
2019-02-08 | Add superclasses for gson-jackson migration | Jim Hahn | 2 | -306/+0 |
2019-02-05 | Skip all fields in gson by default | Jim Hahn | 2 | -0/+306 |
2019-01-30 | Add helper class to retrive network logger | Krzysztof Opasiak | 2 | -0/+91 |
2019-01-23 | Add gson to utils pom | Jim Hahn | 1 | -1/+5 |
2018-11-30 | Update eclipselink version in policy common | Jim Hahn | 1 | -3/+2 |
2018-11-26 | Rename test classes in policy/common | Parshad Patel | 6 | -6/+6 |
2018-10-31 | Set new master version for Dublin | liamfallon | 1 | -4/+3 |
2018-10-24 | Fix refering to snapshot in policy/common1.3.1 | ramverma | 1 | -1/+1 |
2018-09-26 | Use powermock version from parent pom | Jim Hahn | 2 | -26/+1 |
2018-09-21 | Fix policy/common checkstyle issues | Pamela Dragosh | 1 | -5/+6 |
2018-09-07 | Remove changing of access on par fields | liamfallon | 1 | -1/+0 |
2018-08-28 | Merge "Adding usage of openpojo in policy common" | Pamela Dragosh | 2 | -106/+181 |
2018-08-28 | Adding usage of openpojo in policy common | ramverma | 2 | -106/+181 |
2018-08-23 | Make checkstyle warnings fail | Pamela Dragosh | 1 | -1/+1 |
2018-08-22 | Adding common utility classes to policy/common | ramverma | 2 | -0/+125 |
2018-08-13 | Fix checkstyle in utils | Pamela Dragosh | 18 | -90/+149 |