| .. |
|
Application.php
|
fix: multiple server deployments
|
2024-05-30 12:28:29 +02:00 |
|
ApplicationDeploymentQueue.php
|
Refactor commit_message column length to 50 characters
|
2024-05-15 12:35:28 +02:00 |
|
ApplicationPreview.php
|
|
|
|
ApplicationSetting.php
|
|
|
|
BaseModel.php
|
|
|
|
Environment.php
|
feat: admin view for deleting users
|
2024-05-21 14:29:06 +02:00 |
|
EnvironmentVariable.php
|
fix: check env in args for compose based apps
|
2024-06-04 11:25:40 +02:00 |
|
GithubApp.php
|
|
|
|
GitlabApp.php
|
|
|
|
InstanceSettings.php
|
|
|
|
Kubernetes.php
|
|
|
|
LocalFileVolume.php
|
Refactor code to add sudo prefix for certain commands in multiple files
|
2024-04-17 10:49:34 +02:00 |
|
LocalPersistentVolume.php
|
|
|
|
OauthSetting.php
|
Add oauth support
|
2024-03-11 17:29:57 -04:00 |
|
PersonalAccessToken.php
|
|
|
|
PrivateKey.php
|
|
|
|
Project.php
|
feat: admin view for deleting users
|
2024-05-21 14:29:06 +02:00 |
|
ProjectSetting.php
|
feat: initial api endpoints
|
2024-02-16 21:56:38 +01:00 |
|
S3Storage.php
|
fix: move s3 storages to separate view
|
2024-04-26 14:09:54 +02:00 |
|
ScheduledDatabaseBackup.php
|
fix: remove success application deployment job
|
2024-03-01 18:24:14 +01:00 |
|
ScheduledDatabaseBackupExecution.php
|
|
|
|
ScheduledTask.php
|
|
|
|
ScheduledTaskExecution.php
|
|
|
|
Server.php
|
fix: parse docker version better
|
2024-05-31 09:41:34 +02:00 |
|
ServerSetting.php
|
|
|
|
Service.php
|
Update StackForm to sort fields by name
|
2024-05-31 12:55:14 +02:00 |
|
ServiceApplication.php
|
fix: add missing team model
|
2024-05-28 14:49:03 +02:00 |
|
ServiceDatabase.php
|
fix: add missing team model
|
2024-05-28 14:49:03 +02:00 |
|
SharedEnvironmentVariable.php
|
feat: literal env variables
|
2024-04-15 12:46:22 +02:00 |
|
StandaloneClickhouse.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
StandaloneDocker.php
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
StandaloneDragonfly.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
StandaloneKeydb.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
StandaloneMariadb.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
StandaloneMongodb.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
StandaloneMysql.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
StandalonePostgresql.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
StandaloneRedis.php
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
Subscription.php
|
Refactor subscription handling logic in middleware and model
|
2024-02-23 13:50:48 +01:00 |
|
SwarmDocker.php
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
Tag.php
|
|
|
|
Team.php
|
feat: admin view for deleting users
|
2024-05-21 14:29:06 +02:00 |
|
TeamInvitation.php
|
fix: should note delete personal teams
|
2024-03-05 09:19:15 +01:00 |
|
User.php
|
Refactor User model role() method to use data_get() for better readability
|
2024-05-15 11:41:11 +02:00 |
|
Waitlist.php
|
|
|
|
Webhook.php
|
|
|