aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database
AgeCommit message (Expand)Author
2016-08-04- Added getGroupDevices to PermissionsManagerAbyss777
2016-07-28Organized server cacheAbyss777
2016-07-25Merge pull request #2149 from Abyss777/lastposition_reorganizationAnton Tananaev
2016-07-25Improve history clearing logicAnton Tananaev
2016-07-25- Move lastPosition update to the end of pipelineAbyss777
2016-07-24Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-21Added parenthesesAbyss777
2016-07-21Act with atomic more carefullyAbyss777
2016-07-21protect Device positionId on clear historyninioe
2016-07-21Migrate from ReentrantReadWriteLocks to ConcurrentHashMaps in DeviceManagerAbyss777
2016-07-20Change order cache initializationAbyss777
2016-07-20- Move groups related actions to DeviceManagerAbyss777
2016-07-19automated check fixninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-19changes Anton asked meninioe
2016-07-19Missed groupGeofences read lockAbyss777
2016-07-19Split locks in GeofenceManager and try to avoid crosslocks with devices.Abyss777
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-18commented out code and unnecessary commentsninioe
2016-07-18- Added attributes to devicesAbyss777
2016-07-17Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-07-14Remove duplicating codeAbyss777
2016-07-14Set long as NULL only for *Id fieldsAbyss777
2016-07-14IndentationAbyss777
2016-07-14- Fixed saving parent group when creating new group.Abyss777
2016-07-13Renamed to EventForwarder and moved to ContextAbyss777
2016-07-13Reduce locks of devicesAbyss777
2016-07-13Added possibility to forward all events via POST request.Abyss777
2016-07-13changes Anton asked meninioe
2016-07-12Added support for Alarm popup & positions history cleanerninioe
2016-07-12Use long primitive typeAnton Tananaev
2016-07-11Merge pull request #2099 from Abyss777/fix_groups_cacheAnton Tananaev
2016-07-11Check if geofence existsAnton Tananaev
2016-07-11- Split geofence refresh on 3 functionsAbyss777
2016-07-11Fix indentation in notification managerAnton Tananaev
2016-07-10Disable group cache updatesAnton Tananaev
2016-07-09Fix issue with missing groupsAnton Tananaev
2016-07-08Add null check to query builderAnton Tananaev
2016-07-03Fix crash issue on startupAnton Tananaev
2016-06-26Added notifications via emailAbyss777
2016-06-23Added possibility to disable event and geofence subsystemsAbyss777
2016-06-18- Update Geofences API and Manager a bitAbyss777
2016-06-18Merge pull request #2012 from Abyss777/masterAnton Tananaev
2016-06-16Added/updated license headersAbyss777
2016-06-15Use variablesAbyss777
2016-06-15Fix rare Stack Overflow while server idleAbyss777
2016-06-15- Work only with cached devices from everywhereAbyss777
2016-06-14Current device geofences should survive cache updateAbyss777
2016-06-14- Overlapping geofencesAbyss777