aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/WebDataHandler.java
AgeCommit message (Expand)Author
2018-10-16Start implementing injectionAnton Tananaev
2018-09-15Provide error messagesAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-08-07Encode device name (fix #3995)Anton Tananaev
2018-06-10Update WebDataHandler.javaJake Stride
2018-06-02Remove async HTTP client dependencyAnton Tananaev
2018-02-09Remove unnecessary checksAbyss777
2018-02-07Fixed correct checksnativbarak
2018-02-07remove unnecasseray checksnativbarak
2018-02-06removed unneccesary methodsnativbarak
2018-02-05added unit test, fixed spaces, fixed primitive typesnativbarak
2018-02-05changed POST to use full objectnativbarak
2018-02-04code refactoringnativbarak
2018-02-04Code refactoringnativbarak
2018-02-04added POST option to forward urlnativbarak
2018-01-30Added status argNateZ7
2017-07-26- Implement base manager classes as genericsAbyss777
2016-12-19Remove own JSON converterAnton Tananaev
2016-11-06Simplify formatting codeAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-03Add name to forwarding handler (fix #1848)Anton Tananaev
2016-04-03Implement web data handler unit testAnton Tananaev
2015-12-07Use UTF-8 name from standard libraryAnton Tananaev
2015-11-22Fix a bug in http forwarding handlerAnton Tananaev
2015-11-04Fix misc check style issuesAnton Tananaev
2015-11-02Extend web data handlerAnton Tananaev
2015-10-06Rename some of checksum methodsAnton Tananaev
2015-10-06Implement Cityeasy protocol commandsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-25Fix web data handler issueAnton Tananaev
2015-09-15Rename other field to attributesAnton Tananaev
2015-09-02Add panic status codeAnton Tananaev
2015-08-25Add web handler status codeAnton Tananaev
2015-08-21Share async http client instanceAnton Tananaev
2015-07-21Fix issue with web data handlerAnton Tananaev
2015-07-14Support forwarding of data (fix #1131)Anton Tananaev
2015-07-12Implement web data handlerAnton Tananaev