Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-10-22 | Actually filter results | Erik Johnston | 1 | -3/+5 |
2015-10-22 | Rename | Erik Johnston | 1 | -3/+3 |
2015-10-22 | LESS THAN | Erik Johnston | 1 | -1/+2 |
2015-10-22 | Use namedtuple as return value | Erik Johnston | 2 | -4/+18 |
2015-10-22 | Limit max number of SQL vars | Erik Johnston | 1 | -4/+6 |
2015-10-22 | PEP8 | Erik Johnston | 1 | -1/+2 |
2015-10-22 | Move FTS to delta 25 | Erik Johnston | 2 | -3/+3 |
2015-10-22 | Don't keep appending report_stats to demo config | Erik Johnston | 1 | -2/+6 |
2015-10-21 | Doc string for the SyncHandler.typing_by_room method | Mark Haines | 1 | -0/+12 |
2015-10-21 | Include banned rooms in the archived section of v2 sync | Mark Haines | 2 | -8/+11 |
2015-10-21 | Cap the time to retry txns to appservices to 8.5 minutes | Kegan Dougal | 1 | -2/+2 |
2015-10-21 | Filter room ids before hitting the database | Erik Johnston | 2 | -1/+21 |
2015-10-21 | Filter search results | Erik Johnston | 1 | -2/+7 |
2015-10-21 |