aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/BasePipelineFactory.java
AgeCommit message (Expand)Author
2017-01-08Rename geolocation config parametersAnton Tananaev
2016-12-31Fix style issuesAnton Tananaev
2016-12-31Add exception classes and more renamesAnton Tananaev
2016-12-31Rename Location to GeolocationAnton Tananaev
2016-11-22Implement maintenance eventAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-21Implement copy attributes from last positionAbyss777
2016-09-24Fix a crash in base pipeline factoryAnton Tananaev
2016-08-13- Split distance to distance and total distanceAbyss777
2016-08-12Always calculate distanceAbyss777
2016-08-11- Enabled IgnitionEventHandler in pipelineAbyss777
2016-08-08Add coordinates filter (fix #2192)Anton Tananaev
2016-07-19changes Anton asked meninioe
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-06-24- Reverted changes in web-clientAbyss777
2016-06-23Added possibility to disable event and geofence subsystemsAbyss777
2016-06-10GeofencesAbyss777
2016-05-30- Style fixes (use lower camel case in all cases)Abyss777
2016-05-26Events subsystemAbyss777
2016-05-07Do not use idle timeout for UDPAnton Tananaev
2016-05-07Rename reset delay to timeoutAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-03-19Option to use GSM location for invalidAnton Tananaev
2016-01-19Add hemisphere options to config (fix #1669)Anton Tananaev
2015-12-29Fix typo in config parameter nameAnton Tananaev
2015-11-19Add approximate location filteringAnton Tananaev
2015-11-19Remove unused import and variableAnton Tananaev
2015-11-18Implement location provider channel handlerAnton Tananaev
2015-11-18Clean up adding dynamic handlersAnton Tananaev
2015-11-16add support for configurable handlersIvan Martinez
2015-11-14Fix newly reported check style issuesAnton Tananaev
2015-10-18Handle missing remote addressAnton Tananaev
2015-10-17Handle missing remote addressAnton Tananaev
2015-10-13Fix some more style problemsAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-08-21Share async http client instanceAnton Tananaev
2015-08-18Re-factor server side classesAnton Tananaev
2015-08-14Refactoring - tabs to spaces and naming conventionsamilasilva88
2015-08-13Added ODOMeter and Modification to Mobile UIamilasilva88
2015-08-03Remove duplicate exception logAnton Tananaev
2015-08-03Remove unused instance variableAnton Tananaev
2015-07-12Re-factor configuration accessAnton Tananaev
2015-07-12Implement web data handlerAnton Tananaev
2015-07-12Re-factor all channel handlersAnton Tananaev
2015-06-30Active devices in connection managerAnton Tananaev
2015-06-24Save IP address in XML fieldAnton Tananaev
2015-06-11Revert "removing double quotes"Anton Tananaev
2015-06-10Begin implementing alertsIrving Gonzalez