CodeReview/backend/app
lintsinghua b030381ad2 feat(ssh): 增加SSH超时配置并改进错误处理
- 在配置中添加SSH_CLONE_TIMEOUT、SSH_TEST_TIMEOUT和SSH_CONNECT_TIMEOUT
- 替换print为logging记录关键操作和错误
- 改进SSH命令构建方式防止注入
- 添加分支名验证逻辑
- 优化错误消息显示,避免暴露敏感信息
2025-12-26 20:34:47 +08:00
..
api feat(ssh): 增加SSH超时配置并改进错误处理 2025-12-26 20:34:47 +08:00
core feat(ssh): 增加SSH超时配置并改进错误处理 2025-12-26 20:34:47 +08:00
db chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
models feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
schemas chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
services feat(ssh): 增加SSH超时配置并改进错误处理 2025-12-26 20:34:47 +08:00
utils feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
__init__.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
main.py feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00