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
/
main
/
java
/
org
/
traccar
/
database
Age
Commit message (
Expand
)
Author
2021-07-06
Persist Jetty Session in DB
jcardus
2021-06-29
WebSocket connection keepalive
Anton Tananaev
2021-06-17
Make access to permissions cache thread-safe
Toby
2021-04-13
Event geocoding only on notifications
Anton Tananaev
2021-04-04
Upgrade Liquibase library
Anton Tananaev
2021-03-07
Rename event time field
Anton Tananaev
2021-02-27
Email enabled server flag
Anton Tananaev
2020-12-30
Migrate string keys
Anton Tananaev
2020-12-29
Migrate more keys
Anton Tananaev
2020-12-29
Migrate more boolean keys
Anton Tananaev
2020-12-29
Remove unused imports
Anton Tananaev
2020-12-29
Migrate keys and remove database cleanup
Anton Tananaev
2020-12-29
Migrate LDAP configuration
Anton Tananaev
2020-12-28
Migrate long config keys
Anton Tananaev
2020-12-28
Always lookup group attributes
Anton Tananaev
2020-12-28
Remove unnecessary code
Anton Tananaev
2020-12-28
No query caching
Anton Tananaev
2020-12-27
Remove XML attributes support
Anton Tananaev
2020-12-27
Remove JNDI support
Anton Tananaev
2020-12-27
Migrate more config keys
Anton Tananaev
2020-10-19
Map control on null check is simplified.
kamaci
2020-10-19
Anonymous types are replaced with lambda.
kamaci
2020-09-30
Various minor code cleanup
Anton Tananaev
2020-07-23
Fix HTTP commands
Anton Tananaev
2020-07-13
Revert to daily stats
Anton Tananaev
2020-07-13
Fix error
Anton Tananaev
2020-07-13
Collect protocol statistics
Anton Tananaev
2020-06-30
Engine block commands for Portman
Anton Tananaev
2020-06-29
Fix multiple alarms types comparison (#4552)
André Abreu
2020-04-21
Ensure item is not null before adding to the collection in getItems method o...
kieran
2020-03-15
Queue HTTP commands
Anton Tananaev
2020-03-15
Decoder to send queued commands
Anton Tananaev
2020-03-15
Remove unused imports
Anton Tananaev
2020-03-15
Simplify data commands
Anton Tananaev
2020-02-25
Fix style issue
Anton Tananaev
2020-02-25
Encode LDAP user names
Anton Tananaev
2020-02-22
Fix concurrency issues
Anton Tananaev
2019-07-18
Changes after merge PR #4357
Edward Valley
2019-07-18
Make device password group configurable
Edward Valley
2019-07-18
Changes after second review
Edward Valley
2019-07-17
Changes after first review
Edward Valley
2019-07-17
Make optional server attributes lookup
Edward Valley
2019-07-11
Changes after fifth review
Edward Valley
2019-07-10
Changes after fourth review
Edward Valley
2019-07-10
Changes after third review
Edward Valley
2019-04-30
Add API to get command types by protocol
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev