aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web/JsonConverter.java
AgeCommit message (Expand)Author
2016-12-19Remove own JSON converterAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-07-04Fix null list exceptionAnton Tananaev
2016-06-28JsonConverter.objectToJson now can return Lists of objects or primitivesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-16Remove old web API serviceAnton Tananaev
2015-12-07Replace factory method with reflectionAnton Tananaev
2015-12-01Remove Clazz utility classAnton Tananaev
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres
2015-11-21Merge tananaev/masterRafael Guterres
2015-11-21Add support to generic resources and refactor in classes to support types and...Rafael Guterres
2015-11-18Ignore null values in json objectAnton Tananaev
2015-10-14More check style issues clean upAnton Tananaev
2015-10-09Fix more check style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-09-23More code issues clean upAnton Tananaev
2015-09-23Clean up code inspection issuesAnton Tananaev
2015-08-05Fix date and time formatting issuesAnton Tananaev
2015-08-04Fix incorrect time issueAnton Tananaev
2015-07-18Implement json other decodingAnton Tananaev
2015-07-17Remove enum json conversionAnton Tananaev
2015-07-17Rename package from http to webAnton Tananaev