Age | Commit message (Expand) | Author |
2017-09-19 | Minor config file adjustment | Anton Tananaev |
2016-10-31 | Remove database config from default | Anton Tananaev |
2016-10-27 | Implement default config (fix #2484) | Anton Tananaev |
2016-10-27 | Add traccar-web as a submodule | Anton Tananaev |
2016-10-21 | Add an example of parameter | Abyss777 |
2016-10-21 | Implement copy attributes from last position | Abyss777 |
2016-10-21 | Rename type to category | Abyss777 |
2016-10-20 | Extend device model with management info | Abyss777 |
2016-10-19 | Merge conflict in debug.xml | Abyss777 |
2016-10-19 | - Filter events on server side | Abyss777 |
2016-10-19 | Remove semi-colons from SQL queries | Anton Tananaev |
2016-10-15 | Merge pull request #2397 from santushet/trakmate-protocol | Anton Tananaev |
2016-10-15 | Option to ignore session cache (fix #2372) | Anton Tananaev |
2016-10-14 | Remove timezone config from debug.xml and add default timezone | Santosh |
2016-10-14 | Implement trakmate protocol | Santosh |
2016-10-11 | Implement ExtremTrac protocol | Anton Tananaev |
2016-10-08 | Implement statistics API call | Anton Tananaev |
2016-10-03 | Make status events switchable | Abyss777 |
2016-10-03 | Start Smokey protocol implementation | Anton Tananaev |
2016-10-01 | Remove unused data manager methods (fix #2386) | Anton Tananaev |
2016-09-30 | Implement Fifotrack protocol | Anton Tananaev |
2016-09-27 | Merge pull request #2349 from dcbastos/master | Anton Tananaev |
2016-09-25 | Implement server statistics collection | Anton Tananaev |
2016-09-22 | Adds unknown devices automatically. | Daniel Bastos |
2016-09-22 | - rename table and unique constraint | Abyss777 |
2016-09-21 | Add attributes aliases | Abyss777 |
2016-09-21 | Implement cGuard communication protocol | Anton Tananaev |
2016-09-18 | Add jpkorjar protocol port | nyash |
2016-09-17 | Implement OIGO device protocol | Anton Tananaev |
2016-09-15 | Implement AutoGrade device protocol | Anton Tananaev |
2016-09-15 | Implement Arknav X8 series support | Anton Tananaev |
2016-09-02 | Implement Cradlepoint protocol | Anton Tananaev |
2016-08-26 | Implement Raveon communication protocol | Anton Tananaev |
2016-08-23 | Implement Hunter Pro protocol (fix #2232) | Anton Tananaev |
2016-08-11 | - Enabled IgnitionEventHandler in pipeline | Abyss777 |
2016-08-05 | Implement OBD dongle protocol | Anton Tananaev |
2016-08-03 | - Optimized SSL connection | Abyss777 |
2016-07-29 | Merge pull request #2163 from Abyss777/overspeed_extension | Anton Tananaev |
2016-07-28 | Rename parameter | Abyss777 |
2016-07-28 | Organized server cache | Abyss777 |
2016-07-28 | Removed suppressing repeated events during analyzing. | Abyss777 |
2016-07-28 | Fix saving original raw binary data | Anton Tananaev |
2016-07-27 | Added option to rise event only once during overspeed period. | Abyss777 |
2016-07-26 | Do not store device status in database | Abyss777 |
2016-07-26 | Overspeed handler enhanced to use attributes | Abyss777 |
2016-07-25 | Added group and server attributes | Abyss777 |
2016-07-25 | Merge pull request #2149 from Abyss777/lastposition_reorganization | Anton Tananaev |
2016-07-25 | Improve history clearing logic | Anton Tananaev |
2016-07-25 | - Move lastPosition update to the end of pipeline | Abyss777 |
2016-07-21 | protect Device positionId on clear history | ninioe |