- Nov 15, 2021
-
-
David Robertson authored
It already seems to pass mypy. I wonder what changed, given that it was on the exclusion list. So this commit consists of me ensuring `--disallow-untyped-defs` passes and a minor fixup to a function that returned either `True` or `None`.
-
- Jul 13, 2021
-
-
Jonathan de Jong authored
-
- Apr 14, 2021
-
-
Jonathan de Jong authored
Part of #9744 Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now. `Signed-off-by:
Jonathan de Jong <jonathan@automatia.nl>`>
-
- Apr 06, 2021
-
-
Patrick Cloke authored
-
- Jan 12, 2021
-
-
Dirk Klimpel authored
This only applies if the user's data is to be erased.
-
- Aug 26, 2020
-
-
Patrick Cloke authored
-
- Aug 17, 2020
-
-
Patrick Cloke authored
-
- Dec 06, 2019
-
-
Erik Johnston authored
-
- Oct 21, 2019
-
-
Erik Johnston authored
This is in preparation for having multiple data stores that offer different functionality, e.g. splitting out state or event storage.
-
- Sep 03, 2018
-
-
Amber Brown authored
-
- Aug 13, 2018
-
-
Amber Brown authored
-
- Aug 10, 2018
-
-
black authored
-
- Jul 09, 2018
-
-
Amber Brown authored
-
- Nov 13, 2017
-
-
Richard van der Hoff authored
Fix the test to pass the right number of args to the Store constructors
-
- Feb 19, 2016
-
-
Mark Haines authored
-
- Jan 07, 2016
-
-
Matthew Hodgson authored
-
- Feb 11, 2015
-
-
Mark Haines authored
setup_test_homeserver function in utils.
-
- Jan 23, 2015
-
-
Mark Haines authored
-
- Sep 17, 2014
-
-
Paul "LeoNerd" Evans authored
Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout
-
- Sep 15, 2014
-
-
Paul "LeoNerd" Evans authored
-
- Sep 11, 2014
-
-
Paul "LeoNerd" Evans authored
Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready
-
- Sep 10, 2014
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-