forked-synapse/synapse/push
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:'
what could possibly go wrong
2017-10-23 15:52:32 +01:00
..
__init__.py
action_generator.py
baserules.py Omit the *s for @room notifications 2017-10-16 13:38:10 +01:00
bulk_push_rule_evaluator.py pep8 2017-10-10 15:53:34 +01:00
clientformat.py
emailpusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
httppusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
mailer.py Only load jinja2 templates once 2017-05-22 17:48:58 +01:00
presentable_names.py
push_rule_evaluator.py pep8 2017-10-10 15:53:34 +01:00
push_tools.py
pusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
pusherpool.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
rulekinds.py