aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/RuleBasedTagger.php
Commit message (Expand)AuthorAgeFilesLines
* Added logger when we match Tagging rulesNicolas Lœuillet2017-05-121-1/+8
* Avoid tag duplication when tagging all articlesJeremy Benoist2016-10-091-1/+7
* CSJeremy Benoist2016-08-171-3/+3
* Convert array + phpDocJeremy Benoist2016-04-121-1/+1
* Remove user reference in tagJeremy Benoist2015-12-291-7/+6
* Add test on tagAllForUserJeremy Benoist2015-12-281-1/+0
* php csNicolas Lœuillet2015-12-081-5/+4
* Add a command to automatically tag all entries for a userKévin Gomez2015-11-111-3/+35
* Add TaggingRule entityKévin Gomez2015-11-111-16/+10
* PoC of rule-based taggingKévin Gomez2015-11-111-0/+82