Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop trying to fetch events with event_id=None. (#5753) | Richard van der Hoff | 2019-07-24 | 1 | -9/+11 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -8/+8 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -10/+24 |
* | Fix | Erik Johnston | 2019-06-03 | 1 | -1/+2 |
* | Ignore room state with null bytes in for room stats | Erik Johnston | 2019-06-03 | 1 | -0/+15 |
* | Add indices. Remove room_ids accidentally added | Erik Johnston | 2019-05-31 | 1 | -13/+28 |
* | Move deletion from table inside txn | Erik Johnston | 2019-05-30 | 1 | -2/+5 |
* | Fetch membership counts all at once | Erik Johnston | 2019-05-30 | 1 | -16/+7 |
* | Get events all at once | Erik Johnston | 2019-05-30 | 1 | -33/+26 |
* | Fix logging for room stats background update | Travis Ralston | 2019-05-25 | 1 | -1/+1 |
* | Room Statistics (#4338) | Amber Brown | 2019-05-21 | 1 | -0/+450 |