]> git.immae.eu Git - github/wallabag/wallabag.git/commit
add search argument and limit option to list users command 3301/head
authorNicolas Hart <contact@nclshart.net>
Mon, 31 Jul 2017 21:20:41 +0000 (23:20 +0200)
committerNicolas Hart <contact@nclshart.net>
Mon, 31 Jul 2017 21:20:41 +0000 (23:20 +0200)
commitf7a4b441361404b378c30b7788b3699c208537ad
tree6e0b786d397dbafdc1e6845e6ce59344f8d65f76
parentaf31cfed769538fcb7d283cb1fad80ac8d07b663
add search argument and limit option to list users command
src/Wallabag/CoreBundle/Command/ListUserCommand.php
src/Wallabag/UserBundle/Repository/UserRepository.php
tests/Wallabag/CoreBundle/Command/ListUserCommandTest.php