]> git.immae.eu Git - github/wallabag/wallabag.git/commit
1st draft for rabbitMQ
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>
Fri, 15 Jan 2016 07:24:32 +0000 (08:24 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 11 Sep 2016 19:57:09 +0000 (21:57 +0200)
commit56c778b4152a1b886353933276ee3626e4e8c004
tree203a2bc2fc36016b5a51703b04d86b034d9393c3
parent59758d8fe5ad5ff554391515a78d84b0d47bdb76
1st draft for rabbitMQ
app/AppKernel.php
app/config/config.yml
app/config/parameters.yml.dist
composer.json
docs/en/developer/rabbitmq.rst [new file with mode: 0644]
src/Wallabag/ImportBundle/Component/AMPQ/EntryConsumer.php [new file with mode: 0644]
src/Wallabag/ImportBundle/Import/PocketImport.php
src/Wallabag/ImportBundle/Resources/config/services.yml
tests/Wallabag/ImportBundle/Import/PocketImportTest.php