Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement _simple_delete_many_txn, use it to delete devices | Luke Barnard | 2017-03-13 | 1 | -11/+9 |
* | Flake | Luke Barnard | 2017-03-13 | 1 | -0/+2 |
* | Implement delete_devices API | Luke Barnard | 2017-03-13 | 1 | -0/+47 |
* | Allow guest access to endpoints for E2E | Richard van der Hoff | 2016-11-25 | 1 | -3/+3 |
* | Handle delete device requests with no body | Richard van der Hoff | 2016-10-12 | 1 | -2/+11 |
* | User-interactive auth on delete device | Richard van der Hoff | 2016-10-12 | 1 | -5/+11 |
* | Implement updating devices | Richard van der Hoff | 2016-07-26 | 1 | -7/+17 |
* | Implement deleting devices | Richard van der Hoff | 2016-07-26 | 1 | -0/+14 |
* | Implement GET /device/{deviceId} | Richard van der Hoff | 2016-07-21 | 1 | -0/+25 |
* | GET /devices endpoint | Richard van der Hoff | 2016-07-20 | 1 | -0/+51 |