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
/
main
/
java
/
org
/
traccar
/
WebDataHandler.java
Age
Commit message (
Expand
)
Author
2022-10-02
Use singletons where possible
Anton Tananaev
2022-07-13
Simplify attribute check
Anton Tananaev
2022-06-18
Remove static injector usages
Anton Tananaev
2022-06-18
Remove identity manager
Anton Tananaev
2022-06-16
Remove groups manager
Anton Tananaev
2022-05-30
Improve dependency injection
Anton Tananaev
2020-12-13
Improve forwarding logging
Anton Tananaev
2020-09-30
Various minor code cleanup
Anton Tananaev
2020-09-12
Refactor NMEA checksum
Anton Tananaev
2020-07-05
Fix analysis issues
Anton Tananaev
2020-03-05
Rename forward.urlVariables property
Vitaliy Gergel
2020-03-04
Adding property to enable URL parameter in json mode
Vitaliy Gergel
2020-03-04
Fix code review comments and repace url variables for post request as well
Vitaliy Gergel
2020-03-04
Allowing custom content type header in location forward
Vitaliy Gergel
2020-02-25
Changes after review
Edward Valley
2020-02-15
Changes after review
Edward Valley
2020-01-30
Log position forwarding failures
Edward Valley
2020-01-30
Changes after review
Edward Valley
2019-12-01
Implement wait and retry logic
Edward Valley
2019-08-31
Refactor code to have concurrency
Edward Valley
2019-08-26
Add a ring buffer and response check
Edward Valley
2019-03-31
Convert project to gradle
Anton Tananaev