| Commit message (Expand) | Author | Age | Files | Lines |
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -8/+3 |
* | Try to ensure we don't persist an event we have already persisted. In persist... | Erik Johnston | 2015-02-03 | 1 | -1/+4 |
* | Initial implementation of auth conflict resolution | Erik Johnston | 2015-01-29 | 1 | -0/+2 |
* | Construct the EventContext in the state handler rather than constructing one ... | Mark Haines | 2014-12-16 | 1 | -10/+8 |
* | Kill off synapse.api.events.* | Erik Johnston | 2014-12-16 | 1 | -5/+2 |
* | Fix federation test | Erik Johnston | 2014-12-11 | 1 | -18/+24 |
* | fix UTs by telling all the mock stores about the new methods for tracking ret... | Matthew Hodgson | 2014-12-09 | 1 | -0/+2 |
* | Fix bugs when joining a remote room that has dodgy event graphs. This should ... | Erik Johnston | 2014-11-27 | 1 | -1/+5 |
* | Fix tests. | Erik Johnston | 2014-11-26 | 1 | -1/+1 |
* | Fix bugs in invite/join dances. | Erik Johnston | 2014-11-25 | 1 | -5/+7 |
* | replace user_id with sender | Mark Haines | 2014-11-19 | 1 | -1/+2 |
* | Merge PDUs and Events into one object | Mark Haines | 2014-11-14 | 1 | -2/+3 |
* | Validate signatures on incoming events | Mark Haines | 2014-11-14 | 1 | -1/+3 |
* | Rename annotate_state_groups to annotate_event_with_state | Erik Johnston | 2014-11-11 | 1 | -3/+3 |
* | Fix Federation test | Erik Johnston | 2014-11-05 | 1 | -1/+1 |
* | Fix federation handler tests. I've removed the invite/join dance ones as they... | Erik Johnston | 2014-11-04 | 1 | -57/+27 |
* | SPEC-7: Rename 'ts' to 'origin_server_ts' | Mark Haines | 2014-10-17 | 1 | -3/+3 |
* | Merge branch 'develop' into server2server_signing | Mark Haines | 2014-09-30 | 1 | -1/+1 |
|\ |
|
| * | Fix test where we changed arguments used to call the notifier | Erik Johnston | 2014-09-25 | 1 | -1/+1 |
* | | Sign federation transactions | Mark Haines | 2014-09-24 | 1 | -1/+6 |
|/ |
|
* | Correctly handle receiving 'missing' Pdus from federation, rather than just d... | Erik Johnston | 2014-09-15 | 1 | -1/+3 |
* | Have all unit tests import from our own subclass of trial's unittest TestCase... | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -5/+1 |
* | Fix test to assert that we don't do auth | Erik Johnston | 2014-09-03 | 1 | -1/+1 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Remove get_state_for_room function from federation handler | Mark Haines | 2014-08-28 | 1 | -2/+8 |
* | Merge branch 'develop' into storage_transactions | Mark Haines | 2014-08-27 | 1 | -2/+1 |
|\ |
|
| * | Fix tests. | Erik Johnston | 2014-08-27 | 1 | -2/+1 |
* | | Fill out prev_events before calling persist_event | Mark Haines | 2014-08-27 | 1 | -17/+26 |
|/ |
|
* | Fix ALL THE UNIT TESTS | Kegan Dougal | 2014-08-26 | 1 | -1/+0 |
* | Fix federation test, since we now hit store.get_room | Erik Johnston | 2014-08-20 | 1 | -1/+2 |
* | Update tests | Erik Johnston | 2014-08-19 | 1 | -4/+4 |
* | Removed http_server from HomeServer. Updated unit tests to use either resourc... | Kegan Dougal | 2014-08-14 | 1 | -1/+1 |
* | add in copyrights to everything, not just the synapse subdir, and add a copyr... | Matthew Hodgson | 2014-08-13 | 1 | -0/+14 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+107 |