index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
database
/
DataManager.java
Age
Commit message (
Expand
)
Author
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
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
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-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
Add new and update old data models
Anton Tananaev
2016-01-18
Add flag to ignore unknown devices
Anton Tananaev
2016-01-05
Ignore Liquibase changelog checksum values
Anton Tananaev
2015-12-24
Dynamically add driver path to classpath
Anton Tananaev
2015-12-18
Add user creation to database changelog
Anton Tananaev
2015-12-18
Finish Liquibase migration implementation
Anton Tananaev
2015-12-17
Implement changeset for version 3.0
Anton Tananaev
2015-12-17
Start Liquibase library integration
Anton Tananaev
2015-12-07
Replace factory method with reflection
Anton Tananaev
2015-12-07
Fix compilation error in data manager
Anton Tananaev
2015-12-07
Refactor identity manager implementation
Anton Tananaev
2015-12-02
Add positions resource to the REST API
Anton Tananaev
2015-12-01
Remove Clazz utility class
Anton Tananaev
2015-12-01
Refactor base and other resource classes
Anton Tananaev
2015-11-27
Merge tananaev/master
Rafael Guterres
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres
2015-11-24
Add statements pooling configuration
Anton Tananaev
[next]