Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests for Store.__init__ update | Richard van der Hoff | 2017-11-13 | 1 | -1/+1 |
* | Remove some unused functions (#711) | Mark Haines | 2016-04-08 | 1 | -27/+0 |
* | Remove old tests. | Erik Johnston | 2016-02-18 | 1 | -26/+0 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -9/+2 |
* | Replace hs.parse_userid with UserID.from_string | Mark Haines | 2015-01-23 | 1 | -2/+3 |
* | Use new 'tests.unittest' in new storage level tests | Paul "LeoNerd" Evans | 2014-09-15 | 1 | -1/+1 |
* | Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer cons... | Paul "LeoNerd" Evans | 2014-09-11 | 1 | -3/+4 |
* | Added unit tests for PresenceDataStore too | Paul "LeoNerd" Evans | 2014-09-10 | 1 | -0/+166 |