icingadb-web/application/forms/Command/Object
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
..
AcknowledgeProblemForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
AddCommentForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
CheckNowForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
DeleteCommentForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
DeleteDowntimeForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
ProcessCheckResultForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
RemoveAcknowledgementForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
ScheduleCheckForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
ScheduleHostDowntimeForm.php ScheduleHostDowntimeForm: Don't yield command duplicates 2025-03-24 14:24:23 +01:00
ScheduleServiceDowntimeForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
SendCustomNotificationForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00
ToggleObjectFeaturesForm.php CommandTransport: Implement chunked transmission handling 2025-11-12 15:15:10 +01:00