index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
web
/
BaseServlet.java
Age
Commit message (
Expand
)
Author
2015-12-07
Restrict CORS origin header value
Anton Tananaev
2015-12-02
Share session between two API versions
Anton Tananaev
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres
2015-11-21
Add support to generic resources and refactor in classes to support types and...
Rafael Guterres
2015-11-15
Allow multiple origin domains (fix #1526)
Anton Tananaev
2015-11-15
Config parameter for allow origin (fix #1526)
Anton Tananaev
2015-11-14
Add api support to http methods and status codes.
Rafael Guterres
2015-11-06
Fix checkstyle
Rafael Guterres
2015-11-05
Add support to authorization basic http header in alternative to cookie and j...
Rafael Guterres
2015-10-14
More check style issues clean up
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-29
Add more CORS headers (fix #1434)
Anton Tananaev
2015-09-29
Add HTTP CORS header (fix #1434)
Anton Tananaev
2015-09-22
Show more detailed error messages
Anton Tananaev
2015-07-25
Update sessions user info
Anton Tananaev
2015-07-17
Rename package from http to web
Anton Tananaev