wallabag/src/Wallabag
Jeremy Benoist fc031e5706 Avoid multiple tag creation
When a new tag is created but not yet persisted, it can be duplicated.
It could happen when multiple rules match the content and at least 2 of them should attach same new tag.

Fix #1528
2015-12-28 13:20:48 +01:00
..
ApiBundle Re-enable test on doctrine command 2015-11-07 14:16:13 +01:00
CoreBundle Avoid multiple tag creation 2015-12-28 13:20:48 +01:00
UserBundle Add a command to automatically tag all entries for a user 2015-11-11 16:27:19 +01:00