aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Operator/PHP
Commit message (Collapse)AuthorAgeFilesLines
* Add new Helper to process Ignore Origin rules and RulerZ operatorKevin Decherf2020-04-251-0/+23
| | | | | | | | | | This commits adds a new helper like RuleBasedTagger for processing ignore origin rules. It also adds a new custom RulerZ operator for the '~' pattern matching rule. Renames 'pattern' with '_all' in IgnoreOriginRule entity. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* CSJeremy Benoist2017-10-092-2/+2
|
* Fixed @j0k3r reviewNicolas Lœuillet2017-04-221-1/+1
|
* Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-0/+21
|
* Add phpdoc for all Matches implementationsKévin Gomez2015-11-131-0/+10
|
* Add matches operatorKévin Gomez2015-11-131-0/+11