index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
Age
Commit message (
Collapse
)
Author
2015-12-03
Remove unused class imports
Anton Tananaev
2015-12-03
Implement command support for Meiligao
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
Implement server config update API
Anton Tananaev
2015-12-02
Clean up unused imports and var names
Anton Tananaev
2015-12-02
Use annotations for resource access control
Anton Tananaev
2015-12-02
Implement REST login in the web app
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
Fix warning reported by FindBugs tool
Anton Tananaev
2015-12-01
Remove Clazz utility class
Anton Tananaev
2015-12-01
Refactor security request filtering
Anton Tananaev
2015-12-01
Minor cleanup of security context class
Anton Tananaev
2015-12-01
Refactor base and other resource classes
Anton Tananaev
2015-12-01
Explicitly register resource classes
Anton Tananaev
2015-12-01
Remove unused methods and classes
Anton Tananaev
2015-12-01
Remove response builder utility class
Anton Tananaev
2015-12-01
Move role definitions to user model
Anton Tananaev
2015-12-01
Rename file as well
Anton Tananaev
2015-12-01
Rename CORS response filter
Anton Tananaev
2015-12-01
Explicitly register REST filters
Anton Tananaev
2015-11-30
Merge master of guterresrafael/traccar into rest
Anton Tananaev
2015-11-30
Print remote address for unknown devices
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-28
Fix GPS103 LBS regex pattern (fix #1558)
Anton Tananaev
2015-11-27
Merge tananaev/master
Rafael Guterres
Conflicts: src/org/traccar/web/WebServer.java
2015-11-27
Merge tananaev/master
Rafael Guterres
Conflicts: src/org/traccar/web/WebServer.java
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres
Revert servlets to old api and remove plurals. Fix findbugs for header origin.
2015-11-27
Host database console using Jetty
Anton Tananaev
2015-11-27
Remove unused imports and variable
Anton Tananaev
2015-11-27
Option to enable H2 database console
Anton Tananaev
2015-11-25
Implement TK103 alarm messages support
Anton Tananaev
2015-11-25
Improve H02 protocol decoder regex
Anton Tananaev
2015-11-25
Support Teltonika messages without location
Anton Tananaev
2015-11-24
Fix Ulbotech event data decoding
Anton Tananaev
2015-11-24
Fix Tytan temperature data decoding
Anton Tananaev
2015-11-24
Add statements pooling configuration
Anton Tananaev
2015-11-22
Fix a bug in http forwarding handler
Anton Tananaev
2015-11-21
Merge tananaev/master
Rafael Guterres
2015-11-21
Add support to generic resources and refactor in classes to support types ↵
Rafael Guterres
and commandpattern.
2015-11-21
Add another Meiligao unit test case
Anton Tananaev
2015-11-20
Add missing comma to mozilla provider
Anton Tananaev
2015-11-20
Add support for Mozilla Location Service
Anton Tananaev
2015-11-20
Check if device exists before update
Anton Tananaev
2015-11-20
Add support for TKQ messages
Anton Tananaev
2015-11-19
Add approximate location filtering
Anton Tananaev
[next]