Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to use state storage | Erik Johnston | 2019-10-30 | 1 | -48/+102 |
* | Use new EventPersistenceStore | Erik Johnston | 2019-10-23 | 1 | -1/+2 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -8/+8 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -52/+31 |
* | Collect room-version variations into one place (#4969) | Richard van der Hoff | 2019-04-01 | 1 | -2/+3 |
* | Fix flake8 (#4519) | Amber Brown | 2019-01-30 | 1 | -3/+0 |
* | Fix tests | Erik Johnston | 2019-01-25 | 1 | -1/+2 |
* | Revert "Require event format version to parse or create events" | Erik Johnston | 2019-01-25 | 1 | -2/+1 |
* | Fix tests | Erik Johnston | 2019-01-24 | 1 | -1/+2 |
* | Refactor state group lookup to reduce DB hits (#4011) | Erik Johnston | 2018-10-25 | 1 | -65/+110 |
* | docstrings and unittests for storage.state (#3958) | Richard van der Hoff | 2018-09-27 | 1 | -0/+39 |
* | Port tests/ to Python 3 (#3808) | Amber Brown | 2018-09-07 | 1 | -64/+38 |
* | Split the state_group_cache in two (#3726) | Matthew Hodgson | 2018-08-22 | 1 | -11/+94 |
* | speed up /members and add at= and membership params (#3568) | Matthew Hodgson | 2018-08-15 | 1 | -1/+1 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -1/+1 |
* | Run black. | black | 2018-08-10 | 1 | -108/+141 |
* | Test fixes for Python 3 (#3647) | Amber Brown | 2018-08-09 | 1 | -1/+1 |
* | flake8 | Matthew Hodgson | 2018-07-25 | 1 | -12/+12 |
* | add tests for _get_some_state_from_cache | Matthew Hodgson | 2018-07-25 | 1 | -0/+150 |
* | incorporate more review | Matthew Hodgson | 2018-07-24 | 1 | -0/+9 |
* | make test work | Matthew Hodgson | 2018-07-19 | 1 | -37/+46 |
* | first cut of a UT for testing state store (untested) | Matthew Hodgson | 2018-07-19 | 1 | -0/+151 |