Erik Johnston d7451e0f22 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache vor 9 Jahren
..
api f2fdcb7c4b Merge branch 'develop' into application-services vor 9 Jahren
appservice f43544eecc Make the appservice use 'users_in_room' rather than get_room_members since it is cached vor 9 Jahren
federation 9236136f3a Make work in both Maria and SQLite. Fix tests vor 9 Jahren
handlers bd1236c0ee Consolidate duplicate code in notifier vor 9 Jahren
metrics c1cdd7954d Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way vor 9 Jahren
rest 11b0a34074 Use the same reg paths as register v1 for ASes. vor 9 Jahren
storage 2df8dd9b37 Move all the caches into their own package, synapse.util.caches vor 9 Jahren
util 2df8dd9b37 Move all the caches into their own package, synapse.util.caches vor 9 Jahren
__init__.py 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. vor 10 Jahren
test_distributor.py 4ff0228c25 Remove call to recently removed function in mock vor 9 Jahren
test_state.py 07507643cb Use dictionary cache to do group -> state fetching vor 9 Jahren
test_test_utils.py 4551afc6d2 Implement .cancel_call_later() in MockClock vor 10 Jahren
test_types.py ada711504e Replace hs.parse_roomalias with RoomAlias.from_string vor 10 Jahren
unittest.py db72a07ef5 Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers vor 10 Jahren
utils.py 261ccd7f5f Fix tests vor 9 Jahren