Історія комітів

Автор SHA1 Опис Дата
  Paul "LeoNerd" Evans cf7e723808 Have MockClock detect attempts to cancel expired timers, to prevent a repeat of SYN-230 9 роки тому
  Erik Johnston 3c77d13aa5 Kill off synapse.api.events.* 9 роки тому
  Erik Johnston 1fc2a0e33e Fix tests and remove debug logging 9 роки тому
  Paul "LeoNerd" Evans 4551afc6d2 Implement .cancel_call_later() in MockClock 9 роки тому
  Paul "LeoNerd" Evans 38da9884e7 Implement .call_later() in MockClock 9 роки тому
  Mark Haines 66104da10c Sign outgoing PDUs. 10 роки тому
  Mark Haines 25d80f35f1 Raise a SynapseError if the authorisation header is missing or malformed 10 роки тому
  Mark Haines 6684855767 Verify signatures for server2server requests 10 роки тому
  Mark Haines 9605593d11 Merge branch 'develop' into server2server_signing 10 роки тому
  Erik Johnston d96cb61f26 Unbreak tests after changing storage API 10 роки тому
  Erik Johnston 0fdf308874 Track the IP users connect with. Add an admin column to users table. 10 роки тому
  Mark Haines 52ca867670 Sign federation transactions 10 роки тому
  Erik Johnston 3d2cca6762 Fix test. 10 роки тому
  Paul "LeoNerd" Evans 08f5c48fc8 Move SQLiteMemoryDbPool implementation into tests.utils 10 роки тому
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 роки тому
  Erik Johnston a808c06a10 Fix room permissions test 10 роки тому
  Erik Johnston 3f5ebccbff Fix the tests to include new db calls 10 роки тому
  Paul "LeoNerd" Evans 59d3955db1 Have MemoryDataStore's get_rooms_for_user_where_membership_is() return room membership event objects, as per interface contract 10 роки тому
  Erik Johnston 5dd38d579b Fix a couple of bugs in presence handler related to pushing updatesto the correct user. Fix presence tests. 10 роки тому
  Paul "LeoNerd" Evans 113342a756 Ability to assert a DeferredMockCallable has received no calls 10 роки тому
  Mark Haines 7b079a26a5 Remove get_state_for_room function from federation handler 10 роки тому
  Mark Haines a03c7f27a8 Fill out prev_events before calling persist_event 10 роки тому
  Mark Haines 4b63b06cad Merge branch 'develop' into storage_transactions 10 роки тому
  Kegan Dougal 8bd55cfdcb Fix ALL THE UNIT TESTS 10 роки тому
  Mark Haines 1379dcae6f Take a snapshot of the state of the room before performing updates 10 роки тому
  Erik Johnston 347242a5c4 Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor 10 роки тому
  Paul "LeoNerd" Evans fcdc40a5dd Add a DeferredMockCallable; like mock's MockCallable but allows awaiting 10 роки тому
  Paul "LeoNerd" Evans bb793019a5 Rename MockHttpServer to MockHttpResource as it stands for one server resource rather than an entire server 10 роки тому
  Erik Johnston 663a259d64 Change the MemoryDataStore to implement new storage api 10 роки тому
  Erik Johnston f5fca6f787 Fix some of the tests to reflect changes in the storage layer. 10 роки тому