Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out MSC2625 implementation (#7761) | Brendan Abolivier | 2020-07-01 | 1 | -29/+16 |
* | Remove debug logging | Brendan Abolivier | 2020-06-12 | 1 | -2/+0 |
* | Test that a mark_unread action updates the right counter | Brendan Abolivier | 2020-06-12 | 1 | -5/+16 |
* | Fix tests | Brendan Abolivier | 2020-06-10 | 1 | -14/+18 |
* | Shuffle persist event data store functions. (#7440) | Erik Johnston | 2020-05-13 | 1 | -1/+2 |
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -6/+6 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -2/+2 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -1/+1 |
* | Run black. | black | 2018-08-10 | 1 | -38/+40 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -1/+2 |
* | Use stream rather depth ordering for push actions | Erik Johnston | 2018-05-11 | 1 | -2/+2 |
* | Fix a couple of logcontext leaks in unit tests | Richard van der Hoff | 2018-05-02 | 1 | -1/+0 |
* | Fix comment typo | Richard van der Hoff | 2018-03-05 | 1 | -1/+1 |
* | Test and fix find_first_stream_ordering_after_ts | Richard van der Hoff | 2018-03-05 | 1 | -0/+67 |
* | Merge pull request #2892 from matrix-org/erikj/batch_inserts_push_actions | Erik Johnston | 2018-02-26 | 1 | -1/+1 |
|\ | |||||
| * | Fix unit tests | Erik Johnston | 2018-02-20 | 1 | -1/+1 |
* | | Fix test | Erik Johnston | 2018-02-20 | 1 | -1/+1 |
|/ | |||||
* | Fix unit test | Erik Johnston | 2018-02-15 | 1 | -4/+6 |
* | Aggregate event push actions | Erik Johnston | 2017-02-14 | 1 | -0/+86 |
* | Create separate methods for getting messages to push | Mark Haines | 2016-07-28 | 1 | -0/+41 |