aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-13Add script to generate HTML from swagger.jsonSun Howwrongbum
- #2680
2016-12-13[swagger] Add security definitionsSun Howwrongbum
2016-12-13[swagger] Fix typoSun Howwrongbum
- remove api docs
2016-12-13Add API docsSun Howwrongbum
2016-12-13Update version in swagger.jsonSun Howwrongbum
2016-12-06[swagger] Make reference most paramsSun Howwrongbum
2016-12-06[swagger] Update /attributes and ModelsSun Howwrongbum
2016-12-06[swagger] Update /reports and /statisticsSun Howwrongbum
- refactor params, unreference previous params because their use case was once only
2016-12-06[swagger] Update /geofences and /eventsSun Howwrongbum
2016-12-06[swagger] Describe /users and /commandtypesSun Howwrongbum
2016-12-06[swagger] Describe /positions, /server, ...Sun Howwrongbum
... /session
2016-12-06[swagger] Describe /permissionsSun Howwrongbum
2016-12-06[swagger] Describe /groups and refactor paramsSun Howwrongbum
... as references
2016-12-06[swagger] Update the rest of /devicesSun Howwrongbum
2016-12-06[swagger] Describe /devicesSun Howwrongbum
2016-12-06[swagger] Fix typos and incorrect entriesSun Howwrongbum
2016-12-06[swagger] Describe /commandsSun Howwrongbum
- remove unnecessary entries
2016-12-06[swagger] Move consumes/produces to higher levelSun Howwrongbum
2016-12-03Fix incorrect entriesSun Howwrongbum
- for /commandtypes and /users
2016-12-03Add descriptions, update response for /positionsSun Howwrongbum
- 'header' removed from response.
2016-12-03Update api specs with param id for /positionsSun Howwrongbum
2016-12-01Update User definition in api specsSun Howwrongbum
2016-11-30Merge pull request #2619 from Abyss777/test_mailAnton Tananaev
Implement API to test mail
2016-11-30Rename to test and use POSTAbyss777
2016-11-30Implement API to test mailAbyss777
2016-11-30Merge pull request #2618 from Abyss777/get_single_positionAnton Tananaev
Use "id" parameter instead of "positionId"
2016-11-30Use "id" parameter instead of "positionId"Abyss777
2016-11-30Merge pull request #2617 from Abyss777/get_single_positionAnton Tananaev
Add API to get positions by Id
2016-11-30Add API to get positions by IdAbyss777
2016-11-30Implement missing MiniFinder alarmsAnton Tananaev
2016-11-30Add GL200 unit test casesAnton Tananaev
2016-11-30Implement GPS103 custom commandAnton Tananaev
2016-11-30Update swagger versionAnton Tananaev
2016-11-29Fix MiniFinder speed decodingAnton Tananaev
2016-11-27Merge pull request #2608 from Abyss777/polyline_geofenceAnton Tananaev
Implemented polyline geofence
2016-11-27- Remove try-catch frome testsAbyss777
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes
2016-11-27- Rename functionAbyss777
- Fix formatting
2016-11-27Improve windows installerAnton Tananaev
2016-11-26Add license headerAbyss777
2016-11-26Implement polyline geofenceAbyss777
2016-11-26Refactor upro protocol decoderAnton Tananaev
2016-11-26Update readme file docker infoAnton Tananaev
2016-11-26Run slow test only on CI serverAnton Tananaev
2016-11-26Implement Maestro protocol decoderAnton Tananaev
2016-11-26Add config file info commentAnton Tananaev
2016-11-25Add templates folder to dockerAnton Tananaev
2016-11-25Merge pull request #2578 from oudenaar/masterAnton Tananaev
Small fixes getting image build again
2016-11-25Merge pull request #2594 from vipien/masterAnton Tananaev
Images from coban gps not exception.
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-24Add more to CharacterDelimiterFrameDecoder gps103Enrique Villafane