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
/
DataManager.java
Age
Commit message (
Expand
)
Author
2022-06-04
Remove ldap from context
Anton Tananaev
2022-06-04
Refactor commands manager
Anton Tananaev
2022-06-03
Remove attributes manager
Anton Tananaev
2022-02-18
Migrate server API to storage
Anton Tananaev
2022-02-15
Migrate permissions queries
Anton Tananaev
2022-02-13
New storage implementation
Anton Tananaev
2022-02-13
Create storage package
Anton Tananaev
2021-12-27
Merge pull request #4740 from soshial/relative_filtering
Anton Tananaev
2021-09-18
improve SQL query
soshial
2021-09-13
remove comments
soshial
2021-09-12
improve naming and comments
soshial
2021-09-10
add support for relative filtering
soshial
2021-08-24
Implement orders functionality
Anton Tananaev
2021-07-06
Persist Jetty Session in DB
jcardus
2021-04-04
Upgrade Liquibase library
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-28
No query caching
Anton Tananaev
2020-12-27
Remove JNDI support
Anton Tananaev
2020-12-27
Migrate more config keys
Anton Tananaev
2020-09-30
Various minor code cleanup
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev