- Jun 08, 2016
-
-
Mark Haines authored
* Disable the synchrotron on jenkins until the sytest support lands * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins
-
Erik Johnston authored
-
Erik Johnston authored
Enable auth on /publicRoom endpoints
-
Erik Johnston authored
Add some logging for when servers ask for missing events
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't hit DB for noop replications queries
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add gc_threshold to pusher and synchrotron
-
Erik Johnston authored
Add GC counts to metrics
-
- Jun 07, 2016
-
-
Mark Haines authored
Add script for running sytest with dendron
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
Allow setting of gc.set_thresholds
-
Erik Johnston authored
-
Mark Haines authored
Remove dead code.
-
Mark Haines authored
Loading push rules now happens in the datastore, so we can remove the methods that loaded them outside the datastore. The ``waiting_for_join_list`` in federation handler is populated by anything, so can be removed. The ``_get_members_events_txn`` method isn't called from anywhere so can be removed.
-
Erik Johnston authored
Change the way we do stats for GC
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Manually run GC on reactor tick.
-
Mark Haines authored
Notify users for events in rooms they join.
-
Mark Haines authored
Change how the notifier updates the map from room_id to user streams on receiving a join event. Make it update the map when it notifies for the join event, rather than using the "user_joined_room" distributor signal
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jun 06, 2016
-
-
Mark Haines authored
Fix a KeyError in the synchrotron presence
-
Mark Haines authored
-
Mark Haines authored
Yield on the sleeps intended to backoff replication
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
Fire after 30s not 8h
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add metric counter for number of persisted events
-
Erik Johnston authored
Add events to cache when we persist them
-
Erik Johnston authored
-
Erik Johnston authored
-