Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert replication code to async/await. (#7987) | Patrick Cloke | 2020-08-03 | 1 | -1/+1 |
* | Port replication http server endpoints to async/await | Erik Johnston | 2019-10-29 | 1 | -5/+2 |
* | Remove unnecessary parentheses around return statements (#5931) | Andrew Morgan | 2019-08-30 | 1 | -1/+1 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -5/+2 |
* | Fix registration on workers (#4682) | Erik Johnston | 2019-02-20 | 1 | -1/+1 |
* | Move register_device into handler | Erik Johnston | 2019-02-18 | 1 | -14/+3 |
* | Split out registration to worker | Erik Johnston | 2019-02-18 | 1 | -0/+85 |