Age | Commit message (Expand) | Author | Files | Lines |
2020-09-30 | Fix more sonars in policy/common | Jim Hahn | 1 | -33/+23 |
2020-09-28 | New sonars in policy-common | Jim Hahn | 1 | -17/+8 |
2020-09-08 | Bump common to 1.7.2 | Jim Hahn | 1 | -1/+1 |
2020-08-14 | Adding common success/failure messages for policy components | a.sreekumar | 1 | -0/+41 |
2020-07-09 | Bump policy/common to 1.7.1-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-07-02 | Removing hamcrest and openpojo from utils pom | RossC | 1 | -10/+0 |
2020-07-01 | Updating common dependencies | RossC | 1 | -3/+3 |
2020-06-30 | Fix sonar about always-trust-manager | Jim Hahn | 2 | -25/+7 |
2020-06-29 | Fix issues in common for new sonar rules | Jim Hahn | 1 | -1/+4 |
2020-06-18 | Changes for checkstyle 8.32 | liamfallon | 7 | -15/+13 |
2020-06-17 | Cleanup various sonar issues in policy-common | Jim Hahn | 10 | -41/+33 |
2020-05-19 | Bump common master to 1.7.0 | Pamela Dragosh | 1 | -1/+1 |
2020-05-05 | Bump common to 1.6.6-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-14 | Bump common to 1.6.5-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-04-10 | Bump common to 1.6.4-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-07 | Update licenses on sonar fixes in common | Jim Hahn | 1 | -1/+1 |
2020-04-06 | More sonar issues in common | Jim Hahn | 1 | -2/+10 |
2020-04-06 | Address sonar issues in common | Jim Hahn | 17 | -173/+145 |
2020-03-24 | Sonar and eclipse warnings common | Pamela Dragosh | 1 | -8/+6 |
2020-03-20 | Bump common to 1.6.3-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-03-12 | Move code from drools-apps to common | Jim Hahn | 3 | -10/+463 |
2020-03-03 | Add gson adapters for special field types | Jim Hahn | 3 | -1/+286 |
2020-02-24 | Fixes to support dependency upgrade | Pamela Dragosh | 1 | -3/+3 |
2020-02-17 | Add convert() to Coder | Jim Hahn | 4 | -2/+227 |
2020-02-08 | Add enhancements to standard coder | Jim Hahn | 2 | -16/+101 |
2020-02-03 | Merge "Fix ResourceUtilsTest junit" | Pamela Dragosh | 1 | -6/+16 |
2020-01-31 | Add pretty() method to Coder | Jim Hahn | 7 | -9/+138 |
2020-01-31 | Fix ResourceUtilsTest junit | Jim Hahn | 1 | -6/+16 |
2020-01-29 | Convert double to int when decoding JSON | Jim Hahn | 2 | -2/+18 |
2020-01-27 | Schema validation extension to StandardCoder | jhh | 8 | -6/+357 |
2020-01-22 | Create path to text file being created | liamfallon | 2 | -1/+25 |
2020-01-14 | Sonar cleanup overrides and fixes | Pamela Dragosh | 1 | -9/+9 |
2020-01-13 | Add method to return resource directory contents | liamfallon | 2 | -10/+144 |
2020-01-13 | Merge "Address items deprecated by move to java 11" | Ram Krishna Verma | 1 | -2/+3 |
2020-01-10 | Fix mockito import in common | Jim Hahn | 1 | -0/+5 |
2020-01-10 | Address items deprecated by move to java 11 | Jim Hahn | 1 | -2/+3 |
2020-01-09 | policy/common jdk11 upgrades | HOCKLA | 1 | -2/+2 |
2019-12-06 | Bumped policy/common patch version to 1.6.2-SNAPSHOT | HOCKLA | 1 | -1/+1 |
2019-12-05 | Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgrades | HOCKLA | 1 | -1/+1 |
2019-10-29 | Fix new sonar issues in common | Jim Hahn | 2 | -5/+5 |
2019-10-29 | Merge "Cleanup eclipse warnings in common" | Jorge Hernandez | 1 | -4/+0 |
2019-10-29 | Cleanup eclipse warnings in common | Jim Hahn | 1 | -4/+0 |
2019-10-29 | Disable HTML escaping in gson coders | Jim Hahn | 1 | -4/+4 |
2019-10-24 | Integrate CryptoUtils into ONAP common | Chou, Joseph (jc2555) | 2 | -0/+244 |
2019-10-21 | Add CryptoCoder interface | jhh | 3 | -9/+45 |
2019-10-16 | Removed unthrown checked exceptions from CryptoUtils. | jhh | 1 | -10/+3 |
2019-09-13 | Extract YamlJsonTranslator from StandardYamlCoder | Jim Hahn | 7 | -295/+540 |
2019-09-12 | Remove YamlException class | Jim Hahn | 2 | -124/+0 |
2019-09-11 | Create StandardYamlCoder | Jim Hahn | 7 | -0/+585 |
2019-09-06 | Bump version in policy/common master | Jim Hahn | 1 | -1/+1 |