aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database
AgeCommit message (Expand)Author
2015-11-04Fix misc check style issuesAnton Tananaev
2015-10-24Support queries with resultAnton 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-08Check for null in query builderAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-04Remove implied interface modifiersAnton 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-08-01Remove disconnected devices from activeAnton Tananaev
2015-07-26Fix minor java warningAnton Tananaev
2015-07-25Update sessions user infoAnton Tananaev
2015-07-21Add support for XML formatAnton Tananaev
2015-07-18Ignore XML in other columnAnton Tananaev
2015-07-17Start re-factoring commandsAnton Tananaev
2015-07-17Rename package from http to webAnton Tananaev
2015-07-15Store extra data in JSON formatAnton Tananaev
2015-07-14Reduce dependencies on data manager (fix #954)Anton Tananaev
2015-07-14Support forwarding of data (fix #1131)Anton Tananaev
2015-07-14Use try with resourcesAnton 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-08Fix database connection leaking (fix #1292)Anton Tananaev
2015-07-05Use connection manager for filteringAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-07-03Fix no generated keys problemAnton Tananaev
2015-07-01Minor changes to password managementAnton Tananaev
2015-06-30Fix database init sequenceAnton Tananaev
2015-06-30Active devices in connection managerAnton Tananaev
2015-06-30Move commands related classesAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-06-29Fix postgres generated keys problem (fix #480)Anton Tananaev
2015-06-27Use new web app by defaultAnton Tananaev
2015-06-26Implement session updatesAnton Tananaev
2015-06-21Log missing database query keysAnton Tananaev
2015-06-21Fix mocks on fist startAnton Tananaev
2015-06-19Handle null database queriesAnton Tananaev
2015-06-18Refactor database init processAnton Tananaev
2015-06-17Apply custom marker styleAnton Tananaev
2015-06-17Load latest positions from dbAnton Tananaev
2015-06-17Rename some database parametersAnton Tananaev