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-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
2015-11-21
Merge tananaev/master
Rafael Guterres
2015-11-21
Add support to generic resources and refactor in classes to support types and...
Rafael Guterres
2015-11-16
Update device status in the database
Anton Tananaev
2015-11-14
Update queries in config files
Anton Tananaev
2015-11-04
Fix misc check style issues
Anton Tananaev
2015-10-17
Add linking and unlinking of devices
Anton Tananaev
2015-10-14
Fix some check style issues
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-08
Clean up reported PMD issues
Anton Tananaev
2015-10-04
Fix some PMD reported bugs
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-10-01
Replace object with system method
Anton Tananaev
2015-09-23
Fix complication problem
Anton Tananaev
2015-09-15
Rename other field to attributes
Anton Tananaev
2015-09-06
For #1395 - updated 'web.type' values to lower case
Vitaly Litvak
2015-09-05
For #1395 - initialize API for old interface, added possibility to expose onl...
Vitaly Litvak
2015-08-05
Fix date and time formatting issues
Anton Tananaev
2015-08-02
Add database schema version
Anton Tananaev
2015-07-25
Update sessions user info
Anton Tananaev
2015-07-17
Rename package from http to web
Anton Tananaev
2015-07-15
Store extra data in JSON format
Anton Tananaev
2015-07-14
Support forwarding of data (fix #1131)
Anton Tananaev
2015-07-14
Use diamond operator for generics
Anton Tananaev
2015-07-13
Catch multiple exception types
Anton Tananaev
2015-07-12
Re-factor configuration access
Anton Tananaev
2015-07-05
Separate identity manager interface
Anton Tananaev
[prev]
[next]