Commit Graph

551 Commits (f9d3665c8841335cd70325dd758b4193c462ca60)

Author SHA1 Message Date
Erik Johnston f699b8f997 Read from DNS cache if within TTL 9 years ago
Mark Haines 31a9eceda5 Add a replication stream for state groups 9 years ago
Mark Haines 673c96ce97 Remove dead code left over from presence changes 9 years ago
David Baker ff7d3dc3a0 Fix tests 9 years ago
Mark Haines b6e8420aee Add replication stream for pushers 9 years ago
Mark Haines e9c1cabac2 Use parse_json_object_from_request to parse JSON out of request bodies 9 years ago
blide 1be438f2a6 Flake8 fix 9 years ago
blide 40160e24ab Register endpoint returns refresh_token 9 years ago
David Baker 316c00936f Fix tests 9 years ago
Mark Haines 3110c37d02 Fix unit tests 9 years ago
Patrik Oldsberg bb0e82fff1 tests/utils: added room_invite_state_types to test config 9 years ago
Daniel Wagner-Hall b4022cc487 Pass whole requester to ratelimiting 9 years ago
Mark Haines 2223204eba Hook push rules up to the replication API 9 years ago
Mark Haines 60a0f81c7a Add a /replication API for extracting the updates that happened on 9 years ago
Erik Johnston ce2cdced61 Move cache size fiddling to descriptors only. Fix tests 9 years ago
Mark Haines 5e2890bd49 Check that the disable_registration config key is handled correctly 9 years ago
Mark Haines 7641a90c34 Add a test for TreeCache.__contains__ 9 years ago
Mark Haines 5c79ef9396 Test Filter.filter_rooms 9 years ago
Mark Haines 700487a7c7 Fix flake8 warnings for tests 9 years ago
Erik Johnston 929cb0ed7d Don't set currently_active for remote presence 9 years ago
Erik Johnston b4796a62ee Add unit test 9 years ago
Erik Johnston 9da9826b85 Remove old tests. 9 years ago
Erik Johnston e5999bfb1a Initial cut 9 years ago
Erik Johnston 9e7900da1e Add wheeltimer impl 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Erik Johnston 78a5482267 Typo 9 years ago
Erik Johnston e664e9737c Fix test 9 years ago
Erik Johnston 13ba8d878c Fix test 9 years ago
Daniel Wagner-Hall 6a9f1209df Error if macaroon key is missing from config 9 years ago
Daniel Wagner-Hall 5054806ec1 Rename config field to reflect yaml name 9 years ago
Erik Johnston f8aae79a72 Simplify get_rooms 9 years ago
Mark Haines f2d5ff5bf2 Fix the mock homserver used in the tests 9 years ago
Erik Johnston 4fce59f274 Add tests 9 years ago
Erik Johnston 35981c8b71 Fix test 9 years ago
Erik Johnston 4e7948b47a Allow paginating backwards from stream token 9 years ago
Richard van der Hoff 5cba88ea7c Make it possible to paginate forwards from stream tokens 9 years ago
Erik Johnston 0487c9441f Fix tests 9 years ago
Erik Johnston 9959d9ece8 Remove redundated BaseHomeServer 9 years ago
Erik Johnston 8c6012a4af Fix tests 9 years ago
David Baker d552861346 Revert all the bits changing keys of eeverything that used LRUCaches to tuples 9 years ago
David Baker 10f76dc5da Make LRU cache not default to treecache & add options to use it 9 years ago
David Baker 31a051b677 Test treecache directly 9 years ago
Erik Johnston 8f9c74e9f1 Fix tests 9 years ago
David Baker 4efcaa43c8 Add tests for treecache directly and test del_multi at the LruCache level too. 9 years ago
David Baker f1f8122120 Change LRUCache to be tree-based so we can delete subtrees. 9 years ago
Erik Johnston 191070123d Cache dns lookups, and use the cache if we fail to lookup servers later 9 years ago
Erik Johnston 2c176e02ae Make unit tests work 9 years ago
Daniel Wagner-Hall ac5a4477ad Require unbanning before other membership changes 9 years ago
Daniel Wagner-Hall 2680043bc6 Require ID and as_token be unique for ASs 9 years ago
Mark Haines c0a279e808 Delete the table objects from TransactionStore 9 years ago