Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor ResponseCache usage | Richard van der Hoff | 2018-04-12 | 1 | -12/+6 |
* | Add metrics for ResponseCache | Richard van der Hoff | 2018-04-10 | 1 | -1/+1 |
* | extra_users is actually a list of UserIDs | Erik Johnston | 2018-03-13 | 1 | -4/+4 |
* | Log in the correct places | Erik Johnston | 2018-03-01 | 1 | -2/+4 |
* | Don't do preserve_fn for every request | Erik Johnston | 2018-03-01 | 1 | -1/+2 |
* | Add some logging | Erik Johnston | 2018-03-01 | 1 | -0/+2 |
* | Make repl send_event idempotent and retry on timeouts | Erik Johnston | 2018-03-01 | 1 | -6/+38 |
* | Correctly send ratelimit and extra_users params | Erik Johnston | 2018-03-01 | 1 | -1/+13 |
* | Calculate push actions on worker | Erik Johnston | 2018-02-28 | 1 | -1/+1 |
* | Don't serialize current state over replication | Erik Johnston | 2018-02-15 | 1 | -2/+2 |
* | Don't log errors propogated from send_event | Erik Johnston | 2018-02-15 | 1 | -1/+10 |
* | Add replication http endpoint for event sending | Erik Johnston | 2018-02-07 | 1 | -0/+108 |