Age | Commit message (Expand) | Author |
2016-07-28 | Organized server cache | Abyss777 |
2016-07-28 | Removed suppressing repeated events during analyzing. | Abyss777 |
2016-07-27 | Added option to rise event only once during overspeed period. | Abyss777 |
2016-07-26 | Use primitive | Abyss777 |
2016-07-26 | Overspeed handler enhanced to use attributes | Abyss777 |
2016-07-26 | Fix HuaSheng decoder response | Anton Tananaev |
2016-07-25 | Added group and server attributes | Abyss777 |
2016-07-25 | Merge pull request #2149 from Abyss777/lastposition_reorganization | Anton Tananaev |
2016-07-25 | Fix space | Abyss777 |
2016-07-25 | Fix H02 ignition decoding | Anton Tananaev |
2016-07-25 | Improve history clearing logic | Anton Tananaev |
2016-07-25 | - Move lastPosition update to the end of pipeline | Abyss777 |
2016-07-24 | more fixes | ninioe |
2016-07-24 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-24 | Correctly process negative latitude and longitude. | Fabián Inostroza |
2016-07-24 | more fixes | ninioe |
2016-07-23 | Improve GpsGate protocol decoder | Anton Tananaev |
2016-07-23 | Support GT02 command responses | Anton Tananaev |
2016-07-23 | Fix checkstyle issue | Anton Tananaev |
2016-07-23 | Return http error if unknown | Anton Tananaev |
2016-07-22 | Workaround for incorrect hemisphere (fix #2139) | Anton Tananaev |
2016-07-21 | Added parentheses | Abyss777 |
2016-07-21 | Act with atomic more carefully | Abyss777 |
2016-07-21 | protect Device positionId on clear history | ninioe |
2016-07-21 | Migrate from ReentrantReadWriteLocks to ConcurrentHashMaps in DeviceManager | Abyss777 |
2016-07-21 | Remove unused imports | Anton Tananaev |
2016-07-21 | Do not close HTTP connection | Anton Tananaev |
2016-07-20 | Remove unused imports | Anton Tananaev |
2016-07-20 | Update L100 protocol decoder | Anton Tananaev |
2016-07-20 | Revert temporary L100 removal | Anton Tananaev |
2016-07-20 | Change order cache initialization | Abyss777 |
2016-07-20 | - Move groups related actions to DeviceManager | Abyss777 |
2016-07-20 | Adjust TK103 voltage values | Anton Tananaev |
2016-07-19 | automated check fix | ninioe |
2016-07-19 | automated check fix | ninioe |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-19 | changes Anton asked me | ninioe |
2016-07-19 | Missed groupGeofences read lock | Abyss777 |
2016-07-19 | Split locks in GeofenceManager and try to avoid crosslocks with devices. | Abyss777 |
2016-07-19 | Change power to battery in GT06 decoder | Anton Tananaev |
2016-07-19 | Merge pull request #2127 from tananaev/refactor | Anton Tananaev |
2016-07-19 | changed to generic alarm type event | ninioe |
2016-07-19 | Correctly add device to active | Anton Tananaev |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-19 | Remove unused imports | Anton Tananaev |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-07-19 | Merge pull request #2126 from Abyss777/use_password_from_attributes | Anton Tananaev |
2016-07-19 | Remove unnecessary checks and use cast instead toString() | Abyss777 |
2016-07-19 | Get device id from position | Anton Tananaev |
2016-07-19 | Fix an issue in TK103 decoder | Anton Tananaev |