Age | Commit message (Expand) | Author |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 |
2016-06-23 | Added possibility to disable event and geofence subsystems | Abyss777 |
2016-06-16 | Added/updated license headers | Abyss777 |
2016-06-14 | - Overlapping geofences | Abyss777 |
2016-06-10 | Geofences | Abyss777 |
2016-06-02 | Send position with event to websocket | Abyss777 |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 |
2016-05-26 | Events subsystem | Abyss777 |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-04-16 | Bind async connection to user id | Anton Tananaev |
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 |