wallabag/tests/Wallabag
Jeremy Benoist ef75e1220e
Send every imported item to the queue
Instead of queing real Entry to process, we queue all the item to import from Pocket in a raw format.
Then, the worker retrieve that information, find / create the entry and save it.
2016-09-11 21:57:46 +02:00
..
AnnotationBundle Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ApiBundle Add some tests 2016-08-23 07:26:58 +02:00
CoreBundle Export dates from entries 2016-09-08 16:49:21 +02:00
ImportBundle Send every imported item to the queue 2016-09-11 21:57:46 +02:00
UserBundle/Mailer Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00