Erik Johnston
|
164f6b9256
Fix tests
|
9 years ago |
Erik Johnston
|
6dcade97be
Implement new state resolution algorithm
|
9 years ago |
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 years ago |
Mark Haines
|
8b8beba194
Remove annotate_event_with_state as nothing was using it. Update state tests to call annotate_context_with_state
|
10 years ago |
Erik Johnston
|
3db2c0d43e
Rename annotate_state_groups to annotate_event_with_state
|
10 years ago |
Erik Johnston
|
02ebb9f0c3
Fix state tests
|
10 years ago |
Mark Haines
|
f5cf7ac25b
SPEC-7: Rename 'ts' to 'origin_server_ts'
|
10 years ago |
Kegan Dougal
|
868eb478d8
Fixed test.
|
10 years ago |
Kegan Dougal
|
3db09c4d15
Still broken.
|
10 years ago |
Kegan Dougal
|
83c53113af
Break a test.
|
10 years ago |
Kegan Dougal
|
72aef114ab
Fix unit test.
|
10 years ago |
Kegan Dougal
|
6045bd89fb
Break unit test.
|
10 years ago |
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 years ago |
Erik Johnston
|
39e3fc69e5
Make the state resolution use actual power levels rather than taking them from a Pdu key.
|
10 years ago |
Erik Johnston
|
942d8412c4
Handle the case where we don't have a common ancestor
|
10 years ago |
Erik Johnston
|
83ce57302d
Fix bug in state handling where we incorrectly identified a missing pdu. Update tests to catch this case.
|
10 years ago |
Erik Johnston
|
ea5b5b1f64
Fix state unit test
|
10 years ago |
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 years ago |
Mark Haines
|
a0d1f5a014
Start updating state handling to use snapshots
|
10 years ago |
Erik Johnston
|
f5fca6f787
Fix some of the tests to reflect changes in the storage layer.
|
10 years ago |
Erik Johnston
|
c5f2da5875
Add a check to make sure that during state conflict res we only request a PDU we don't have.
|
10 years ago |
Matthew Hodgson
|
3e35a9f96e
add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it
|
10 years ago |
matrix.org
|
4f475c7697
Reference Matrix Home Server
|
10 years ago |