Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-27 | Build and push docker image to hub | Michael Kaye | 1 | -0/+11 | |
2018-09-27 | Include eventid in log lines when processing incoming federation ↵ | Richard van der Hoff | 6 | -57/+115 | |
transactions (#3959) when processing incoming transactions, it can be hard to see what's going on, because we process a bunch of stuff in parallel, and because we may end up recursively working our way through a chain of three or four events. This com |