Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Patrick Cloke
|
b6102230a7
Add type hints to event_push_actions. (#11594)
|
3 years ago |
Erik Johnston
|
74f01e11c9
Skip handling of push actions for outlier events (#10780)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Patrick Cloke
|
e7b769aea1
Convert storage test cases to HomeserverTestCase. (#9736)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Brendan Abolivier
|
5a1dd297c3
Re-implement unread counts (again) (#8059)
|
4 years ago |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
4 years ago |
Patrick Cloke
|
b71d4a094c
Convert simple_delete to async/await. (#8191)
|
4 years ago |
Patrick Cloke
|
050e20e7ca
Convert some of the general database methods to async (#8100)
|
4 years ago |
Erik Johnston
|
a7bdf98d01
Rename database classes to make some sense (#8033)
|
4 years ago |
Patrick Cloke
|
b3a97d6dac
Convert some of the data store to async. (#7976)
|
4 years ago |
Patrick Cloke
|
8144bc26a7
Convert push to async/await. (#7948)
|
4 years ago |
Brendan Abolivier
|
74d3e177f0
Back out MSC2625 implementation (#7761)
|
4 years ago |
Brendan Abolivier
|
63d9a00bf1
Remove debug logging
|
4 years ago |
Brendan Abolivier
|
2a07c5ded6
Test that a mark_unread action updates the right counter
|
4 years ago |
Brendan Abolivier
|
476a89707a
Fix tests
|
4 years ago |
Erik Johnston
|
782e4e64df
Shuffle persist event data store functions. (#7440)
|
4 years ago |
Erik Johnston
|
756d4942f5
Move DB pool and helper functions into dedicated Database class
|
5 years ago |
Erik Johnston
|
ee86abb2d6
Remove underscore from SQLBaseStore functions
|
5 years ago |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
6 years ago |
black
|
8b3d9b6b19
Run black.
|
6 years ago |
Amber Brown
|
49af402019
run isort
|
6 years ago |
Erik Johnston
|
6406b70aeb
Use stream rather depth ordering for push actions
|
6 years ago |
Richard van der Hoff
|
46beeb9a30
Fix a couple of logcontext leaks in unit tests
|
6 years ago |
Richard van der Hoff
|
2c911d75e8
Fix comment typo
|
6 years ago |
Richard van der Hoff
|
c818fcab11
Test and fix find_first_stream_ordering_after_ts
|
6 years ago |
Erik Johnston
|
e5b4a208ce
Merge pull request #2892 from matrix-org/erikj/batch_inserts_push_actions
|
6 years ago |