..
Application.php
fix(git): trim whitespace from repository, branch, and commit SHA fields
2025-09-30 12:33:40 +02:00
ApplicationDeploymentQueue.php
feat(redaction): implement sensitive information redaction in logs and commands
2025-09-19 15:54:44 +02:00
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
DiscordNotificationSettings.php
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(global-search): integrate projects and environments into global search functionality
2025-09-30 13:37:03 +02:00
EnvironmentVariable.php
GithubApp.php
GitlabApp.php
InstanceSettings.php
LocalFileVolume.php
LocalPersistentVolume.php
feat(validation): centralize validation patterns for names and descriptions
2025-08-19 12:14:48 +02:00
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
Project.php
feat(global-search): integrate projects and environments into global search functionality
2025-09-30 13:37:03 +02:00
ProjectSetting.php
PushoverNotificationSettings.php
S3Storage.php
ScheduledDatabaseBackup.php
fix(models): update sorting of scheduled database backups to order by creation date instead of name
2025-09-26 08:24:38 +02:00
ScheduledDatabaseBackupExecution.php
ScheduledTask.php
ScheduledTaskExecution.php
Start scheduled task job execution.
2024-01-01 18:23:58 -08:00
Server.php
ServerSetting.php
Service.php
ServiceApplication.php
ServiceDatabase.php
SharedEnvironmentVariable.php
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
2025-08-26 10:27:38 +02: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(search): implement global search functionality with caching and modal interface
2025-09-19 10:17:55 +02:00
StandaloneDocker.php
StandaloneDragonfly.php
feat(search): implement global search functionality with caching and modal interface
2025-09-19 10:17:55 +02:00
StandaloneKeydb.php
StandaloneMariadb.php
StandaloneMongodb.php
StandaloneMysql.php
feat(search): implement global search functionality with caching and modal interface
2025-09-19 10:17:55 +02:00
StandalonePostgresql.php
feat(search): implement global search functionality with caching and modal interface
2025-09-19 10:17:55 +02:00
StandaloneRedis.php
Subscription.php
SwarmDocker.php
Tag.php
Team.php
Merge pull request #6628 from heavygee/fix/team-invitation-email-case-sensitivity
2025-09-25 09:29:24 +02:00
TeamInvitation.php
Update app/Models/TeamInvitation.php
2025-09-25 11:33:32 +02:00
TelegramNotificationSettings.php
User.php
UserChangelogRead.php