coolify/tests
Ousama Ben Younes f9f53f2fea fix(notifications): implement toWebhook() for always-send notifications
WebhookChannel::send() calls toWebhook() unconditionally, but the five
notifications reachable through alwaysSendEvents did not implement it, so
enabling the webhook channel turned those events into fatal queued jobs.
2026-08-27 04:45:39 +00:00
..
Browser Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
Feature fix(auth): queue verification emails for cloud registrations 2026-08-26 17:28:20 +02:00
Fixtures feat(project): add icons and improve persistent volume management 2026-08-13 22:56:52 +02:00
Scripts feat(v5): sync server status and ingress access 2026-06-22 11:56:26 +02:00
Support chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
Traits
Unit fix(notifications): implement toWebhook() for always-send notifications 2026-08-27 04:45:39 +00:00
v4 feat(livewire): handle infrastructure request failures with toast 2026-08-23 13:51:22 +02:00
CreatesApplication.php
DuskTestCase.php Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
Pest.php fix: enforce remote output size limits 2026-08-18 14:03:33 +02:00
TestCase.php