]> git.immae.eu Git - github/wallabag/wallabag.git/commit
add relation between user and tags, tests are broken
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 26 Feb 2015 08:41:42 +0000 (09:41 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 6 Mar 2015 20:09:15 +0000 (21:09 +0100)
commit092ca70725b0263390e45c46f93828c613eca3f0
tree7b9fe8b824505b645bda6896a3589f09e25b1ccc
parenta36737f4859e3acbddf5cfe90c279ba725a6d88a
add relation between user and tags, tests are broken
src/Wallabag/CoreBundle/Controller/WallabagRestController.php
src/Wallabag/CoreBundle/DataFixtures/ORM/LoadEntryData.php
src/Wallabag/CoreBundle/Entity/Entry.php
src/Wallabag/CoreBundle/Entity/Tag.php
src/Wallabag/CoreBundle/Entity/User.php
src/Wallabag/CoreBundle/Repository/EntryRepository.php
src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php