Age | Commit message (Expand) | Author |
2017-05-30 | Log database clear event (fix #3198) | Anton Tananaev |
2017-05-13 | Merge pull request #3156 from Abyss777/computed_attributes | Anton Tananaev |
2017-05-12 | Implement computed attributes | Abyss777 |
2017-05-12 | Small clear history refactoring | Anton Tananaev |
2017-05-12 | Clear event history (fix #3160) | Anton Tananaev |
2017-04-18 | Fix GT06 encoder unit test | Anton Tananaev |
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 |
2017-01-16 | Initial manager implementation | Abyss777 |
2016-12-14 | Calendars implementation | Abyss777 |
2016-11-30 | Add API to get positions by Id | Abyss777 |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-10-19 | - Filter events on server side | Abyss777 |
2016-10-08 | Implement statistics API call | Anton Tananaev |
2016-10-01 | Remove unused data manager methods (fix #2386) | Anton Tananaev |
2016-09-25 | Implement server statistics collection | Anton Tananaev |
2016-09-21 | Add attributes aliases | Abyss777 |
2016-09-10 | Fix Java code analytics issues | Anton Tananaev |
2016-07-25 | Improve history clearing logic | Anton Tananaev |
2016-07-24 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-21 | protect Device positionId on clear history | ninioe |
2016-07-20 | - Move groups related actions to DeviceManager | Abyss777 |
2016-07-19 | automated check fix | ninioe |
2016-07-19 | changes Anton asked me | ninioe |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-18 | commented out code and unnecessary comments | ninioe |
2016-07-17 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 |
2016-07-13 | Reduce locks of devices | Abyss777 |
2016-07-13 | changes Anton asked me | ninioe |
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe |
2016-07-11 | - Split geofence refresh on 3 functions | Abyss777 |
2016-07-10 | Disable group cache updates | Anton Tananaev |
2016-06-26 | Added notifications via email | Abyss777 |
2016-06-15 | Use variables | Abyss777 |
2016-06-15 | Fix rare Stack Overflow while server idle | Abyss777 |
2016-06-15 | - Work only with cached devices from everywhere | Abyss777 |
2016-06-14 | Current device geofences should survive cache update | Abyss777 |
2016-06-14 | - Overlapping geofences | Abyss777 |
2016-06-10 | Fixed broken repeated event suppression | Abyss777 |
2016-06-10 | Geofences | Abyss777 |
2016-06-09 | Default connection initialization query | Anton Tananaev |
2016-06-06 | - Fix hikari connection check sql. | drecchia |
2016-06-01 | - Fixed code style. | drecchia |
2016-06-01 | Merge branch 'master' of https://github.com/tananaev/traccar | drecchia |
2016-06-01 | - Minor changes as requested in pull request. | drecchia |
2016-05-31 | - Fixed style issues. | drecchia |
2016-05-30 | - Replaced connection poll from c3p0 to HikariCP. | drecchia |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 |
2016-05-27 | - Synchronization device cache on updateLatestPosition and updateDeviceStatus | Abyss777 |
2016-05-26 | Events subsystem | Abyss777 |