icingadb-web/library/Icingadb/Command
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
..
Instance Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
Object ObjectsCommand: Introduce property $chunkSize 2025-11-07 15:12:12 +01:00
Renderer IcingaApiCommandRenderer: Don't set empty array, if no attr is set 2025-06-03 09:11:33 +02:00
Transport CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
IcingaApiCommand.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
IcingaCommand.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00