Skip to content

add methods to storage for searching origins whose urls contain a string pattern or match a regular expression

add methods to storage for searching origins whose urls contain a string pattern or match a regular expression (related swh-web#848 (closed))

This diff add methods 'origin_search' and 'origin_regex_search' in Storage class in order to search origins whose urls contain a string pattern or match a regular expression.


Migrated from D270 (view on Phabricator)

Merge request reports