coolify/app/Models
Andras Bacsai 582bdc3739 test: Add comprehensive preview deployment port and path tests
Add missing edge case test for root path (/) and expand test coverage
for preview FQDN generation. Tests verify that ports and paths are
correctly preserved in preview URLs while excluding root paths.

Fixes #2184
2025-12-17 21:35:54 +01:00
..
Application.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
ApplicationDeploymentQueue.php
ApplicationPreview.php test: Add comprehensive preview deployment port and path tests 2025-12-17 21:35:54 +01:00
ApplicationSetting.php Add per-application Docker image retention for rollback capability 2025-12-05 11:02:07 +01:00
BaseModel.php
CloudInitScript.php
CloudProviderToken.php fix: add UUID support to CloudProviderToken model 2025-12-10 08:59:13 +01:00
DiscordNotificationSettings.php feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
DockerCleanupExecution.php
EmailNotificationSettings.php feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
Environment.php
EnvironmentVariable.php Add runtime and buildtime properties to environment variable booted method 2025-12-03 10:25:38 +01:00
GithubApp.php fixed github app deleting private key when it is used by other resources 2025-10-30 01:16:59 +05:30
GitlabApp.php
InstanceSettings.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
LocalFileVolume.php fix: Improve read-only volume detection and UI messaging 2025-12-11 21:25:33 +01:00
LocalPersistentVolume.php fix: Prevent N+1 query in LocalPersistentVolume.isDockerComposeResource() 2025-12-11 21:23:46 +01:00
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Project.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
ProjectSetting.php
PushoverNotificationSettings.php feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
S3Storage.php Fix S3 credential whitespace issue with proper trimming 2025-12-15 12:05:54 +01:00
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
ScheduledTask.php feat(jobs): improve scheduled tasks with retry logic and queue cleanup 2025-11-10 11:11:18 +01:00
ScheduledTaskExecution.php feat(jobs): improve scheduled tasks with retry logic and queue cleanup 2025-11-10 11:11:18 +01:00
Server.php Optimize PushServerUpdateJob performance with batch updates and async jobs 2025-12-15 14:06:32 +01:00
ServerSetting.php Fix: Concurrent builds ignored & add deployment queue limit (#7488) 2025-12-11 11:03:02 +01:00
Service.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
ServiceApplication.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
ServiceDatabase.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
SharedEnvironmentVariable.php
SlackNotificationSettings.php feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
SslCertificate.php
StandaloneClickhouse.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
StandaloneDocker.php Optimize PushServerUpdateJob performance with batch updates and async jobs 2025-12-15 14:06:32 +01:00
StandaloneDragonfly.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
StandaloneKeydb.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
StandaloneMariadb.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
StandaloneMongodb.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
StandaloneMysql.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
StandalonePostgresql.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
StandaloneRedis.php Refactor restart tracking and add missing model casts 2025-12-17 17:45:58 +01:00
Subscription.php
SwarmDocker.php
Tag.php
Team.php feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
TeamInvitation.php
TelegramNotificationSettings.php feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
User.php fix: skip password confirmation for OAuth users 2025-12-12 14:12:02 +01:00
UserChangelogRead.php
WebhookNotificationSettings.php fix: update webhook notification settings migration to use updateOrInsert and add logging 2025-11-25 15:35:01 +01:00