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
/
processing
Age
Commit message (
Collapse
)
Author
2018-09-15
Provide error messages
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-06-02
Start Netty 4 migration
Anton Tananaev
2018-01-26
Implement some explicit casts
Anton Tananaev
2018-01-26
Clean up unnecessary code
Anton Tananaev
2017-10-30
Map "Math" to Computed Attributes context
Abyss777
2017-07-26
- Implement base manager classes as generics
Abyss777
- Remame getDeviceById and getDeviceByUniqueId functions
2017-07-19
Refactored four managers
Abyss777
2017-07-17
Rename config parameter
Abyss777
2017-07-17
Map Device attributes to Computed Attributes
Abyss777
2017-07-14
Fix attributes copying
Abyss777
2017-07-14
Populate driverUniqueId in CopyAttributesHanler
Abyss777
2017-07-12
- Handle rfid attributes and populate driverUniqueId
Abyss777
- Add Driver Name to Trip report
2017-05-18
- Optimize method enumeration
Abyss777
- Optimize variable name construct
2017-05-18
Unwrap position fields and attributes to computedAttribute context.
Abyss777
2017-05-12
Implement computed attributes
Abyss777