aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/database
AgeCommit message (Expand)Author
2021-12-27Merge pull request #4740 from soshial/relative_filteringAnton Tananaev
2021-09-18improve SQL querysoshial
2021-09-13remove commentssoshial
2021-09-12improve naming and commentssoshial
2021-09-10add support for relative filteringsoshial
2021-08-24Implement orders functionalityAnton Tananaev
2021-07-06Persist Jetty Session in DBjcardus
2021-06-29WebSocket connection keepaliveAnton Tananaev
2021-06-17Make access to permissions cache thread-safeToby
2021-04-13Event geocoding only on notificationsAnton Tananaev
2021-04-04Upgrade Liquibase libraryAnton Tananaev
2021-03-07Rename event time fieldAnton Tananaev
2021-02-27Email enabled server flagAnton Tananaev
2020-12-30Migrate string keysAnton Tananaev
2020-12-29Migrate more keysAnton Tananaev
2020-12-29Migrate more boolean keysAnton Tananaev
2020-12-29Remove unused importsAnton Tananaev
2020-12-29Migrate keys and remove database cleanupAnton Tananaev
2020-12-29Migrate LDAP configurationAnton Tananaev
2020-12-28Migrate long config keysAnton Tananaev
2020-12-28Always lookup group attributesAnton Tananaev
2020-12-28Remove unnecessary codeAnton Tananaev
2020-12-28No query cachingAnton Tananaev
2020-12-27Remove XML attributes supportAnton Tananaev
2020-12-27Remove JNDI supportAnton Tananaev
2020-12-27Migrate more config keysAnton Tananaev
2020-10-19Map control on null check is simplified.kamaci
2020-10-19Anonymous types are replaced with lambda.kamaci
2020-09-30Various minor code cleanupAnton Tananaev
2020-07-23Fix HTTP commandsAnton Tananaev
2020-07-13Revert to daily statsAnton Tananaev
2020-07-13Fix errorAnton Tananaev
2020-07-13Collect protocol statisticsAnton Tananaev
2020-06-30Engine block commands for PortmanAnton Tananaev
2020-06-29Fix multiple alarms types comparison (#4552)André Abreu
2020-04-21Ensure item is not null before adding to the collection in getItems method o...kieran
2020-03-15Queue HTTP commandsAnton Tananaev
2020-03-15Decoder to send queued commandsAnton Tananaev
2020-03-15Remove unused importsAnton Tananaev
2020-03-15Simplify data commandsAnton Tananaev
2020-02-25Fix style issueAnton Tananaev
2020-02-25Encode LDAP user namesAnton Tananaev
2020-02-22Fix concurrency issuesAnton Tananaev
2019-07-18Changes after merge PR #4357Edward Valley
2019-07-18Make device password group configurableEdward Valley
2019-07-18Changes after second reviewEdward Valley
2019-07-17Changes after first reviewEdward Valley
2019-07-17Make optional server attributes lookupEdward Valley
2019-07-11Changes after fifth reviewEdward Valley
2019-07-10Changes after fourth reviewEdward Valley