coolify/app/Models
2024-02-15 20:44:01 +01:00
..
Application.php feat: add metabase 2024-02-15 11:55:43 +01:00
ApplicationDeploymentQueue.php refactor applicationdeploymentjob 2023-12-04 15:08:24 +01:00
ApplicationPreview.php moar fixes 2023-11-27 15:25:15 +01:00
ApplicationSetting.php fix: switching to static build 2023-12-06 21:32:23 +01:00
BaseModel.php
Environment.php Add count checks for MySQL and MariaDB in isEmpty() method 2024-02-05 20:15:02 +01:00
EnvironmentVariable.php fix: migrate to new modal 2024-01-31 16:14:12 +01:00
GithubApp.php
GitlabApp.php
InstanceSettings.php fix 2023-12-11 20:01:54 +01:00
Kubernetes.php
LocalFileVolume.php fix: file volume creation 2024-02-14 15:00:24 +01:00
LocalPersistentVolume.php
PersonalAccessToken.php
PrivateKey.php
Project.php ui: new modal component 2024-01-31 14:18:59 +01:00
ProjectSetting.php
S3Storage.php refactor routes 2024-01-07 16:23:41 +01:00
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
ScheduledTask.php Complete add/edit/delete for scheduled tasks. 2024-01-01 18:23:29 -08:00
ScheduledTaskExecution.php Start scheduled task job execution. 2024-01-01 18:23:58 -08:00
Server.php Remove unnecessary debug statement in Server.php 2024-02-15 13:54:18 +01:00
ServerSetting.php
Service.php fix: tags 2024-02-03 12:39:07 +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 feat: shared environments 2024-01-23 17:13:23 +01:00
StandaloneDocker.php fix: delete destination 2023-11-06 10:20:13 +01:00
StandaloneMariadb.php feat: multi deployments 2024-02-07 14:55:06 +01:00
StandaloneMongodb.php feat: multi deployments 2024-02-07 14:55:06 +01:00
StandaloneMysql.php feat: multi deployments 2024-02-07 14:55:06 +01:00
StandalonePostgresql.php feat: multi deployments 2024-02-07 14:55:06 +01:00
StandaloneRedis.php feat: multi deployments 2024-02-07 14:55:06 +01:00
Subscription.php cloud: fix subs 2023-10-27 10:17:13 +02:00
SwarmDocker.php wip 2023-11-28 15:49:24 +01:00
Tag.php fix: tags 2024-02-03 12:39:07 +01:00
Team.php feat: shared environments 2024-01-23 17:13:23 +01:00
TeamInvitation.php
User.php fix: null notify 2023-12-13 12:01:27 +01:00
Waitlist.php
Webhook.php