coolify/app/Models
2024-03-01 19:13:22 +01:00
..
Application.php fix: remove success application deployment job 2024-03-01 18:24:14 +01:00
ApplicationDeploymentQueue.php
ApplicationPreview.php
ApplicationSetting.php fix: switching to static build 2023-12-06 21:32:23 +01:00
BaseModel.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
Environment.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
EnvironmentVariable.php
GithubApp.php fix: remove private key in case you removed a github app 2023-09-29 11:01:40 +02:00
GitlabApp.php
InstanceSettings.php
Kubernetes.php Add GitHub, GitLab, DeployKeys 2023-03-28 12:09:34 +02:00
LocalFileVolume.php Add file permission change for LocalFileVolume.php and add service_name parameter to fqdnLabelsForTraefik() function 2024-02-21 11:21:11 +01:00
LocalPersistentVolume.php
PersonalAccessToken.php wip: PAT by team 2023-10-18 18:02:09 +02:00
PrivateKey.php
Project.php
ProjectSetting.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
S3Storage.php
ScheduledDatabaseBackup.php fix: remove success application deployment job 2024-03-01 18:24:14 +01:00
ScheduledDatabaseBackupExecution.php Refactor + package updates + improve local backups 2023-08-10 15:52:54 +02:00
ScheduledTask.php
ScheduledTaskExecution.php
Server.php Refactor unmanagedContainers property in Resources.php and add conditional return in loadUnmanagedContainers() method 2024-03-01 19:13:22 +01:00
ServerSetting.php
Service.php Refactor code and add new fields for Kong service 2024-02-28 13:48:39 +01:00
ServiceApplication.php feat: disable gzip compression on service applications 2024-02-15 20:44:01 +01:00
ServiceDatabase.php feat: disable gzip compression on service applications 2024-02-15 20:44:01 +01:00
SharedEnvironmentVariable.php
StandaloneDocker.php
StandaloneMariadb.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
StandaloneMongodb.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
StandaloneMysql.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
StandalonePostgresql.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
StandaloneRedis.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
Subscription.php Refactor subscription handling logic in middleware and model 2024-02-23 13:50:48 +01:00
SwarmDocker.php
Tag.php
Team.php Add server limit override for development environment 2024-03-01 11:41:28 +01:00
TeamInvitation.php
User.php fix: subscription / plan switch, etc 2024-02-23 12:59:14 +01:00
Waitlist.php
Webhook.php