icingadb-web/application/forms
Johannes Meyer 6af3c7e595 CommandTransport: Implement chunked transmission handling
Previously, command forms were responsible for this. But they
don't have any notion of fallback handling and are unable to
ensure proper re-submission of failed batches.
2025-11-12 15:15:10 +01:00
..
Command CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
Navigation Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ApiTransportForm.php ApiTransportForm: Don't use text to create password elements 2021-12-09 08:44:27 +01:00
DatabaseConfigForm.php Use t() instead of translate() in controllers and forms 2020-04-24 15:01:29 +02:00
RedisConfigForm.php RedisConfigForm: Catch write errors during save (#1208) 2025-06-10 15:23:52 +02:00