| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove broken cache stuff | Erik Johnston | 2016-08-15 | 1 | -16/+0 |
* | Add federation /version API | Erik Johnston | 2016-08-05 | 1 | -1/+1 |
* | Fix setting gc thresholds in the workers | Mark Haines | 2016-06-17 | 1 | -1/+2 |
* | Use worker_ prefixes for worker config, use existing support for multiple con... | Mark Haines | 2016-06-16 | 1 | -17/+12 |
* | Access the event_cache_size directly from the server object. | Mark Haines | 2016-06-16 | 1 | -3/+3 |
* | Access replication_url from the worker config directly | Mark Haines | 2016-06-16 | 1 | -2/+3 |
* | Inline the synchrotron and pusher configs into the main config | Mark Haines | 2016-06-16 | 1 | -125/+46 |
* | Add gc_threshold to pusher and synchrotron | Erik Johnston | 2016-06-07 | 1 | -0/+14 |
* | Allow setting of gc.set_thresholds | Erik Johnston | 2016-06-07 | 1 | -0/+5 |
* | Yield on the sleeps intended to backoff replication | Mark Haines | 2016-06-06 | 1 | -1/+1 |
* | Working unsubscribe links going straight to the HS | David Baker | 2016-06-02 | 1 | -1/+22 |
* | Manually expire broken caches like the who_forgot_in_room | Mark Haines | 2016-05-13 | 1 | -0/+16 |
* | Use the SlavedAccountDataStore | Mark Haines | 2016-05-13 | 1 | -10/+3 |
* | Shift some of the state_group methods into the SlavedEventStore | Mark Haines | 2016-05-13 | 1 | -45/+0 |
* | Make email notifs work on the pusher synapse | David Baker | 2016-05-13 | 1 | -0/+47 |
* | Pass through _get_state_group_for_events | David Baker | 2016-05-10 | 1 | -0/+4 |
* | StateStore, not EventsStore | David Baker | 2016-05-10 | 1 | -2/+2 |
* | Cached functions must be accessed through the dict | David Baker | 2016-05-10 | 1 | -1/+2 |
* | Pass though _get_state_group_for_events | David Baker | 2016-05-10 | 1 | -0/+4 |
* | Pass through get_state_groups | David Baker | 2016-05-10 | 1 | -0/+4 |
* | Also pass through get_profile_displayname | David Baker | 2016-05-10 | 1 | -0/+4 |
* | Add date header & message id | David Baker | 2016-05-04 | 1 | -1/+2 |
* | Add db functions used for email to the pusher app | David Baker | 2016-05-04 | 1 | -0/+12 |
* | Actually start the pusher daemon | Mark Haines | 2016-04-26 | 1 | -0/+2 |
* | Fix typo in default pusher config | Mark Haines | 2016-04-26 | 1 | -1/+1 |
* | Add a log context to the daemonized pusher | Mark Haines | 2016-04-26 | 1 | -1/+6 |
* | Optionally daemonize the pusher | Mark Haines | 2016-04-26 | 1 | -4/+31 |
* | Add a couple of update methods to the PusherSlaveStore | Mark Haines | 2016-04-26 | 1 | -0/+8 |
* | Remove the uncomments from the comments | Mark Haines | 2016-04-25 | 1 | -2/+2 |
* | Add a metrics listener and a ssh listener to the pusher | Mark Haines | 2016-04-25 | 1 | -2/+67 |
* | Optionally split out the pushers into a separate process | Mark Haines | 2016-04-21 | 1 | -0/+208 |