aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Helper
Commit message (Expand)AuthorAgeFilesLines
* Fix some Scrutinizer issuesJeremy Benoist2016-03-271-0/+85
* Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-191-4/+102
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-152-2/+2
* Cleanup testsJeremy Benoist2015-12-291-2/+1
* Remove user reference in tagJeremy Benoist2015-12-291-6/+6
* Add test on tagAllForUserJeremy Benoist2015-12-281-0/+26
* Avoid multiple tag creationJeremy Benoist2015-12-281-0/+20
* php csNicolas Lœuillet2015-12-082-14/+12
* Use Psr\Log\NullLogger instead of creating a mockKévin Gomez2015-11-111-5/+8
* Add a command to automatically tag all entries for a userKévin Gomez2015-11-111-5/+14
* Add tests for the RuleBasedTagger classKévin Gomez2015-11-111-0/+158
* Errors in the automatic tagging do not prevent the entry from being addedKévin Gomez2015-11-111-3/+8
* Fix ContentProxyTestKévin Gomez2015-11-111-3/+23
* Re-enable test on doctrine commandJeremy Benoist2015-11-071-2/+1
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-1/+1
* Move readingTime & domainName in ContentProxyJeremy Benoist2015-09-281-4/+10
* Handle entry in languageJeremy Benoist2015-09-221-2/+22
* CSJeremy Benoist2015-09-101-2/+2
* Move fetching content in a separate classJeremy Benoist2015-09-101-0/+84