summary refs log tree commit diff
path: root/tests/handlers/test_device.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix upErik Johnston2017-06-271-2/+1
* Implement device key caching over federationErik Johnston2017-01-261-9/+9
* Implement updating devicesRichard van der Hoff2016-07-261-0/+16
* Implement deleting devicesRichard van der Hoff2016-07-261-2/+20
* make /devices return a listRichard van der Hoff2016-07-211-4/+7
* Fix PEP8 errorsRichard van der Hoff2016-07-211-0/+1
* Implement GET /device/{deviceId}Richard van der Hoff2016-07-211-10/+27
* Fix PEP8 errorsRichard van der Hoff2016-07-201-1/+1
* GET /devices endpointRichard van der Hoff2016-07-201-12/+66
* Add device_id support to /loginRichard van der Hoff2016-07-181-0/+75