wallabag/app
Jeremy Benoist 0a6e6abdc4
Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages
This is just a simple proxy because we can't lazy load RabbitMQ service just to count number of messages in the queue.
As they are automatically injected in the controller now, we can't lazy load them.

Also forgot to use `AbstractController` in previous PR about _controller as a service_.
2022-12-19 13:23:56 +01:00
..
config Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
DoctrineMigrations Update all Doctrine deps 2022-12-16 10:29:42 +01:00
Resources/static/themes Move translations files to /translations 2022-12-15 21:19:41 +01:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00