index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
BasePipelineFactory.java
Age
Commit message (
Expand
)
Author
2018-02-07
fixed inline variables + test name
nativbarak
2018-02-04
Fixed length on basepipelinefactory
nativbarak
2018-02-04
added POST option to forward url
nativbarak
2017-11-10
- Combine "getAddress" functions
Abyss777
2017-11-08
- Implement synchronous geocoding
Abyss777
2017-09-21
Move speedThreshold to TripsConfig
Abyss777
2017-08-21
Do not save IP by default
Anton Tananaev
2017-08-11
Make Overspeed and Motion events handlers singleton and move some code to fun...
Abyss777
2017-07-14
Merge pull request #3349 from Abyss777/drivers
Anton Tananaev
2017-07-14
Populate driverUniqueId in CopyAttributesHanler
Abyss777
2017-07-13
Fix max speed filtering (fix #3342)
Anton Tananaev
2017-07-12
Implement Driver Unauthorized Event
Abyss777
2017-07-12
- Handle rfid attributes and populate driverUniqueId
Abyss777
2017-06-20
Do revers geocoding after filtering
Abyss777
2017-06-20
- Combine 'DistanceHandler' and 'CoordinatesHandler'
Abyss777
2017-06-16
Centralized motion detection
Abyss777
2017-05-12
Implement computed attributes
Abyss777
2017-04-17
Implement fuel drop events
Anton Tananaev
2017-03-26
Implement global timeout option
Anton Tananaev
2017-03-12
Minor decoding and pipeline fixes
Anton Tananaev
2017-01-08
Rename geolocation config parameters
Anton Tananaev
2016-12-31
Fix style issues
Anton Tananaev
2016-12-31
Add exception classes and more renames
Anton Tananaev
2016-12-31
Rename Location to Geolocation
Anton Tananaev
2016-11-22
Implement maintenance event
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-21
Implement copy attributes from last position
Abyss777
2016-09-24
Fix a crash in base pipeline factory
Anton Tananaev
2016-08-13
- Split distance to distance and total distance
Abyss777
2016-08-12
Always calculate distance
Abyss777
2016-08-11
- Enabled IgnitionEventHandler in pipeline
Abyss777
2016-08-08
Add coordinates filter (fix #2192)
Anton Tananaev
2016-07-19
changes Anton asked me
ninioe
2016-07-17
Added AlertEventHandler & Mute button for all notifications
ninioe
2016-06-24
- Reverted changes in web-client
Abyss777
2016-06-23
Added possibility to disable event and geofence subsystems
Abyss777
2016-06-10
Geofences
Abyss777
2016-05-30
- Style fixes (use lower camel case in all cases)
Abyss777
2016-05-26
Events subsystem
Abyss777
2016-05-07
Do not use idle timeout for UDP
Anton Tananaev
2016-05-07
Rename reset delay to timeout
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-03-19
Option to use GSM location for invalid
Anton Tananaev
2016-01-19
Add hemisphere options to config (fix #1669)
Anton Tananaev
2015-12-29
Fix typo in config parameter name
Anton Tananaev
2015-11-19
Add approximate location filtering
Anton Tananaev
2015-11-19
Remove unused import and variable
Anton Tananaev
2015-11-18
Implement location provider channel handler
Anton Tananaev
2015-11-18
Clean up adding dynamic handlers
Anton Tananaev
2015-11-16
add support for configurable handlers
Ivan Martinez
[next]