Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-02-09 | Typo | Erik Johnston | 1 | -1/+1 |
2016-02-09 | Atomically persit push actions when we persist the event | Erik Johnston | 6 | -65/+49 |
2016-02-09 | Pass in current state to push action handler | Erik Johnston | 3 | -27/+20 |
2016-02-09 | Fix test | Erik Johnston | 1 | -3/+4 |
2016-02-09 | Change a log from debug to info | Erik Johnston | 1 | -1/+1 |
2016-02-09 | Remove dead code | Erik Johnston | 1 | -12/+0 |
2016-02-09 | Invalidate get_last_receipt_event_id_for_user cache | Erik Johnston | 1 | -0/+5 |
2016-02-09 | Don't load all ephemeral state for a room on every sync | Erik Johnston | 2 | -14/+20 |
2016-02-09 | Fix unit tests | Erik Johnston | 2 | -5/+9 |
2016-02-09 | Remove pyc files before running tests | Daniel Wagner-Hall | 1 | -1/+1 |
2016-02-09 | Revert "Reject additional path segments" | Daniel Wagner-Hall | 3 | -6/+6 |
2016-02-09 | Measure some /sync related things | Erik Johnston | 2 | -150/+162 |
2016-02-09 | Revert to putting it around the entire block | Erik Johnston | 1 | -124/+124 |
2016-02-09 | Don't create new logging context | Erik Johnston | 1 | -12/+15 |