index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
WebDataHandler.java
Age
Commit message (
Expand
)
Author
2018-06-02
Remove async HTTP client dependency
Anton Tananaev
2018-02-09
Remove unnecessary checks
Abyss777
2018-02-07
Fixed correct checks
nativbarak
2018-02-07
remove unnecasseray checks
nativbarak
2018-02-06
removed unneccesary methods
nativbarak
2018-02-05
added unit test, fixed spaces, fixed primitive types
nativbarak
2018-02-05
changed POST to use full object
nativbarak
2018-02-04
code refactoring
nativbarak
2018-02-04
Code refactoring
nativbarak
2018-02-04
added POST option to forward url
nativbarak
2018-01-30
Added status arg
NateZ7
2017-07-26
- Implement base manager classes as generics
Abyss777
2016-12-19
Remove own JSON converter
Anton Tananaev
2016-11-06
Simplify formatting code
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-03
Add name to forwarding handler (fix #1848)
Anton Tananaev
2016-04-03
Implement web data handler unit test
Anton Tananaev
2015-12-07
Use UTF-8 name from standard library
Anton Tananaev
2015-11-22
Fix a bug in http forwarding handler
Anton Tananaev
2015-11-04
Fix misc check style issues
Anton Tananaev
2015-11-02
Extend web data handler
Anton Tananaev
2015-10-06
Rename some of checksum methods
Anton Tananaev
2015-10-06
Implement Cityeasy protocol commands
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-25
Fix web data handler issue
Anton Tananaev
2015-09-15
Rename other field to attributes
Anton Tananaev
2015-09-02
Add panic status code
Anton Tananaev
2015-08-25
Add web handler status code
Anton Tananaev
2015-08-21
Share async http client instance
Anton Tananaev
2015-07-21
Fix issue with web data handler
Anton Tananaev
2015-07-14
Support forwarding of data (fix #1131)
Anton Tananaev
2015-07-12
Implement web data handler
Anton Tananaev