Age | Commit message (Expand) | Author |
2016-07-10 | Disable group cache updates | Anton Tananaev |
2016-07-09 | Fix issue with missing groups | Anton Tananaev |
2016-07-08 | Add null check to query builder | Anton Tananaev |
2016-07-03 | Fix crash issue on startup | Anton Tananaev |
2016-06-26 | Added notifications via email | Abyss777 |
2016-06-23 | Added possibility to disable event and geofence subsystems | Abyss777 |
2016-06-18 | - Update Geofences API and Manager a bit | Abyss777 |
2016-06-18 | Merge pull request #2012 from Abyss777/master | Anton Tananaev |
2016-06-16 | Added/updated license headers | 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-12 | Protect against missing group | Anton Tananaev |
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-02 | Send position with event to websocket | Abyss777 |
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 |
2016-05-08 | Review fixes | Gábor Somogyi |
2016-05-04 | Merge branch 'master' into command_framework | Gabor Somogyi |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-05-03 | Removed database.selectLatestPosition | Gábor Somogyi |
2016-04-27 | Command framework ugly hack version | Gábor Somogyi |
2016-04-20 | Protect against cyclic hierarchy | Anton Tananaev |
2016-04-17 | Fix static code analysis issues | Anton Tananaev |
2016-04-16 | Bind async connection to user id | Anton Tananaev |
2016-04-16 | Remove legacy SQL query attributes | Anton Tananaev |
2016-04-16 | Remove old web API service | Anton Tananaev |
2016-03-25 | Invalidate cache on database update | Anton Tananaev |
2016-03-21 | Make data manager thread safe (fix #1808) | Anton Tananaev |
2016-03-14 | Fix PMD and CheckStyle issues | Anton Tananaev |
2016-03-11 | Add devices to group tree | Anton Tananaev |
2016-03-10 | Expand group permissions in manager | Anton Tananaev |
2016-03-10 | Implement group tree structure | Anton Tananaev |
2016-03-09 | Implement group editing dialog | Anton Tananaev |
2016-03-09 | Implement API resource for groups | Anton Tananaev |
2016-03-08 | Add select group permissions query | Anton Tananaev |
2016-03-08 | Add group queries and recourse | Anton Tananaev |
2016-03-08 | Start refactoring permissions manager | Anton Tananaev |
2016-03-08 | Add new and update old data models | Anton Tananaev |