Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing attributes on workers. | Erik Johnston | 2018-07-23 | 1 | -2/+5 |
* | run isort | Amber Brown | 2018-07-09 | 3 | -8/+9 |
* | Pass around the reactor explicitly (#3385) | Amber Brown | 2018-06-22 | 1 | -3/+3 |
* | 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 |
* | Fix imports | Erik Johnston | 2018-03-14 | 2 | -7/+4 |
* | s/join/joined/ in notify_user_membership_change | Erik Johnston | 2018-03-14 | 1 | -3/+3 |
* | Implement RoomMemberWorkerHandler | Erik Johnston | 2018-03-13 | 2 | -0/+336 |
* | 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 | 2 | -0/+139 |