coolify/app/Livewire/Project/Database
Andras Bacsai d423223d38 feat(database): configure standalone health checks
Add configurable health check settings for standalone databases and apply them to generated Docker Compose services. Allow disabling health checks and cover the behavior with feature tests.
2026-05-31 21:50:10 +02:00
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse fix(database): guard proxy listeners without a team 2026-05-28 17:13:18 +02:00
Dragonfly fix(database): guard proxy listeners without a team 2026-05-28 17:13:18 +02:00
Keydb fix(database): guard proxy listeners without a team 2026-05-28 17:13:18 +02:00
Mariadb fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
Mongodb fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
Mysql fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
Postgresql fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
Redis fix(livewire): preserve wire:dirty across DB status broadcasts 2026-05-21 08:31:08 +00:00
BackupEdit.php fix(validation): add input validation for database backup timeout 2026-03-29 02:48:32 +05:30
BackupExecutions.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
BackupNow.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00
Configuration.php fix(livewire): stop broadcast handlers from wiping in-progress form input 2026-05-20 19:04:43 +00:00
CreateScheduledBackup.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00
Heading.php refactor(jobs): split task skip checks into critical and runtime phases 2026-02-28 18:37:51 +01:00
Health.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
Import.php refactor(database): split import form into Livewire child 2026-05-28 19:30:12 +02:00
ImportForm.php fix(database): quote S3 restore temp paths 2026-05-29 12:27:33 +02:00
InitScript.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ScheduledBackups.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00