Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
This reverts commit 1d19a5ec0fff73af9cee8c21118020b31be47379. iOS Console is apparently relying on these paths. | |||||
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 | |
2016-02-09 | Fix bug in util.metrics.Measure | Erik Johnston | 1 | -1/+3 | |
2016-02-09 | Create new |