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
/
test
/
java
/
org
/
traccar
/
handler
Age
Commit message (
Expand
)
Author
2023-12-17
Improve cache update performance
Anton Tananaev
2023-08-23
Add speed limit multiplier (fix #5161)
Anton Tananaev
2023-07-01
Fix unit tests
Anton Tananaev
2023-06-18
Add daily limit filter
Anton Tananaev
2023-05-14
Per device trip config
Anton Tananaev
2023-05-14
Per device motion threshold
Anton Tananaev
2023-03-21
Response after position processed
Anton Tananaev
2023-03-06
Upgrade junit framework
Anton Tananaev
2023-01-29
Upgrade JXLS library
Anton Tananaev
2022-12-14
Handle motion fluctuation (fix #5000)
Anton Tananaev
2022-12-14
Add motion fluctuation test
Anton Tananaev
2022-10-26
added MaintenanceEventHandlerTest
jcardus
2022-09-25
Persist device state
Anton Tananaev
2022-09-21
Refactor motion handling
Anton Tananaev
2022-09-19
Refactor overspeed handling
Anton Tananaev
2022-06-18
Remove identity manager
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-18
Refactor attribute lookup
Anton Tananaev
2022-06-04
Move common report classes
Anton Tananaev
2022-05-30
Organize imports in tests
Anton Tananaev
2022-05-30
Combine session related classes
Anton Tananaev
2022-05-30
Remove test identity manager
Anton Tananaev
2022-05-30
Improve dependency injection
Anton Tananaev
2020-02-02
Move files to new locations
Anton Tananaev
2020-02-02
Merge branch 'master' of https://github.com/binakot/traccar into binakot-master
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev