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
/
Context.java
Age
Commit message (
Expand
)
Author
2015-11-18
Implement location provider channel handler
Anton Tananaev
2015-10-14
Fix some check style issues
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-24
Fix minor formatting issues
Anton Tananaev
2015-09-23
Add FactualReverseGeocoder
Stefaan Van Dooren
2015-09-23
Add BinMaps ReverseGeocoder
Stefaan Van Dooren
2015-09-23
Fix minor formatting issues
Anton Tananaev
2015-09-23
Final correction (still learning github)
Stefaan Van Dooren
2015-09-23
Fixed some errors after troubles with github
Stefaan Van Dooren
2015-09-23
Fixed some erros
Stefaan Van Dooren
2015-09-23
Fix minor formatting issues
Anton Tananaev
2015-09-23
Added MapQuest
Stefaan Van Dooren
2015-09-21
Implement geocoder address caching
Anton Tananaev
2015-09-07
Initialise ConnectionManager after web UI to let web application create neces...
Vitaly Litvak
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-21
Share async http client instance
Anton Tananaev
2015-07-17
Rename package from http to web
Anton Tananaev
2015-07-14
Create data manager if url provided (fix #954)
Anton Tananaev
2015-07-14
Reduce dependencies on data manager (fix #954)
Anton Tananaev
2015-07-13
Use switch statemens with strings
Anton Tananaev
2015-07-12
Re-factor configuration access
Anton Tananaev
2015-07-12
Implement web data handler
Anton Tananaev
2015-07-05
Separate identity manager interface
Anton Tananaev
2015-06-30
Fix database init sequence
Anton Tananaev
2015-06-30
Init connection manager for tests
Anton Tananaev
2015-06-30
Active devices in connection manager
Anton Tananaev
2015-06-27
Use new web app by default
Anton Tananaev
2015-06-21
Fix mocks on fist start
Anton Tananaev
2015-06-18
Refactor database init process
Anton Tananaev
2015-06-17
Fix geocoder selection code
Anton Tananaev
2015-06-05
Re-factor config params
Anton Tananaev
2015-05-10
Refactor web app architecture
Anton Tananaev
2015-05-07
Add Gisgraphy reverse geocoder
Anton Tananaev
2015-04-28
Implement Aplicom CAN extension
Anton Tananaev
2015-04-27
Implement permissions manager
Anton Tananaev
2015-04-25
Implement API to get devices
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev