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
/
WebServer.java
Age
Commit message (
Expand
)
Author
2015-12-03
Remove unused class imports
Anton Tananaev
2015-12-02
Implement error handling for REST API
Anton Tananaev
2015-12-02
Add positions resource to the REST API
Anton Tananaev
2015-12-02
Share session between two API versions
Anton Tananaev
2015-12-02
Start web app migration to REST API
Anton Tananaev
2015-12-02
Minor refactoring in web server class
Anton Tananaev
2015-12-02
Add session authentication option
Anton Tananaev
2015-12-01
Add session resource for authentication
Anton Tananaev
2015-12-01
Explicitly register resource classes
Anton Tananaev
2015-12-01
Rename CORS response filter
Anton Tananaev
2015-12-01
Explicitly register REST filters
Anton Tananaev
2015-11-27
Merge tananaev/master
Rafael Guterres
2015-11-27
Merge tananaev/master
Rafael Guterres
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres
2015-11-27
Host database console using Jetty
Anton Tananaev
2015-11-21
Add support to generic resources and refactor in classes to support types and...
Rafael Guterres
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-06
For #1395 - updated 'web.type' values to lower case
Vitaly Litvak
2015-09-05
For #1395 - initialize API for old interface, added possibility to expose onl...
Vitaly Litvak
2015-08-10
Remove separate mobile folder
Anton Tananaev
2015-07-24
Fallback to index html page
Anton Tananaev
2015-07-17
Start re-factoring commands
Anton Tananaev
2015-07-17
Rename package from http to web
Anton Tananaev