aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Repository/TagRepository.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless methodNicolas Lœuillet2016-05-031-15/+3
|
* Fix tags listingNicolas Lœuillet2016-05-021-18/+0
| | | | | Fix #1994 * Remove unused method in tag repository
* improve test and change method name. Also, display number of entries for ↵Thomas Citharel2016-02-101-1/+1
| | | | each tag
* remove tag from entry #1377Thomas Citharel2016-02-101-0/+16
|
* Remove user reference in tagJeremy Benoist2015-12-291-13/+23
| | | | Fix #1543
* assign tags to an entryNicolas Lœuillet2015-08-221-0/+17
|
* CSJeremy Benoist2015-08-201-1/+1
| | | | We shouldn't forget to run `php-cs-fixer` time to time
* Add tags list displayNicolas Lœuillet2015-08-071-0/+18
|
* replace Response with JsonResponseNicolas Lœuillet2015-03-061-14/+0
|
* add relation between entry and tagNicolas Lœuillet2015-03-061-0/+13
|
* remove dumb codeNicolas Lœuillet2015-03-061-112/+1
|
* remove GET /tags/idNicolas Lœuillet2015-03-061-0/+121