index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
database
/
ConnectionManager.java
Age
Commit message (
Collapse
)
Author
2015-11-20
Check if device exists before update
Anton Tananaev
2015-11-17
Implement timeout for device status
Anton Tananaev
2015-11-17
Update device status via async web service
Anton Tananaev
2015-11-16
Update device status in the database
Anton Tananaev
2015-11-11
Remove unused java class import
Anton Tananaev
2015-11-11
Remove extra device status logging
Anton Tananaev
2015-11-09
Change log messages formatting
Anton Tananaev
2015-11-09
Add initial code for device status
Anton Tananaev
2015-10-04
Remove implied interface modifiers
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-08-01
Remove disconnected devices from active
Anton Tananaev
2015-07-17
Start re-factoring commands
Anton Tananaev
2015-07-14
Reduce dependencies on data manager (fix #954)
Anton Tananaev
2015-07-14
Use diamond operator for generics
Anton Tananaev
2015-07-05
Use connection manager for filtering
Anton Tananaev
2015-06-30
Active devices in connection manager
Anton Tananaev