aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/MainModule.java
AgeCommit message (Expand)Author
2022-12-23Merge pull request #5009 from sveba/feature/mqttForwarderAnton Tananaev
2022-12-23MQTT EventForwarder addedSvetoslav Batchovski
2022-12-21Add test geocoderAnton Tananaev
2022-12-12Fix importsAnton Tananaev
2022-12-12Dedicated LocationIQ geocoderAnton Tananaev
2022-11-13Implement Kafka forwardingAnton Tananaev
2022-11-13Refactor position forwardingAnton Tananaev
2022-11-13Refactor event forwardingAnton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-09-21Fix forwarding date formatAnton Tananaev
2022-08-08Remove trailing URL slashAnton Tananaev
2022-07-26Testing mail managerAnton Tananaev
2022-07-14Add LBS location caching (fix #3790)Anton Tananaev
2022-06-25Integrate broadcast serviceAnton Tananaev
2022-06-18Remove static injector usagesAnton Tananaev
2022-06-18Fix geocoder injectionAnton Tananaev
2022-06-18Fix config injectionAnton Tananaev
2022-06-18Finally remove contextAnton Tananaev
2022-06-18Remove device managerAnton Tananaev
2022-06-18Remove identity managerAnton Tananaev
2022-06-18Remove positions from managerAnton Tananaev
2022-06-16Refactor geofence classesAnton Tananaev
2022-06-16Refactor config usageAnton Tananaev
2022-06-16Inject data managerAnton Tananaev
2022-06-16Inject data sourceAnton Tananaev
2022-06-15Remove users managerAnton Tananaev
2022-06-14Refactor notification managerAnton Tananaev
2022-06-14Inject connection managerAnton Tananaev
2022-06-12Revert JSR353 removalAnton Tananaev
2022-06-11Another injection fixAnton Tananaev
2022-06-11Fix injectionAnton Tananaev
2022-06-11Inject network clientAnton Tananaev
2022-06-11Inject object mapperAnton Tananaev
2022-06-11Inject velocity engineAnton Tananaev
2022-06-11Inject event forwarderAnton Tananaev
2022-06-09Remove SMS from contextAnton Tananaev
2022-06-09Remove WebServer from contextAnton Tananaev
2022-06-09Remove more from contextAnton Tananaev
2022-06-09Remove more from contextAnton Tananaev
2022-06-09Remove geofence managerAnton Tananaev
2022-06-07Remove calendar managerAnton Tananaev
2022-06-04Move common report classesAnton Tananaev
2022-06-04Remove maintenance managerAnton Tananaev
2022-06-04Remove ldap from contextAnton Tananaev
2022-06-04Refactor commands managerAnton Tananaev
2022-06-03Remove attributes managerAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2022-04-05Migrate permissions to storageAnton Tananaev
2022-03-24pass language to OpenCageGeocoderEd Freyfogle