aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web/PositionServlet.java
AgeCommit message (Collapse)Author
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres
Revert servlets to old api and remove plurals. Fix findbugs for header origin.
2015-11-21Add support to generic resources and refactor in classes to support types ↵Rafael Guterres
and commandpattern.
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 ↵Demian
particular user
2015-07-17Rename package from http to webAnton Tananaev