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
/
BaseProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-12-27
Fix Wristband protocol response
Anton Tananaev
2018-10-24
Search unwrapped handlers by class
Anton Tananaev
2018-10-17
Avoid protocol classes in tests
Anton Tananaev
2018-10-17
Remove unnecessary assignment
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-10-16
Simplify base decoder dependencies
Anton Tananaev
2018-10-16
Remove remaining handler names
Anton Tananaev
2018-09-15
Provide error messages
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-08-20
Implement wristband tracker protocol
Anton Tananaev
2018-07-26
Make Huabao timezone configurable
Anton Tananaev
2018-06-07
Migrate G protocols
Anton Tananaev
2018-06-05
Migrate more protocols
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-02-09
Implement unified device timezone handling
Abyss777
2018-01-22
Add new position constructor
Anton Tananaev
2017-12-27
Implement device disable
Abyss777
2017-08-29
Move common speed converting code to BaseProtocolDecoder
Abyss777
2017-07-26
- Implement base manager classes as generics
Abyss777
2017-07-26
Override getById in all managers
Abyss777
2017-07-26
Split Drivers and Groups management
Abyss777
2017-07-23
Merge pull request #3373 from Abyss777/refactor_managers
Anton Tananaev
2017-07-20
Combine permission resources and reuse common database functions
Abyss777
2017-07-19
Fix all protocol unit tests
Anton Tananaev
2017-07-19
Disable session cache for HTTP protocols
Anton Tananaev
2017-03-12
Minor decoding and pipeline fixes
Anton Tananaev
2017-02-16
Refresh permissions for new devices
Anton Tananaev
2016-12-15
Fix style issues
Anton Tananaev
2016-12-15
Reuse deviceId from position (fix #2660)
Anton Tananaev
2016-12-09
Moved declaration to section where it is used
Philipp Prangenberg
2016-12-08
Moving from GroupName to GroupID in default settings
Philipp Prangenberg
2016-12-06
Style changes
Philipp Prangenberg
2016-12-05
Beautification
Philipp Prangenberg
2016-12-05
Added functionality to get group by name.
Philipp Prangenberg
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-15
Option to ignore session cache (fix #2372)
Anton Tananaev
2016-09-27
Merge pull request #2349 from dcbastos/master
Anton Tananaev
2016-09-25
Implement server statistics collection
Anton Tananaev
2016-09-22
Adds unknown devices automatically.
Daniel Bastos
2016-07-19
Correctly add device to active
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-07-19
Get device id from position
Anton Tananaev
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-05-10
Add option to save empty messages
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2015-11-30
Print remote address for unknown devices
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-16
Add outdated position boolean flag
Anton Tananaev
[next]