Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-17 | Convert double to int when decoding via gson | Jim Hahn | 2 | -32/+184 |
2019-07-11 | Fix checkstyle issues in common/gson | Jim Hahn | 2 | -20/+69 |
2019-06-12 | Apply simple sonar fixes | Jim Hahn | 11 | -30/+23 |
2019-04-11 | Don't map JSON values to Double | Jim Hahn | 4 | -2/+196 |
2019-02-14 | Merge "Add gson handler and tests" | Jorge Hernandez | 1 | -0/+132 |
2019-02-13 | Refactor common class from gson code | Jim Hahn | 1 | -0/+206 |
2019-02-13 | Add gson handler and tests | Jim Hahn | 1 | -0/+132 |
2019-02-13 | Merge "Add jackson behavior for fields" | Liam Fallon | 3 | -0/+419 |
2019-02-12 | Add jackson behavior for methods | Jim Hahn | 8 | -4/+844 |
2019-02-12 | Add jackson behavior for fields | Jim Hahn | 3 | -0/+419 |
2019-02-08 | Add superclasses for gson-jackson migration | Jim Hahn | 5 | -0/+1563 |