Commit Graph

534 Commits (2223204ebaf7624f4d640f2c56d3a4eb7ff6d98e)

Author SHA1 Message Date
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
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
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
Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
David Baker 0e48f7f245 fix tests 9 years ago
Daniel Wagner-Hall cfd07aafff Allow guests to upgrade their accounts 9 years ago
David Baker 92a1e74b20 fix tests 9 years ago
Mark Haines 7fa71e3267 Add a unit test for the snapshot cache 9 years ago
David Baker d79e90f078 Add mocks to make tests work again 9 years ago
Oleg Girko 4013216fcc Fix mock import in tests. 9 years ago
Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs 9 years ago
Mark Haines 7b593af7e1 rename the method in the tests as well 9 years ago
Erik Johnston bd3de8f39a Update tests 9 years ago
Daniel Wagner-Hall 468a2ed4ec Return non-room events from guest /events calls 9 years ago
Richard van der Hoff 78f6010207 Fix an issue with ignoring power_level changes on divergent graphs 9 years ago
Daniel Wagner-Hall cf437900e0 Return world_readable and guest_can_join in /publicRooms 9 years ago