coolify/app/Models
2024-08-16 16:01:41 +02:00
..
Application.php feat: new server checking job 2024-08-05 15:48:15 +02:00
ApplicationDeploymentQueue.php
ApplicationPreview.php fix: only append docker network if service/app is running 2024-08-01 13:47:58 +02:00
ApplicationSetting.php
BaseModel.php Fix styling 2024-07-25 11:31:59 +00:00
Environment.php
EnvironmentVariable.php fix: several shared environment variables in one value, parsed correctly 2024-07-26 13:22:44 +02:00
GithubApp.php
GitlabApp.php
InstanceSettings.php fixes and check for valid cron expressions 2024-08-05 20:05:38 +02:00
Kubernetes.php
LocalFileVolume.php fix: file storages (dir/file mount) handled properly 2024-08-05 20:00:57 +02:00
LocalPersistentVolume.php
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
Project.php
ProjectSetting.php
S3Storage.php Fix styling 2024-07-24 19:11:12 +00:00
ScheduledDatabaseBackup.php add logic 2024-08-16 16:01:41 +02:00
ScheduledDatabaseBackupExecution.php
ScheduledTask.php add logic 2024-08-16 16:01:41 +02:00
ScheduledTaskExecution.php
Server.php refactor: Update Server model getContainers method to use collect() for containers and containerReplicates 2024-08-08 13:20:10 +02:00
ServerSetting.php
Service.php feat: new server checking job 2024-08-05 15:48:15 +02:00
ServiceApplication.php
ServiceDatabase.php
SharedEnvironmentVariable.php
StandaloneClickhouse.php feat: new server checking job 2024-08-05 15:48:15 +02:00
StandaloneDocker.php
StandaloneDragonfly.php feat: new server checking job 2024-08-05 15:48:15 +02:00
StandaloneKeydb.php feat: new server checking job 2024-08-05 15:48:15 +02:00
StandaloneMariadb.php feat: new server checking job 2024-08-05 15:48:15 +02:00
StandaloneMongodb.php feat: new server checking job 2024-08-05 15:48:15 +02:00
StandaloneMysql.php feat: new server checking job 2024-08-05 15:48:15 +02:00
StandalonePostgresql.php feat: new server checking job 2024-08-05 15:48:15 +02:00
StandaloneRedis.php feat: new server checking job 2024-08-05 15:48:15 +02:00
Subscription.php
SwarmDocker.php
Tag.php
Team.php
TeamInvitation.php
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