-
Dominik Charousset authored
The component filter only used substring-matching, which makes it impossible to filter the "caf" component without also filtering "caf.flow". The new blacklist approach uses exact matches and also uses atoms instead of strings for the component names to speed up lookups.
1f8a509b