Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-13 | [swagger] Fix typo | Sun Howwrongbum | |
- remove api docs | |||
2016-12-13 | Add API docs | Sun Howwrongbum | |
2016-12-13 | Update version in swagger.json | Sun Howwrongbum | |
2016-12-06 | [swagger] Make reference most params | Sun Howwrongbum | |
2016-12-06 | [swagger] Update /attributes and Models | Sun Howwrongbum | |
2016-12-06 | [swagger] Update /reports and /statistics | Sun Howwrongbum | |
- refactor params, unreference previous params because their use case was once only | |||
2016-12-06 | [swagger] Update /geofences and /events | Sun Howwrongbum | |
2016-12-06 | [swagger] Describe /users and /commandtypes | Sun Howwrongbum | |
2016-12-06 | [swagger] Describe /positions, /server, ... | Sun Howwrongbum | |
... /session | |||
2016-12-06 | [swagger] Describe /permissions | Sun Howwrongbum | |
2016-12-06 | [swagger] Describe /groups and refactor params | Sun Howwrongbum | |
... as references | |||
2016-12-06 | [swagger] Update the rest of /devices | Sun Howwrongbum | |
2016-12-06 | [swagger] Describe /devices | Sun Howwrongbum | |
2016-12-06 | [swagger] Fix typos and incorrect entries | Sun Howwrongbum | |
2016-12-06 | [swagger] Describe /commands | Sun Howwrongbum | |
- remove unnecessary entries | |||
2016-12-06 | [swagger] Move consumes/produces to higher level | Sun Howwrongbum | |
2016-12-03 | Fix incorrect entries | Sun Howwrongbum | |
- for /commandtypes and /users | |||
2016-12-03 | Add descriptions, update response for /positions | Sun Howwrongbum | |
- 'header' removed from response. | |||
2016-12-03 | Update api specs with param id for /positions | Sun Howwrongbum | |
2016-12-01 | Update User definition in api specs | Sun Howwrongbum | |
2016-11-30 | Merge pull request #2619 from Abyss777/test_mail | Anton Tananaev | |
Implement API to test mail | |||
2016-11-30 | Rename to test and use POST | Abyss777 | |
2016-11-30 | Implement API to test mail | Abyss777 | |
2016-11-30 | Merge pull request #2618 from Abyss777/get_single_position | Anton Tananaev | |
Use "id" parameter instead of "positionId" | |||
2016-11-30 | Use "id" parameter instead of "positionId" | Abyss777 | |
2016-11-30 | Merge pull request #2617 from Abyss777/get_single_position | Anton Tananaev | |
Add API to get positions by Id | |||
2016-11-30 | Add API to get positions by Id | Abyss777 | |
2016-11-30 | Implement missing MiniFinder alarms | Anton Tananaev | |
2016-11-30 | Add GL200 unit test cases | Anton Tananaev | |
2016-11-30 | Implement GPS103 custom command | Anton Tananaev | |
2016-11-30 | Update swagger version | Anton Tananaev | |
2016-11-29 | Fix MiniFinder speed decoding | Anton Tananaev | |
2016-11-27 | Merge pull request #2608 from Abyss777/polyline_geofence | Anton Tananaev | |
Implemented polyline geofence | |||
2016-11-27 | - Remove try-catch frome tests | Abyss777 | |
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes | |||
2016-11-27 | - Rename function | Abyss777 | |
- Fix formatting | |||
2016-11-27 | Improve windows installer | Anton Tananaev | |
2016-11-26 | Add license header | Abyss777 | |
2016-11-26 | Implement polyline geofence | Abyss777 | |
2016-11-26 | Refactor upro protocol decoder | Anton Tananaev | |
2016-11-26 | Update readme file docker info | Anton Tananaev | |
2016-11-26 | Run slow test only on CI server | Anton Tananaev | |
2016-11-26 | Implement Maestro protocol decoder | Anton Tananaev | |
2016-11-26 | Add config file info comment | Anton Tananaev | |
2016-11-25 | Add templates folder to docker | Anton Tananaev | |
2016-11-25 | Merge pull request #2578 from oudenaar/master | Anton Tananaev | |
Small fixes getting image build again | |||
2016-11-25 | Merge pull request #2594 from vipien/master | Anton Tananaev | |
Images from coban gps not exception. | |||
2016-11-25 | Rename maintenance events | Anton Tananaev | |
2016-11-24 | Add more to CharacterDelimiterFrameDecoder gps103 | Enrique Villafane | |
2016-11-24 | improve web-less setup | bvoudenaarde | |
2016-11-24 | Fix exception in TK103 protocol (fix #2598) | Anton Tananaev | |