aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web/AsyncServlet.java
AgeCommit message (Expand)Author
2015-12-16Always use old format for async servletAnton Tananaev
2015-11-17Update device status via async web serviceAnton Tananaev
2015-11-16Extend async request to include devicesAnton Tananaev
2015-11-16Disable async debugging and add testAnton Tananaev
2015-11-09Add initial code for device statusAnton Tananaev
2015-11-08Fix refresh async session issueAnton Tananaev
2015-10-13Fix some more style problemsAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-26Fix async session deadlock (fix #1428)Anton Tananaev
2015-07-17Rename package from http to webAnton Tananaev