Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Opentrace e2e keys (#5855) | Jorik Schellekens | 2019-08-22 | 1 | -2/+26 |
| | | | Add opentracing tags and logs for e2e keys | ||||
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -4/+4 |
| | |||||
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -23/+15 |
| | |||||
* | make sure version is in body and wrap in linearizer queue | Hubert Chathi | 2019-02-08 | 1 | -11/+26 |
| | | | | also add tests | ||||
* | re-try to make isort happy | Hubert Chathi | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | fix import to make isort happy | Hubert Chathi | 2019-02-06 | 1 | -2/+7 |
| | |||||
* | add new endpoint to update backup versions | Hubert Chathi | 2019-02-06 | 1 | -1/+33 |
| | |||||
* | return proper error codes for some 404s | Hubert Chathi | 2019-02-06 | 1 | -4/+16 |
| | |||||
* | handle empty backups according to latest spec proposal (#4123) | Hubert Chathi | 2018-11-05 | 1 | -7/+15 |
| | | | fixes #4056 | ||||
* | Linting soothes the savage PEP8 monster | David Baker | 2018-10-12 | 1 | -4/+9 |
| | |||||
* | PR feedback pt. 1 | David Baker | 2018-10-12 | 1 | -20/+21 |
| | |||||
* | Apparently this blank line is Very Important | David Baker | 2018-10-09 | 1 | -0/+1 |
| | |||||
* | be python3 compatible | David Baker | 2018-10-09 | 1 | -2/+3 |
| | |||||
* | try to make flake8 and isort happy | Hubert Chathi | 2018-09-06 | 1 | -1/+1 |
| | |||||
* | update to newer Synapse APIs | Hubert Chathi | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | support DELETE /version with no args | Matthew Hodgson | 2018-08-12 | 1 | -1/+1 |
| | |||||
* | implement remaining tests and make them work | Matthew Hodgson | 2018-08-12 | 1 | -7/+28 |
| | |||||
* | switch get_current_version_info back to being get_version_info | Matthew Hodgson | 2018-08-12 | 1 | -4/+7 |
| | |||||
* | fix flakes | Matthew Hodgson | 2018-08-12 | 1 | -2/+2 |
| | |||||
* | fix typos | Matthew Hodgson | 2018-08-12 | 1 | -1/+2 |
| | |||||
* | add a tonne of docstring; make upload_room_keys properly assert version | Matthew Hodgson | 2018-08-12 | 1 | -8/+103 |
| | |||||
* | more docstring for the e2e_room_keys rest | Matthew Hodgson | 2018-08-12 | 1 | -2/+0 |
| | |||||
* | fix factoring out of _should_replace_room_key | Matthew Hodgson | 2018-08-12 | 1 | -3/+4 |
| | |||||
* | rename room_key_version table correctly, and fix opt args | Matthew Hodgson | 2018-08-12 | 1 | -3/+3 |
| | |||||
* | blindly incorporate PR review - needs testing & fixing | Matthew Hodgson | 2018-08-12 | 1 | -30/+58 |
| | |||||
* | make /room_keys/version work | Matthew Hodgson | 2018-08-12 | 1 | -7/+11 |
| | |||||
* | implement /room_keys/version too (untested) | Matthew Hodgson | 2018-08-12 | 1 | -5/+42 |
| | |||||
* | make it work and fix pep8 | Matthew Hodgson | 2018-08-12 | 1 | -26/+43 |
| | |||||
* | interim WIP checkin; doesn't build yet | Matthew Hodgson | 2018-08-12 | 1 | -15/+31 |
| | |||||
* | total WIP skeleton for /room_keys API | Matthew Hodgson | 2018-08-12 | 1 | -0/+60 |