Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-10 | Fix race which caused deleted devices to reappear (#6514) | Richard van der Hoff | 3 | -23/+35 | |
Stop the `update_client_ips` background job from recreating deleted devices. | |||||
2019-12-10 | Refactor get_events_from_store_or_dest to return a dict (#6501) | Richard van der Hoff | 2 | -29/+16 | |
There was a bunch of unnece |