aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/TagControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* TagController: support merging labels when renaming one with label of anotherKevin Decherf2020-04-181-0/+127
* TagController: prevent tag deletion when renaming a tag with the same labelKevin Decherf2020-04-181-0/+58
* TagController: fix duplicated tags when renaming themKevin Decherf2020-04-181-7/+31
* mysql: change collation of tag tableKevin Decherf2019-05-191-0/+46
* Add tests about the tag renaming process.Stéphane HULARD2018-09-251-0/+45
* php-cs-fixerKevin Decherf2018-09-051-1/+1
* Tag: render tags case-insensitive by storing them in lowercaseKevin Decherf2017-08-271-2/+4
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-18/+18
* Rewrote code & fix testsJeremy Benoist2017-06-011-1/+1
* Isolated testsadev2017-05-311-37/+22
* Ensure retrieved data are freshJeremy Benoist2017-05-311-0/+6
* TagController: ignore ActionMarkAsRead when removing tag from entryKevin Decherf2017-05-311-0/+4
* Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-3/+3
* Fixed export by tags with a tag which contains spaceNicolas Lœuillet2016-12-271-1/+1
* Ensure orphan tag are remove in APIJeremy Benoist2016-10-071-10/+23
* Fix tag testJeremy Benoist2016-10-071-11/+15
* Some fixes about upgrade from 2.0.x -> 2.1.0Nicolas Lœuillet2016-09-281-2/+2
* Add tests for tag list routesNicolas Lœuillet2016-08-231-0/+31
* Change the way to login user in testsJeremy Benoist2016-06-241-0/+6
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+128