MatrixSynapse/synapse/push
David Baker 15e0f1696f Wrap process in a flag so we don't process whist already processing. 2016-04-07 17:31:08 +01:00
..
__init__.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
clientformat.py
httppusher.py Wrap process in a flag so we don't process whist already processing. 2016-04-07 17:31:08 +01:00
push_rule_evaluator.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
push_tools.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
pusher.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
pusherpool.py indenting 2016-04-07 17:24:05 +01:00
rulekinds.py