Commit message (Expand) | 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 |
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 context when measuring | Erik Johnston | 1 | -2/+5 |
2016-02-09 | Don't measure across event stream call, as it lasts for a long time. | Erik Johnston | 1 | -124/+124 |
2016-02-09 | Change logcontext warns to debug | Erik Johnston | 1 | -3/+3 |
2016-02-08 |