aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web/PositionServlet.java
AgeCommit message (Expand)Author
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres
2015-11-21Add support to generic resources and refactor in classes to support types and...Rafael Guterres
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-07-29Added service to retrieve the positions for a group of devices from a particu...Demian
2015-07-17Rename package from http to webAnton Tananaev