Age | Commit message (Expand) | Author | Files | Lines |
2019-02-27 | Add common coder classes | Jim Hahn | 6 | -0/+324 |
2019-02-22 | Log which gson style is being used | Jim Hahn | 2 | -2/+8 |
2019-02-22 | Merge "Support for lab contextual topic names." | Pamela Dragosh | 31 | -53/+209 |
2019-02-21 | Support for lab contextual topic names. | Jorge Hernandez | 31 | -53/+209 |
2019-02-18 | Remove jackson from policy-endpoints pom | Jim Hahn | 3 | -24/+1 |
2019-02-15 | Add log message when gson used | Jim Hahn | 2 | -0/+11 |
2019-02-15 | Merge "Remove erroneous comments" | Liam Fallon | 2 | -8/+0 |
2019-02-15 | Merge "Remove unneeded jackson references" | Liam Fallon | 2 | -7/+0 |
2019-02-15 | Remove unneeded jackson references | Jim Hahn | 2 | -7/+0 |
2019-02-15 | Remove erroneous comments | Jim Hahn | 2 | -8/+0 |
2019-02-15 | Fix sonar issues with gson code | Jim Hahn | 2 | -12/+28 |
2019-02-14 | Sonar fixes | Jim Hahn | 7 | -52/+93 |
2019-02-14 | Merge "Add gson handler and tests" | Jorge Hernandez | 36 | -18/+1290 |
2019-02-13 | Refactor common class from gson code | Jim Hahn | 5 | -230/+381 |
2019-02-13 | Add gson handler and tests | Jim Hahn | 36 | -18/+1290 |
2019-02-13 | Merge "Fix sonar issues in gson superclasses" | Liam Fallon | 6 | -15/+22 |
2019-02-13 | Merge "Add jackson behavior for fields" | Liam Fallon | 6 | -0/+752 |
2019-02-13 | Merge "Add jackson behavior for methods" | Liam Fallon | 16 | -8/+1421 |
2019-02-13 | Merge "Replace PolicyAssert with assertj" | Liam Fallon | 2 | -149/+0 |
2019-02-12 | Add jackson behavior for methods | Jim Hahn | 16 | -8/+1421 |
2019-02-12 | Add jackson behavior for fields | Jim Hahn | 6 | -0/+752 |
2019-02-12 | Fix sonar issues in gson superclasses | Jim Hahn | 6 | -15/+22 |
2019-02-11 | Add Serializer interface | Jim Hahn | 1 | -0/+38 |
2019-02-11 | Merge "Add superclasses for gson-jackson migration" | Liam Fallon | 19 | -24/+2340 |
2019-02-11 | Merge "Return true only if thread has been really started" | Pamela Dragosh | 1 | -1/+2 |
2019-02-08 | Add superclasses for gson-jackson migration | Jim Hahn | 19 | -24/+2340 |
2019-02-08 | Replace PolicyAssert with assertj | Jim Hahn | 2 | -149/+0 |
2019-02-08 | Return true only if thread has been really started | Krzysztof Opasiak | 1 | -1/+2 |
2019-02-06 | Merge "Skip all fields in gson by default" | Pamela Dragosh | 2 | -0/+306 |
2019-02-05 | Skip all fields in gson by default | Jim Hahn | 2 | -0/+306 |
2019-01-31 | Fix potential race condition | Krzysztof Opasiak | 1 | -1/+1 |
2019-01-31 | Exteract common params | Krzysztof Opasiak | 1 | -36/+21 |
2019-01-31 | Don't reinit allowSelfSignedCerts | Krzysztof Opasiak | 1 | -8/+4 |
2019-01-31 | Remove constant from Topic interface | Krzysztof Opasiak | 1 | -11/+7 |
2019-01-31 | Use helper class to retrieve network logger | Krzysztof Opasiak | 4 | -18/+22 |
2019-01-30 | Add helper class to retrive network logger | Krzysztof Opasiak | 2 | -0/+91 |
2019-01-24 | Merge "Add gson support to policy-endpoints" | Liam Fallon | 17 | -117/+1041 |
2019-01-23 | Add gson support to policy-endpoints | Jim Hahn | 17 | -117/+1041 |
2019-01-23 | Add gson to utils pom | Jim Hahn | 1 | -1/+5 |
2019-01-16 | Add post and delete http client methods | Jorge Hernandez | 6 | -98/+246 |
2019-01-15 | Remove policy-endpoints checkstyle suppressions | Jim Hahn | 14 | -1528/+1634 |
2019-01-11 | Adding NOOP sources support | Jorge Hernandez | 22 | -1129/+2010 |
2019-01-09 | Remove policy/common integrity-audit suppressions | Jim Hahn | 9 | -133/+102 |
2019-01-08 | Replace expectException with AssertJ | Jim Hahn | 8 | -83/+51 |
2018-12-19 | Add support for parameter inheritance | liamfallon | 2 | -64/+92 |
2018-11-30 | Update eclipselink version in policy common | Jim Hahn | 2 | -45/+2 |
2018-11-27 | Remove Factory from IntegrityMonitor | Jim Hahn | 4 | -90/+48 |
2018-11-27 | Merge "Fix checkstyle issue in policy common" | Jorge Hernandez | 5 | -141/+137 |
2018-11-27 | Fix checkstyle issue in policy common | Krishnakumar Jinka | 5 | -141/+137 |
2018-11-26 | Rename test classes in policy/common | Parshad Patel | 6 | -6/+6 |