summary refs log tree commit diff
path: root/synapse/federation/federation_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unwrap defer.gatherResults failuresErik Johnston2015-05-121-1/+3
* Fix loggingErik Johnston2015-02-121-1/+4
* Parrellize fetching of eventsErik Johnston2015-02-121-3/+11
* Correctly handle all the places that can throw exceptionsErik Johnston2015-02-121-10/+14
* New lineErik Johnston2015-02-031-1/+1
* Actually, the old prune_event function was non-deterministic, so no point kee...Erik Johnston2015-02-031-12/+4
* Add new FederationBaseErik Johnston2015-02-031-0/+126