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
/
helper
Age
Commit message (
Expand
)
Author
2019-01-14
fixed typo
Gavriel Fleischer
2018-12-20
Added logger.rotate configuration parameter
Evgeny S Maksimov
2018-11-10
Fix some FindBugs issues
Anton Tananaev
2018-11-08
Fix time formatting issues
Anton Tananaev
2018-10-29
Implement BCE output control
Anton Tananaev
2018-10-24
Default logging on config errors
Anton Tananaev
2018-10-17
Sanitize all JSON strings
Anton Tananaev
2018-10-05
Print correct logging level (#4083)
Anton Tananaev
2018-10-04
Filter JRE internal logging (#4083)
Anton Tananaev
2018-10-04
Disable JVM logs (fix #4083)
Anton Tananaev
2018-09-26
Check if log message is provided
Anton Tananaev
2018-09-22
Fix date formatting (fix #4063)
Anton Tananaev
2018-09-17
Remove joda time library
Anton Tananaev
2018-09-15
Append logs instead of re-create
Anton Tananaev
2018-09-15
Fix logging level issues
Anton Tananaev
2018-09-15
More service improvements
Anton Tananaev
2018-09-15
Provide error messages
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-09-04
Fix buffer search utility
Anton Tananaev
2018-08-23
Implement Device Engine Hours reset
Abyss777
2018-06-09
Fix various issues
Anton Tananaev
2018-06-09
Improve buffer util
Anton Tananaev
2018-06-07
Migrate G protocols
Anton Tananaev
2018-06-06
- Migrate X,Y,W protocols
Abyss777
2018-06-05
Migrate more protocols
Anton Tananaev
2018-06-02
Start Netty 4 migration
Anton Tananaev
2018-05-30
Add converter from minutes to milliseconds
Abyss777
2018-05-29
Make function name shorter
Abyss777
2018-05-29
Add units converter helper
Abyss777
2018-03-27
Reimplement CRC8 and CRC16 calculation
Anton Tananaev
2018-03-26
Implement EGTS responses
Anton Tananaev
2018-03-12
Add new OBD PID parameters
Anton Tananaev
2018-03-10
Replace deprecated classes
Anton Tananaev
2017-12-19
Decapitalize words in log patterns
Abyss777
2017-12-18
Log user actions
Abyss777
2017-11-01
Support iStartrek VT900 protocol
Anton Tananaev
2017-08-21
Prevent PatternUtil in production
Anton Tananaev
2017-08-02
Update GB100 binary decoder
Anton Tananaev
2017-07-09
Implement GalileoSky protocol commands
Anton Tananaev
2017-07-05
Add new attribute keys (fix #3313)
Anton Tananaev
2017-04-26
Implement additional Xirgo attributes
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-18
Merge pull request #3018 from jon-stumpf/jss-parse-nextDateTime
Anton Tananaev
2017-03-17
Removed unnecessary comments in Parser.java as requested;
jon-stumpf
2017-03-17
Removed ISO8601 DateTimeFormat as requested;
jon-stumpf
2017-03-17
Renamed millisecond DateTimeFormats as requested;
jon-stumpf
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-15
Use timezone from preferences for excel reports
Abyss777
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
[next]