aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/DistanceHandlerTest.java
AgeCommit message (Collapse)Author
2017-06-20- Combine 'DistanceHandler' and 'CoordinatesHandler'Abyss777
- Move 'DistanceHandler' closer to beginning of pipeline - Use KEY_DISTANCE instead of distance recalculation
2017-06-16Remove intermediate functionsAbyss777
2016-08-13- Split distance to distance and total distanceAbyss777
- Switch summary report to total distance - Move DistanceHandler after filters in pipeline - Other accompanying changes
2016-05-26- Simplification of the hierarchy of models classesAbyss777
- Removed automatically founded unnecessary imports
2015-09-15Rename other field to attributesAnton Tananaev
2015-08-18Re-factor server side classesAnton Tananaev