aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/DeviceResource.java
AgeCommit message (Expand)Author
2016-08-23Implement cache for users objectsAbyss777
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-06-26Added notifications via emailAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-15- Work only with cached devices from everywhereAbyss777
2016-06-10GeofencesAbyss777
2016-05-06Checkstyle fixGábor Somogyi
2016-05-04Merge failure fixGabor Somogyi
2016-05-04Merge branch 'master' into command_frameworkGabor Somogyi
2016-05-04SupportedCommand model removedGabor Somogyi
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-05-02Concept update + UI translation supportGábor Somogyi
2016-04-27Command framework ugly hack versionGábor Somogyi
2015-12-20Check readonly and registration flagsAnton Tananaev
2015-12-20Check permissions for REST API callsAnton Tananaev
2015-12-01Refactor base and other resource classesAnton Tananaev
2015-12-01Remove response builder utility classAnton Tananaev
2015-12-01Move role definitions to user modelAnton Tananaev
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres