..
Application.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
ApplicationDeploymentQueue.php
refactor(ApplicationDeploymentJob, ApplicationDeploymentQueue): improve deployment status handling and log entry management with transaction support
2025-04-11 19:32:41 +02:00
ApplicationPreview.php
fix(ApplicationPreview): change null check to empty check for fqdn in generate_preview_fqdn method
2025-08-17 15:34:36 +02:00
ApplicationSetting.php
Fix styling
2024-06-10 20:43:34 +00:00
BaseModel.php
refactor: rename name method to sanitizedName in BaseModel for clarity
2024-12-10 08:50:07 +01:00
DiscordNotificationSettings.php
feat(server): implement server patch check notifications
2025-05-26 14:03:59 +02:00
DockerCleanupExecution.php
feat: DB and Model for docker cleanup executions
2025-01-15 17:11:15 +01:00
EmailNotificationSettings.php
feat(server): implement server patch check notifications
2025-05-26 14:03:59 +02:00
Environment.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
EnvironmentVariable.php
fix(env): Generate literal env variables better
2025-07-07 12:30:44 +02:00
GithubApp.php
fix: system-wide GitHub apps ( #5114 )
2025-02-11 17:07:57 +01:00
GitlabApp.php
fix: access team's github apps only
2024-10-24 13:28:31 +02:00
InstanceSettings.php
refactor(notifications): standardize getRecipients method signatures
2025-03-24 17:55:10 +01:00
Kubernetes.php
Fix styling
2024-06-22 08:41:55 +00:00
LocalFileVolume.php
reverting: encrypting mount and fs_path
2025-03-29 22:16:12 +01:00
LocalPersistentVolume.php
fix(deletion): fix DB deletion
2025-02-04 15:32:56 +01:00
OauthSetting.php
feat(auth): Add Clerk OAuth Provider ( #5553 )
2025-06-18 14:29:46 +02:00
PersonalAccessToken.php
Fix styling
2024-06-10 20:43:34 +00:00
PrivateKey.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
Project.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
ProjectSetting.php
feat: initial api endpoints
2024-02-16 21:56:38 +01:00
PushoverNotificationSettings.php
feat(server): implement server patch check notifications
2025-05-26 14:03:59 +02:00
S3Storage.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
ScheduledDatabaseBackup.php
feat(deployment): add pull request filtering and pagination to deployment and backup execution components
2025-07-13 12:36:53 +02:00
ScheduledDatabaseBackupExecution.php
Refactor + package updates + improve local backups
2023-08-10 15:52:54 +02:00
ScheduledTask.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
ScheduledTaskExecution.php
Start scheduled task job execution.
2024-01-01 18:23:58 -08:00
Server.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
ServerSetting.php
feat(terminal-access): implement terminal access control for servers and containers, including UI updates and backend logic
2025-05-29 14:09:05 +02:00
Service.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
ServiceApplication.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
ServiceDatabase.php
feat(backup): implement custom database type selection and enhance scheduled backups management
2025-04-30 16:44:44 +02:00
SharedEnvironmentVariable.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
SlackNotificationSettings.php
feat(server): implement server patch check notifications
2025-05-26 14:03:59 +02:00
SslCertificate.php
fix(ssl): when regenerating SSL certs the cert is not singed with the new CN
2025-02-07 19:36:52 +01:00
StandaloneClickhouse.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandaloneDocker.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandaloneDragonfly.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandaloneKeydb.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandaloneMariadb.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandaloneMongodb.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandaloneMysql.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandalonePostgresql.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
StandaloneRedis.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
Subscription.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
SwarmDocker.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00
Tag.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
Team.php
feat(cleanup): add command for sanitizing name fields across models
2025-08-19 11:04:23 +02:00
TeamInvitation.php
refactor(user): streamline user deletion process and enhance team management logic
2025-06-25 12:14:35 +02:00
TelegramNotificationSettings.php
feat(server): implement server patch check notifications
2025-05-26 14:03:59 +02:00
User.php
feat(email): implement email change request and verification process
2025-08-18 14:54:08 +02:00
UserChangelogRead.php
feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking
2025-08-12 10:07:11 +02:00
Webhook.php
Revert "rector: arrrrr"
2025-01-07 15:31:43 +01:00