- Updated validation rules for 'custom_user' and 'custom_port' fields to be nullable in the GithubController. - Refactored API request handling in GithubController, GithubPrivateRepository, and helper functions to use a consistent Http::GitHub method with timeout and retry logic. - Improved error handling for repository and branch loading processes. |
||
|---|---|---|
| .. | ||
| ApplicationsController.php | ||
| DatabasesController.php | ||
| DeployController.php | ||
| GithubController.php | ||
| OpenApi.php | ||
| OtherController.php | ||
| ProjectController.php | ||
| ResourcesController.php | ||
| SecurityController.php | ||
| ServersController.php | ||
| ServicesController.php | ||
| TeamController.php | ||