#248 Use any_() and all_() methods in whitelist to make it clear how it is evaluated.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker hightouch  into  master

Download 248.patch

This is implementation of any_() and all_() methods for whitelist we have discussed on IRC.

It makes it clearer how is the handler whitelist evaluated and also allows creating more complex rules we need now.

rebased onto 2c9d54fb36b6242bc982bec439233a65c9f121ea

Indent

Would be nice to mention here how it's used (i.e. configuration). Basically - add docstring

s/of/if/

Comment got lost somehow so - indent here

rebased onto d038c80bd411e404ebb32a8a3bcd74bf771df02e

Updated.

Pull-Request has been merged by jkaluza

Metadata