summary refs log tree commit diff
path: root/tests/push/test_push_rule_evaluator.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Experimental support for MSC3772 (#12740)Patrick Cloke2022-05-241-3/+81
* Add type hints to tests files. (#12256)Dirk Klimpel2022-03-211-11/+12
* Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100)Richard van der Hoff2022-02-281-0/+9
* Merge pull request from GHSA-x345-32rc-8h85Richard van der Hoff2021-05-111-0/+166
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Handle missing content keys when calculating presentable names. (#9165)Patrick Cloke2021-01-251-1/+1
* Don't ignore `set_tweak` actions with no explicit `value`. (#7766)reivilibre2020-07-061-0/+17
* Ensure the body is a string before comparing push rules. (#7701)Patrick Cloke2020-06-151-9/+30
* Do not treat display names as globs for push rules. (#7271)Patrick Cloke2020-04-161-0/+65