Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle empty backups according to latest spec proposal (#4123) | Hubert Chathi | 2018-11-05 | 1 | -3/+18 |
* | missed one | David Baker | 2018-10-12 | 1 | -0/+1 |
* | Don't mangle exceptions | David Baker | 2018-10-12 | 1 | -4/+2 |
* | Split /room_keys/version into 2 servlets | David Baker | 2018-10-12 | 1 | -9/+21 |
* | PR feedback pt. 1 | David Baker | 2018-10-12 | 1 | -1/+1 |
* | isort | David Baker | 2018-10-09 | 1 | -1/+1 |
* | WIP e2e key backups | David Baker | 2018-09-13 | 1 | -4/+10 |
* | try to make flake8 and isort happy | Hubert Chathi | 2018-09-06 | 1 | -1/+4 |
* | missing import | Matthew Hodgson | 2018-08-12 | 1 | -1/+1 |
* | use parse_string | Matthew Hodgson | 2018-08-12 | 1 | -3/+3 |
* | support DELETE /version with no args | Matthew Hodgson | 2018-08-12 | 1 | -2/+3 |
* | implement remaining tests and make them work | Matthew Hodgson | 2018-08-12 | 1 | -0/+6 |
* | improve docstring | Matthew Hodgson | 2018-08-12 | 1 | -1/+5 |
* | add a tonne of docstring; make upload_room_keys properly assert version | Matthew Hodgson | 2018-08-12 | 1 | -1/+10 |
* | more docstring for the e2e_room_keys rest | Matthew Hodgson | 2018-08-12 | 1 | -0/+51 |
* | blindly incorporate PR review - needs testing & fixing | Matthew Hodgson | 2018-08-12 | 1 | -0/+2 |
* | make /room_keys/version work | Matthew Hodgson | 2018-08-12 | 1 | -1/+8 |
* | implement /room_keys/version too (untested) | Matthew Hodgson | 2018-08-12 | 1 | -0/+47 |
* | document the API | Matthew Hodgson | 2018-08-12 | 1 | -0/+133 |
* | make it work and fix pep8 | Matthew Hodgson | 2018-08-12 | 1 | -13/+20 |
* | interim WIP checkin; doesn't build yet | Matthew Hodgson | 2018-08-12 | 1 | -4/+33 |
* | total WIP skeleton for /room_keys API | Matthew Hodgson | 2018-08-12 | 1 | -0/+56 |