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
/
api
/
resource
/
AttributeResource.java
Age
Commit message (
Expand
)
Author
2019-03-31
Convert project to gradle
Anton Tananaev
2019-02-26
Refactor computed attributes
Anton Tananaev
2019-02-23
Handler refactoring
Anton Tananaev
2018-10-12
Restrict access to computed attributes (AC-2018-10-8-1)
Anton Tananaev
2018-01-26
Implement some explicit casts
Anton Tananaev
2018-01-26
Clean up unnecessary code
Anton Tananaev
2017-07-28
Combine some GET functions
Abyss777
2017-07-27
Implement BaseObjectResource generic and combine PUT/POST/DELETE functions
Abyss777
2017-07-26
- Implement base manager classes as generics
Abyss777
2017-07-23
Remove proxy function
Abyss777
2017-07-21
Use classes instead of constants everywhere
Abyss777
2017-07-21
Implement type constants
Abyss777
2017-07-21
- Combine all permissions to one resource
Abyss777
2017-07-20
Combine permission resources and reuse common database functions
Abyss777
2017-07-19
Refactored four managers
Abyss777
2017-05-23
Split POST on two functions
Abyss777
2017-05-23
Implement testing API for computedAttribute
Abyss777
2017-05-12
Implement computed attributes
Abyss777