coolify/app/Models
2024-01-26 08:54:56 +01:00
..
Application.php Fix branch selection and handle missing service 2024-01-24 12:26:14 +01:00
ApplicationDeploymentQueue.php
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 feat: shared environments 2024-01-23 17:13:23 +01:00
EnvironmentVariable.php Refactor team() method and update references to team() in get_real_environment_variables() method 2024-01-24 15:56:43 +01:00
GithubApp.php
GitlabApp.php
InstanceSettings.php fix 2023-12-11 20:01:54 +01:00
Kubernetes.php
LocalFileVolume.php
LocalPersistentVolume.php
PersonalAccessToken.php
PrivateKey.php
Project.php feat: shared environments 2024-01-23 17:13:23 +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 Fix SSH command generation and disable mux in validateConnection() 2024-01-26 08:54:56 +01:00
ServerSetting.php
Service.php feat: shared environments 2024-01-23 17:13:23 +01:00
ServiceApplication.php soft delete models 2023-12-13 12:08:12 +01:00
ServiceDatabase.php soft delete models 2023-12-13 12:08:12 +01:00
SharedEnvironmentVariable.php feat: shared environments 2024-01-23 17:13:23 +01:00
StandaloneDocker.php
StandaloneMariadb.php feat: shared environments 2024-01-23 17:13:23 +01:00
StandaloneMongodb.php feat: shared environments 2024-01-23 17:13:23 +01:00
StandaloneMysql.php feat: shared environments 2024-01-23 17:13:23 +01:00
StandalonePostgresql.php feat: shared environments 2024-01-23 17:13:23 +01:00
StandaloneRedis.php feat: shared environments 2024-01-23 17:13:23 +01:00
Subscription.php
SwarmDocker.php
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