aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database/DataManager.java
AgeCommit message (Expand)Author
2016-03-21Make data manager thread safe (fix #1808)Anton Tananaev
2016-03-09Implement API resource for groupsAnton Tananaev
2016-03-08Add select group permissions queryAnton Tananaev
2016-03-08Add group queries and recourseAnton Tananaev
2016-03-08Add new and update old data modelsAnton Tananaev
2016-01-18Add flag to ignore unknown devicesAnton Tananaev
2016-01-05Ignore Liquibase changelog checksum valuesAnton Tananaev
2015-12-24Dynamically add driver path to classpathAnton Tananaev
2015-12-18Add user creation to database changelogAnton Tananaev
2015-12-18Finish Liquibase migration implementationAnton Tananaev
2015-12-17Implement changeset for version 3.0Anton Tananaev
2015-12-17Start Liquibase library integrationAnton Tananaev
2015-12-07Replace factory method with reflectionAnton Tananaev
2015-12-07Fix compilation error in data managerAnton Tananaev
2015-12-07Refactor identity manager implementationAnton Tananaev
2015-12-02Add positions resource to the REST APIAnton Tananaev
2015-12-01Remove Clazz utility classAnton Tananaev
2015-12-01Refactor base and other resource classesAnton Tananaev
2015-11-27Merge tananaev/masterRafael Guterres
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres
2015-11-24Add statements pooling configurationAnton Tananaev
2015-11-21Merge tananaev/masterRafael Guterres
2015-11-21Add support to generic resources and refactor in classes to support types and...Rafael Guterres
2015-11-16Update device status in the databaseAnton Tananaev
2015-11-14Update queries in config filesAnton Tananaev
2015-11-04Fix misc check style issuesAnton Tananaev
2015-10-17Add linking and unlinking of devicesAnton Tananaev
2015-10-14Fix some check style issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-04Fix some PMD reported bugsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-10-01Replace object with system methodAnton Tananaev
2015-09-23Fix complication problemAnton Tananaev
2015-09-15Rename other field to attributesAnton Tananaev
2015-09-06For #1395 - updated 'web.type' values to lower caseVitaly Litvak
2015-09-05For #1395 - initialize API for old interface, added possibility to expose onl...Vitaly Litvak
2015-08-05Fix date and time formatting issuesAnton Tananaev
2015-08-02Add database schema versionAnton Tananaev
2015-07-25Update sessions user infoAnton Tananaev
2015-07-17Rename package from http to webAnton Tananaev
2015-07-15Store extra data in JSON formatAnton Tananaev
2015-07-14Support forwarding of data (fix #1131)Anton Tananaev
2015-07-14Use diamond operator for genericsAnton Tananaev
2015-07-13Catch multiple exception typesAnton Tananaev
2015-07-12Re-factor configuration accessAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-07-01Minor changes to password managementAnton Tananaev
2015-06-30Fix database init sequenceAnton Tananaev
2015-06-30Active devices in connection managerAnton Tananaev