.. |
api
|
f2fdcb7c4b
Merge branch 'develop' into application-services
|
9 년 전 |
appservice
|
f43544eecc
Make the appservice use 'users_in_room' rather than get_room_members since it is cached
|
9 년 전 |
federation
|
9236136f3a
Make work in both Maria and SQLite. Fix tests
|
9 년 전 |
handlers
|
3bbd0d0e09
Merge pull request #180 from matrix-org/erikj/prev_state_context
|
9 년 전 |
metrics
|
c1cdd7954d
Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way
|
9 년 전 |
rest
|
17167898c8
Fix the presence tests
|
9 년 전 |
storage
|
d8866d7277
Caches should be bound to instances.
|
9 년 전 |
util
|
d8324d5a2b
Add a lru cache class
|
9 년 전 |
__init__.py
|
8a7c1d6a00
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
|
10 년 전 |
test_distributor.py
|
dbe77ec79a
Replace distributor deferred list, with a simple for loop until I understand why the former breaks and the latter doesn't
|
10 년 전 |
test_state.py
|
164f6b9256
Fix tests
|
9 년 전 |
test_test_utils.py
|
4551afc6d2
Implement .cancel_call_later() in MockClock
|
10 년 전 |
test_types.py
|
ada711504e
Replace hs.parse_roomalias with RoomAlias.from_string
|
9 년 전 |
unittest.py
|
db72a07ef5
Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers
|
9 년 전 |
utils.py
|
261ccd7f5f
Fix tests
|
9 년 전 |