aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Repository/TagRepository.php
Commit message (Expand)AuthorAgeFilesLines
* TagRestController: rewrite delete actions to only retrieve tags related to th...Kevin Decherf2018-12-301-0/+17
* TagRepository: refactor query builder for queries by userIdKevin Decherf2018-12-301-16/+20
* php-cs-fixerKevin Decherf2018-09-051-1/+1
* Reduce number of queries on tag listNicolas Hart2017-08-061-0/+21
* Fix some namespaces and phpdocNicolas Hart2017-07-291-0/+1
* Renamed methodsNicolas Lœuillet2017-03-311-1/+1
* Allow to remove all archived entriesThomas Citharel2017-03-311-0/+20
* Order tags by slugJan Losinski2017-01-171-0/+1
* Use statements & update translationJeremy Benoist2016-10-221-21/+12
* Add ability to reset some datasJeremy Benoist2016-10-221-0/+17
* Optimize the way tag list is renderedJeremy Benoist2016-10-091-3/+7
* Fix tag count for PostgreSQLJeremy Benoist2016-09-251-5/+5
* Fix tags count in menuJeremy Benoist2016-09-251-3/+31
* Added tags counter in sidebar (material theme)Nicolas Lœuillet2016-09-041-3/+1
* Remove useless methodNicolas Lœuillet2016-05-031-15/+3
* Fix tags listingNicolas Lœuillet2016-05-021-18/+0
* improve test and change method name. Also, display number of entries for each...Thomas Citharel2016-02-101-1/+1
* remove tag from entry #1377Thomas Citharel2016-02-101-0/+16
* Remove user reference in tagJeremy Benoist2015-12-291-13/+23
* assign tags to an entryNicolas Lœuillet2015-08-221-0/+17
* CSJeremy Benoist2015-08-201-1/+1
* 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