aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/database
AgeCommit message (Expand)Author
2022-05-30Remove unused codeAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2022-05-30Inject media managerAnton Tananaev
2022-05-30Remove unused interfaceAnton Tananaev
2022-04-06Fix user creationAnton Tananaev
2022-04-05Migrate permissions to storageAnton Tananaev
2022-02-18Migrate server API to storageAnton Tananaev
2022-02-15Migrate permissions queriesAnton Tananaev
2022-02-13New storage implementationAnton Tananaev
2022-02-13Create storage packageAnton Tananaev
2022-01-31Add option to disable reportsAnton Tananaev
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