Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-26 | Use primitive | Abyss777 | |
2016-07-26 | Do not store device status in database | Abyss777 | |
2016-07-26 | Overspeed handler enhanced to use attributes | Abyss777 | |
2016-07-26 | Handle correctly empty report | Anton Tananaev | |
2016-07-26 | Merge pull request #2158 from Abyss777/attributes | Anton Tananaev | |
Fix attribute editing | |||
2016-07-25 | Fix attribute editing | Abyss777 | |
2016-07-26 | Fix HuaSheng decoder response | Anton Tananaev | |
2016-07-26 | Merge pull request #2155 from Abyss777/attributes | Anton Tananaev | |
Added group and server attributes | |||
2016-07-25 | Added group and server attributes | Abyss777 | |
2016-07-25 | Merge pull request #2149 from Abyss777/lastposition_reorganization | Anton Tananaev | |
Move lastPosition update to the end of pipeline | |||
2016-07-25 | Fix space | Abyss777 | |
2016-07-25 | Fix H02 ignition decoding | Anton Tananaev | |
2016-07-25 | Fix button id typo | Anton Tananaev | |
2016-07-25 | Improve history clearing logic | Anton Tananaev | |
2016-07-25 | Merge pull request #2104 from ninioe/master | Anton Tananaev | |
Added support for Alarm notifications & positions history cleaner & show alarms in report & Mute button & unlock UI files (for windows) | |||
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-25 | Add Megastek unit test case | Anton Tananaev | |
2016-07-24 | typo mistake fix | ninioe | |
2016-07-24 | turn the toggle button into mute button | ninioe | |
default is muted | |||
2016-07-24 | more fixes | ninioe | |
2016-07-24 | alarm support in test generator | ninioe | |
2016-07-24 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
# Conflicts: # tools/test-generator.py | |||
2016-07-24 | Merge pull request #2147 from FabianInostroza/master | Anton Tananaev | |
Correctly process negative coordinates | |||
2016-07-24 | Correctly process negative latitude and longitude. | Fabián Inostroza | |
2016-07-24 | more fix | ninioe | |
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 | Merge pull request #2140 from Abyss777/update_swagger.json | Anton Tananaev | |
Update swagger json file | |||
2016-07-23 | Fix checkstyle issue | Anton Tananaev | |
2016-07-23 | Update test generator script | Anton Tananaev | |
2016-07-23 | Return http error if unknown | Anton Tananaev | |
2016-07-22 | Update version | Abyss777 | |
2016-07-22 | Actualize swagger.json | Abyss777 | |
2016-07-22 | Workaround for incorrect hemisphere (fix #2139) | Anton Tananaev | |
2016-07-22 | Merge pull request #2136 from Abyss777/migrate_from_locks_in_devmanager | Anton Tananaev | |
Migrate from locks to ConcurrentHashMap | |||
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 | |
UpdateCahces incrementally | |||
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 | |
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd. | |||
2016-07-20 | Merge pull request #2132 from Abyss777/move_groups_to_device_manager | Anton Tananaev | |
Move groups related actions to DeviceManager | |||
2016-07-20 | Change order cache initialization | Abyss777 | |
2016-07-20 | - Move groups related actions to DeviceManager | Abyss777 | |
- Removed cache updates from getXxxxById | |||
2016-07-20 | jshint & jscs cleanup | ninioe | |
2016-07-20 | Adjust TK103 voltage values | Anton Tananaev | |