index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
api
/
resource
/
DeviceResource.java
Age
Commit message (
Expand
)
Author
2016-11-19
Remove duplicated information in requests
Anton Tananaev
2016-11-17
Add user expiration and device limit
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-23
Rename API path
Abyss777
2016-10-22
Implement reset total distance API
Abyss777
2016-09-21
Add attributes aliases
Abyss777
2016-08-23
Implement cache for users objects
Abyss777
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-06-26
Added notifications via email
Abyss777
2016-06-16
Added/updated license headers
Abyss777
2016-06-15
- Work only with cached devices from everywhere
Abyss777
2016-06-10
Geofences
Abyss777
2016-05-06
Checkstyle fix
Gábor Somogyi
2016-05-04
Merge failure fix
Gabor Somogyi
2016-05-04
Merge branch 'master' into command_framework
Gabor Somogyi
2016-05-04
SupportedCommand model removed
Gabor Somogyi
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-05-02
Concept update + UI translation support
Gábor Somogyi
2016-04-27
Command framework ugly hack version
Gábor Somogyi
2015-12-20
Check readonly and registration flags
Anton Tananaev
2015-12-20
Check permissions for REST API calls
Anton Tananaev
2015-12-01
Refactor base and other resource classes
Anton Tananaev
2015-12-01
Remove response builder utility class
Anton Tananaev
2015-12-01
Move role definitions to user model
Anton Tananaev
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres