]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Forced date can now be a timestamp too
authorJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 24 May 2017 14:44:03 +0000 (16:44 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 31 May 2017 12:00:15 +0000 (14:00 +0200)
commitf0378b4d7c7b8c971239445f3a2a1535abab7d00
tree2f8157ce6b50e454887827825ef8ebbc01dfdf70
parent9e349f08a651c43c6d5dd890303ed529c38c4fde
Forced date can now be a timestamp too

Add adding more tests for forced content
src/Wallabag/ApiBundle/Controller/EntryRestController.php
src/Wallabag/CoreBundle/Helper/ContentProxy.php
tests/Wallabag/CoreBundle/Helper/ContentProxyTest.php