Age | Commit message (Expand) | Author |
2016-06-10 | Geofences | Abyss777 |
2016-06-10 | Merge pull request #2009 from drecchia/master-docker | Anton Tananaev |
2016-06-09 | - Docker build script. | drecchia |
2016-06-09 | - Clean docker integration. | drecchia |
2016-06-09 | Fix check style code issues | Anton Tananaev |
2016-06-09 | Change protocol name to correct one | Anton Tananaev |
2016-06-09 | Fix minor issues in LDPL protocol | Anton Tananaev |
2016-06-09 | Merge pull request #2006 from drecchia/master-ldpl2 | Anton Tananaev |
2016-06-08 | - Fixed identation. | drecchia |
2016-06-08 | - Minor fixes. | drecchia |
2016-06-08 | - Ldpl protocol implemented. | drecchia |
2016-06-09 | Default connection initialization query | Anton Tananaev |
2016-06-09 | Merge pull request #2003 from drecchia/master-hikari-fix | Anton Tananaev |
2016-06-07 | Implement Watch position request | Anton Tananaev |
2016-06-06 | Update traccar.xml | Danilo Recchia |
2016-06-06 | Update traccar.xml | Danilo Recchia |
2016-06-06 | Update debug.xml | Danilo Recchia |
2016-06-06 | - Fix hikari connection check sql. | drecchia |
2016-06-05 | Add TK103 unit test case | Anton Tananaev |
2016-06-04 | Implement new Totem protocol format | Anton Tananaev |
2016-06-04 | Add easytrack decoder test case | Anton Tananaev |
2016-06-03 | Merge pull request #1992 from Abyss777/master | Anton Tananaev |
2016-06-02 | Style fixes and optimization. | Abyss777 |
2016-06-02 | Show events in toast | Abyss777 |
2016-06-02 | Send position with event to websocket | Abyss777 |
2016-06-02 | Properly decode Telic info (fix #1735) | Anton Tananaev |
2016-06-02 | Replace c3p0 with hikari | Anton Tananaev |
2016-06-01 | - Fixed code style. | drecchia |
2016-06-01 | - Removed checkstyle-cs configuration. | drecchia |
2016-06-01 | Merge branch 'master' of https://github.com/tananaev/traccar | drecchia |
2016-06-01 | - Minor changes as requested in pull request. | drecchia |
2016-06-01 | Merge pull request #1987 from Abyss777/master | Anton Tananaev |
2016-06-01 | Use getView instead view | Abyss777 |
2016-06-01 | - Handle only specific store update | Abyss777 |
2016-06-01 | Handle store update event in right place | Abyss777 |
2016-06-01 | Merge branch 'fix_commandButton' | Abyss777 |
2016-06-01 | Merge pull request #1981 from Abyss777/master | Anton Tananaev |
2016-05-31 | - Fixed style. | drecchia |
2016-05-31 | - CheckStyle-cs config. | drecchia |
2016-05-31 | - Fixed style issues. | drecchia |
2016-05-31 | Disable command button if device is not online. | Abyss777 |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 |
2016-05-31 | Center map on report track | Anton Tananaev |
2016-05-31 | Request report only if device selected | Anton Tananaev |
2016-05-30 | - Replaced connection poll from c3p0 to HikariCP. | drecchia |
2016-05-31 | Support more speed units for TK103 | Anton Tananaev |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 |
2016-05-27 | - Synchronization device cache on updateLatestPosition and updateDeviceStatus | Abyss777 |
2016-05-26 | Merge pull request #1978 from Abyss777/master | Anton Tananaev |
2016-05-26 | Events subsystem | Abyss777 |