coolify/database
Andras Bacsai a6fc39e798 feat(git-settings): add support for shallow cloning in application settings
- Introduced a new boolean setting `is_git_shallow_clone_enabled` to the application settings model.
- Updated the `Advanced` component to include a checkbox for enabling shallow cloning.
- Modified the `setGitImportSettings` and `generateGitImportCommands` methods to handle shallow clone logic.
- Created a migration to add the new setting to the database schema.
- Enhanced the deployment process to utilize shallow cloning for improved performance.
2025-08-21 10:16:57 +02:00
..
factories test: setup database for upcoming tests 2024-12-04 12:43:52 +01:00
migrations feat(git-settings): add support for shallow cloning in application settings 2025-08-21 10:16:57 +02:00
seeders feat(auth): add Zitadel OAuth Provider (#5490) 2025-06-18 14:35:54 +02:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00