index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2016-07-21
Added parentheses
Abyss777
2016-07-21
Act with atomic more carefully
Abyss777
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
Merge pull request #2132 from Abyss777/move_groups_to_device_manager
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-20
Merge pull request #2129 from Abyss777/fix_locks_in_geofense_refresh
Anton Tananaev
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
Correctly add device to active
Anton Tananaev
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
2016-07-19
Add checkstyle to build (fix #2119)
Anton Tananaev
2016-07-18
Fix nested if
Abyss777
2016-07-18
Use password for command from device attributes
Abyss777
2016-07-18
Merge pull request #2123 from Abyss777/device_attributes
Anton Tananaev
2016-07-18
Fix it in other way in case user open "attributes" again before save.
Abyss777
2016-07-18
- Added attributes to devices
Abyss777
2016-07-18
Decode MiniFinder status flags
Anton Tananaev
2016-07-18
Support GT06 external power subtype
Anton Tananaev
2016-07-18
Merge pull request #2121 from drecchia/master-carcell2
Anton Tananaev
2016-07-17
- Fixed findbugs warning.
drecchia
2016-07-17
- Carcell protocol for devices: cr2000 and cr250.
drecchia
2016-07-18
Fix minor decoder issue for Megastek
Anton Tananaev
2016-07-16
Implement T800X custom commands
Anton Tananaev
2016-07-16
Fix an issue with custom command
Anton Tananaev
2016-07-16
Extend script to test binary commands
Anton Tananaev
2016-07-16
Merge pull request #2116 from Abyss777/device_manager_final
Anton Tananaev
2016-07-16
Merge pull request #2117 from drecchia/master-fix-checkstyle-suntech
Anton Tananaev
2016-07-15
- Fixed tags.
drecchia
2016-07-15
Merge pull request #2107 from drecchia/master-suntech-additional-commands
Anton Tananaev
2016-07-15
- Fixed output control command construction.
drecchia
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-07-15
Merge pull request #2115 from Abyss777/master
Anton Tananaev
2016-07-15
Fix geofences not showed in old browsers and IE
Abyss777
2016-07-14
- Fixed style
drecchia
[next]