icingadb-web/application/forms
Johannes Meyer 2b480c881d Make Icinga\Module\Icingadb\Common\IcingaRedis a singleton
This limits the connection attempts and established connections
to a single one. Previously we made as many as we've accessed redis.
2021-09-21 15:30:29 +02:00
..
Command Merge pull request #333 from Icinga/bugfix/dont-allow-user-to-delete-scheduled-downtimes 2021-09-10 14:27:14 +02:00
ApiTransportForm.php Add command transport configuration UI 2021-03-09 09:13:20 +01:00
DatabaseConfigForm.php Use t() instead of translate() in controllers and forms 2020-04-24 15:01:29 +02:00
RedisConfigForm.php Make Icinga\Module\Icingadb\Common\IcingaRedis a singleton 2021-09-21 15:30:29 +02:00