aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/BaseResource.java
AgeCommit message (Expand)Author
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-08- Used @Consumes and @Produces instead of direct header accessAbyss777
2016-08-04- Moved retrieving Accept to BaseResourceAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-23Fix issues with CORS requestsAnton Tananaev
2016-03-30Implement OPTIONS verb API handlerAnton Tananaev
2015-12-20Fix some REST API minor issuesAnton 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