Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Erik Johnston 3d33eef6fc Store state groups separately from events (#2784) 6 vuotta sitten
  Richard van der Hoff 6da4c4d3bd Factor out resolve_state_groups to a separate handler 6 vuotta sitten
  Erik Johnston 23da638360 Fix typing tests 7 vuotta sitten
  Erik Johnston c10cb581c6 Correctly handle the difference between prev and current state 8 vuotta sitten
  Erik Johnston 3f11953fcb Fix tests 8 vuotta sitten
  Erik Johnston a3dc1e9cbe Replace context.current_state with context.current_state_ids 8 vuotta sitten
  Erik Johnston eb8619e256 Create log context in Measure if one doesn't exist 8 vuotta sitten
  Matthew Hodgson 6c28ac260c copyrights 8 vuotta sitten
  Richard van der Hoff 78f6010207 Fix an issue with ignoring power_level changes on divergent graphs 9 vuotta sitten
  Erik Johnston 187320b019 Merge branch 'erikj/check_room_exists' into erikj/unfederatable 9 vuotta sitten
  Erik Johnston b345853918 Check against sender rather than event_id 9 vuotta sitten
  Erik Johnston 00149c063b Fix tests 9 vuotta sitten
  Erik Johnston 07507643cb Use dictionary cache to do group -> state fetching 9 vuotta sitten
  Erik Johnston 164f6b9256 Fix tests 9 vuotta sitten
  Erik Johnston 6dcade97be Implement new state resolution algorithm 9 vuotta sitten
  Mark Haines c3eae8a88c Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 10 vuotta sitten
  Mark Haines 8b8beba194 Remove annotate_event_with_state as nothing was using it. Update state tests to call annotate_context_with_state 10 vuotta sitten
  Erik Johnston 3db2c0d43e Rename annotate_state_groups to annotate_event_with_state 10 vuotta sitten
  Erik Johnston 02ebb9f0c3 Fix state tests 10 vuotta sitten
  Mark Haines f5cf7ac25b SPEC-7: Rename 'ts' to 'origin_server_ts' 10 vuotta sitten
  Kegan Dougal 868eb478d8 Fixed test. 10 vuotta sitten
  Kegan Dougal 3db09c4d15 Still broken. 10 vuotta sitten
  Kegan Dougal 83c53113af Break a test. 10 vuotta sitten
  Kegan Dougal 72aef114ab Fix unit test. 10 vuotta sitten
  Kegan Dougal 6045bd89fb Break unit test. 10 vuotta sitten
  Paul "LeoNerd" Evans cd62ee3f29 Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 10 vuotta sitten
  Erik Johnston 39e3fc69e5 Make the state resolution use actual power levels rather than taking them from a Pdu key. 10 vuotta sitten
  Erik Johnston 942d8412c4 Handle the case where we don't have a common ancestor 10 vuotta sitten
  Erik Johnston 83ce57302d Fix bug in state handling where we incorrectly identified a missing pdu. Update tests to catch this case. 10 vuotta sitten
  Erik Johnston ea5b5b1f64 Fix state unit test 10 vuotta sitten