Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -15/+15 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -7/+7 |
* | Merge branch 'develop' into babolivier/context_filters | Brendan Abolivier | 2019-12-04 | 1 | -9/+33 |
|\ | |||||
| * | Clean up newline quote marks around the codebase (#6362) | Andrew Morgan | 2019-11-21 | 1 | -1/+1 |
| * | Incorporate review | Brendan Abolivier | 2019-11-08 | 1 | -12/+12 |
| * | Lint | Brendan Abolivier | 2019-11-07 | 1 | -2/+2 |
| * | Only join on event_labels if we're filtering on labels | Brendan Abolivier | 2019-11-07 | 1 | -9/+24 |
| * | Handle lack of filter | Brendan Abolivier | 2019-11-07 | 1 | -5/+3 |
| * | Fix the SQL SELECT query in _paginate_room_events_txn | Brendan Abolivier | 2019-11-07 | 1 | -2/+13 |
* | | Update copyrights | Brendan Abolivier | 2019-11-05 | 1 | -0/+3 |
|/ | |||||
* | Add more data to the event_labels table and fix the indexes | Brendan Abolivier | 2019-11-01 | 1 | -1/+1 |
* | Add more integration testing | Brendan Abolivier | 2019-10-30 | 1 | -1/+1 |
* | Implement filtering | Brendan Abolivier | 2019-10-30 | 1 | -0/+9 |
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -0/+948 |