index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
BasePipelineFactory.java
Age
Commit message (
Expand
)
Author
2019-02-23
Refactor remote address handler
Anton Tananaev
2019-02-23
Refactor distance handler
Anton Tananaev
2019-02-23
Handler refactoring
Anton Tananaev
2019-02-23
Update filter handler
Anton Tananaev
2019-02-23
Move logic to module
Anton Tananaev
2019-02-23
Refactor configuration
Anton Tananaev
2019-02-23
Update web handler injection
Anton Tananaev
2019-02-20
Support headers for forwarding
Anton Tananaev
2019-01-18
Improve pipeline message handing
Anton Tananaev
2018-10-24
Search unwrapped handlers by class
Anton Tananaev
2018-10-16
Start implementing injection
Anton Tananaev
2018-10-16
Remove unnecessary methods
Anton Tananaev
2018-10-16
Remove unused method
Anton Tananaev
2018-10-16
Remove remaining handler names
Anton Tananaev
2018-10-16
Remove names for most handlers
Anton Tananaev
2018-09-15
Fix logging level issues
Anton Tananaev
2018-09-15
Provide error messages
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-06-05
Use wrappers for network message handling
Anton Tananaev
2018-06-03
Properly handle datagram channels
Anton Tananaev
2018-06-02
Start Netty 4 migration
Anton Tananaev
2018-05-31
- Rename switch and variable
Abyss777
2018-05-31
Add engine hours handler
Abyss777
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
[next]