wallabag/app/config
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
..
tests CI workaround for PHP < 7.4 & MySQL 8 2022-04-11 22:11:22 +02:00
webpack Removed old, not so maintained and buggy baggy theme 2022-11-03 09:55:20 +01:00
config.yml Update all Doctrine deps 2022-12-16 10:29:42 +01:00
config_dev.yml Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00
config_prod.yml Add Sentry support 2019-06-05 13:15:15 +02:00
config_test.yml Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00
parameters.yml.dist Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00
parameters_addons.yml Move services and parameters to app services 2022-08-31 02:05:29 +02:00
parameters_test.yml Remove custom Postgres class 2018-11-28 22:04:54 +01:00
routing.yml Re-create all API routes 2022-11-23 12:44:55 +01:00
routing_dev.yml Move to controller as a service 2022-12-19 10:38:08 +01:00
security.yml Update to FOSUserBundle 3.1 2022-12-14 09:42:17 +01:00
services.yml Move to controller as a service 2022-12-19 10:38:08 +01:00
services_rabbit.yml Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
services_redis.yml Autowire Redis and RabbitMQ services 2022-08-31 02:05:30 +02:00
services_test.yml Use FQCN as service name for repositories 2022-08-24 23:24:25 +02:00
wallabag.yml Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00