aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/handler/CopyAttributesHandler.java
AgeCommit message (Collapse)Author
2024-04-07Fix filtering handlerv6.0Anton Tananaev
2024-03-30Make handlers nullableAnton Tananaev
2024-03-30Refactor position and event handlersAnton Tananaev
2023-08-19Move from javax to jakartaAnton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-07-13Simplify attribute checkAnton Tananaev
2022-06-30Check for attributeAnton Tananaev
2022-06-18Refactor attribute lookupAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2021-04-23Update CopyAttributesHandler.javajcardus
Why are we forcing KEY_DRIVER_UNIQUE_ID on copyAttributes? Also, if exists why should it be duplicated?
2019-07-18Changes after second reviewEdward Valley
2019-03-31Convert project to gradleAnton Tananaev