.. |
api
|
8897781558
update filtering tests
|
9 years ago |
appservice
|
f43544eecc
Make the appservice use 'users_in_room' rather than get_room_members since it is cached
|
9 years ago |
federation
|
9236136f3a
Make work in both Maria and SQLite. Fix tests
|
9 years ago |
handlers
|
617501dd2a
Move token generation to auth handler
|
9 years ago |
metrics
|
c1cdd7954d
Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way
|
9 years ago |
rest
|
bb4dddd6c4
Move NullSource out of synapse and into tests since it is only used by the tests
|
9 years ago |
storage
|
1ee3d26432
synapse/storage/_base.py:_simple_selectupdate_one was unused
|
9 years ago |
util
|
2df8dd9b37
Move all the caches into their own package, synapse.util.caches
|
9 years ago |
__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 years ago |
test_distributor.py
|
4ff0228c25
Remove call to recently removed function in mock
|
9 years ago |
test_state.py
|
187320b019
Merge branch 'erikj/check_room_exists' into erikj/unfederatable
|
9 years ago |
test_test_utils.py
|
4551afc6d2
Implement .cancel_call_later() in MockClock
|
10 years ago |
test_types.py
|
ada711504e
Replace hs.parse_roomalias with RoomAlias.from_string
|
9 years ago |
unittest.py
|
db72a07ef5
Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers
|
9 years ago |
utils.py
|
17c80c8a3d
rename schema_prepare to prepare_database
|
9 years ago |