Age | Commit message (Expand) | Author |
2018-11-08 | Fix time formatting issues | Anton Tananaev |
2018-10-24 | Search unwrapped handlers by class | Anton Tananaev |
2018-10-16 | Remove remaining handler names | Anton Tananaev |
2018-09-17 | Ignore UDP connection events | Anton Tananaev |
2018-09-15 | Provide error messages | Anton Tananaev |
2018-09-14 | Log using slf4j and java logging | Anton Tananaev |
2018-06-03 | Properly handle datagram channels | Anton Tananaev |
2018-06-02 | Start Netty 4 migration | Anton Tananaev |
2018-04-06 | check for valid speed and accuracy before printing, remove uncessary calls to... | Ivan Martinez |
2018-04-06 | add position accuracy to log | Ivan Martinez |
2017-07-26 | - Implement base manager classes as generics | Abyss777 |
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 |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
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 |
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 render... | Satish K. Pagare |
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 |