Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-26 | - Implement base manager classes as generics | Abyss777 | |
- Remame getDeviceById and getDeviceByUniqueId functions | |||
2017-01-13 | Fix a code style issue | Anton Tananaev | |
2017-01-12 | Remove unused Java import | Anton Tananaev | |
2017-01-12 | Config option for non-persistent protocols (fix #2100) | Anton Tananaev | |
2016-11-02 | Update copyright notice emails | Anton Tananaev | |
2016-09-26 | Change statistics calculation logic | Anton Tananaev | |
2016-09-25 | Implement server statistics collection | Anton Tananaev | |
2016-08-04 | Fix codestyle issue with if condition | Anton Tananaev | |
2016-08-04 | Exception for Teltonika status (fix #2100) | Anton Tananaev | |
2016-07-25 | - Move lastPosition update to the end of pipeline | Abyss777 | |
- Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations | |||
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 | |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 | |
- Removed automatically founded unnecessary imports | |||
2016-05-23 | Two optimizations | Abyss777 | |
2016-05-22 | Added missed space | Abyss777 | |
2016-05-22 | Log Command result | Abyss777 | |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2016-04-23 | Print unique id in the log file | Anton Tananaev | |
2016-02-24 | Check time before updating current location | Anton Tananaev | |
2015-11-17 | Finish Huabao protocol implementation | Anton Tananaev | |
2015-11-16 | Ignore HTTP protocol connection status | Anton Tananaev | |
2015-11-09 | Remove unused java imports | Anton Tananaev | |
2015-11-09 | Change log messages formatting | Anton Tananaev | |
2015-11-09 | Add initial code for device status | Anton Tananaev | |
2015-10-23 | For #1470 - never close UDP channel because only one channel per protocol is ↵ | Vitaly Litvak | |
used. Added tests for TCP and UDP server closing. | |||
2015-10-08 | Clean up reported PMD issues | Anton Tananaev | |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev | |
2015-08-02 | Removed the extra comma in the log. | Satish K. Pagare | |
2015-08-01 | Added speed and course information to the traccar log. This would help ↵ | Satish K. Pagare | |
render the track on a different UI. As well this information could be pushed into elasticsearch via logstash for better analytics. | |||
2015-08-01 | Remove disconnected devices from active | Anton Tananaev | |
2015-07-23 | Log exceptions stack trace | Anton Tananaev | |
2015-07-14 | Support forwarding of data (fix #1131) | Anton Tananaev | |
2015-07-12 | Implement web data handler | Anton Tananaev | |
2015-07-12 | Re-factor all channel handlers | Anton Tananaev | |