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
/
DeviceManager.java
Age
Commit message (
Expand
)
Author
2022-06-18
Remove identity manager
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-18
Remove unused code
Anton Tananaev
2022-06-18
Refactor attribute lookup
Anton Tananaev
2022-06-18
Refactor device password
Anton Tananaev
2022-06-18
Refactor attribute lookup
Anton Tananaev
2022-06-18
Migrate device resource
Anton Tananaev
2022-06-16
Permissions manager refactor
Anton Tananaev
2022-06-16
Remove groups manager
Anton Tananaev
2022-06-15
Remove users manager
Anton Tananaev
2022-06-14
Refactor notification manager
Anton Tananaev
2022-06-14
Inject connection manager
Anton Tananaev
2022-06-09
Remove geofence manager
Anton Tananaev
2022-06-09
Add position cache
Anton Tananaev
2022-05-30
Combine active device and session
Anton Tananaev
2022-05-30
Remove unused code
Anton Tananaev
2022-05-30
Combine session related classes
Anton Tananaev
2022-05-30
Remove unused interface
Anton Tananaev
2022-04-05
Migrate permissions to storage
Anton Tananaev
2022-02-13
New storage implementation
Anton Tananaev
2020-12-30
Migrate string keys
Anton Tananaev
2020-12-29
Migrate more boolean keys
Anton Tananaev
2020-12-28
Migrate long config keys
Anton Tananaev
2020-12-28
Always lookup group attributes
Anton Tananaev
2020-09-30
Various minor code cleanup
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-03-31
Convert project to gradle
Anton Tananaev