coolify/app/Models
2024-10-31 16:33:49 +01:00
..
Application.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
ApplicationDeploymentQueue.php chore: Add missing import for Attribute class in ApplicationDeploymentQueue model 2024-10-02 09:21:54 +02:00
ApplicationPreview.php refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes 2024-08-29 12:39:37 +02:00
ApplicationSetting.php
BaseModel.php Fix styling 2024-07-25 11:31:59 +00:00
Environment.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
EnvironmentVariable.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
GithubApp.php Always prefer ::class notation 2024-10-28 14:56:13 +01:00
GitlabApp.php fix: access team's github apps only 2024-10-24 13:28:31 +02:00
InstanceSettings.php fancier notifications 2024-10-21 22:40:43 +02:00
Kubernetes.php
LocalFileVolume.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
LocalPersistentVolume.php
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php refactor: Update PrivateKey model to use ownedByCurrentTeam() scope for cleanupUnusedKeys() 2024-09-20 13:05:51 +02:00
Project.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
ProjectSetting.php
S3Storage.php fix: local dev s3 uploads 2024-10-02 11:45:30 +02:00
ScheduledDatabaseBackup.php pint 2024-10-17 22:08:23 +02:00
ScheduledDatabaseBackupExecution.php
ScheduledTask.php format 2024-09-23 19:51:31 +02:00
ScheduledTaskExecution.php
Server.php Delete some useless imports 2024-10-31 16:33:49 +01:00
ServerSetting.php refactor server view (phuuu) 2024-10-30 20:03:30 +01:00
Service.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
ServiceApplication.php fix: service application view 2024-10-03 20:47:02 +02:00
ServiceDatabase.php fix: add new supported database images 2024-10-03 20:47:22 +02:00
SharedEnvironmentVariable.php
StandaloneClickhouse.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
StandaloneDocker.php
StandaloneDragonfly.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
StandaloneKeydb.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
StandaloneMariadb.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
StandaloneMongodb.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
StandaloneMysql.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
StandalonePostgresql.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
StandaloneRedis.php Always prefer stricter string comparisons. 2024-10-31 15:23:19 +01:00
Subscription.php
SwarmDocker.php
Tag.php
Team.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
TeamInvitation.php Refactor deleteInvitation method in Invitations component 2024-10-24 13:44:38 +02:00
User.php fix: members of root team should not see instance admin stuff 2024-07-26 14:54:24 +02:00
Waitlist.php
Webhook.php