Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More merging github/markjh/split_pusher markjh/split_pusher | Mark Haines | 2016-04-21 | 1 | -4/+1 |
| | |||||
* | Add an HTTP API for removing rejected pushers. | Mark Haines | 2016-04-19 | 1 | -0/+12 |
| | | | | | | | When a push is rejected by the push gateway then synapse needs to remove the pusher from the database. However we probably don't want to do that directly from the slave, so we add an HTTP API to synapse to remove the pusher from the database. | ||||
* | Poke the slaved pushers on new receipts | Mark Haines | 2016-04-14 | 1 | -0/+10 |
| | |||||
* | Make push sort of work | Mark Haines | 2016-04-14 | 1 | -4/+9 |
| | |||||
* | Optionally split out the pusher into a separate process | Mark Haines | 2016-04-14 | 1 | -0/+182 |