summary refs log tree commit diff
path: root/synapse/push/push_rule_evaluator.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split out the push rule evaluator into a separate file so it can be more ↵David Baker2015-12-091-0/+224
readily reused. Should be functionally identical.